![]() |
SDRAngel
4.11.5
Developer docs for <a href="https://github.com/f4exb/sdrangel">SDRangel<\a>, an Open Source Qt5 / OpenGL 3.0+ SDR and signal analyzer frontend to various hardware.
|
#include <aboutdialog.h>
Inherits QDialog.
Public Member Functions | |
| AboutDialog (const QString &apiHost, int apiPort, const MainSettings &mainSettings, QWidget *parent=0) | |
| ~AboutDialog () | |
Private Attributes | |
| Ui::AboutDialog * | ui |
Definition at line 14 of file aboutdialog.h.
|
explicit |
Definition at line 6 of file aboutdialog.cpp.
References arg(), MainSettings::getFileLocation(), SDR_RX_SAMP_SZ, SDR_TX_SAMP_SZ, and ui.
Here is the call graph for this function:| AboutDialog::~AboutDialog | ( | ) |
Definition at line 21 of file aboutdialog.cpp.
References ui.
|
private |
Definition at line 22 of file aboutdialog.h.
Referenced by AboutDialog(), and ~AboutDialog().
1.8.13