![]() |
NDEVR
API Documentation
|
Settings dialog for configuring and managing the NDEVR file server. More...
Public Member Functions | |
| FileServerSettingsDialog (NDEVRFileServer *server, QWidget *parent=nullptr) | |
| Constructs the settings dialog. | |
| void | resetToDefaults () |
| Resets all settings to their defaults. | |
| void | startServer () |
| Starts the file server. | |
Settings dialog for configuring and managing the NDEVR file server.
Definition at line 48 of file FileServerSettingsDialog.h.
| FileServerSettingsDialog::FileServerSettingsDialog | ( | NDEVRFileServer * | server, |
| QWidget * | parent = nullptr ) |
Constructs the settings dialog.
| [in] | server | The file server to configure. |
| [in] | parent | Optional parent widget. |