|
Rabbit Remote Control 0.1.0-bate14
|
The wake on lan parameters UI. More...
#include <ParameterWakeOnLanUI.h>


Public Member Functions | |
| CParameterWakeOnLanUI (QWidget *parent=nullptr) | |
| int | SetParameter (CParameter *pParameter) |
| Set the parameters and initialize the user interface. | |
| bool | CheckValidity (bool validity) |
| int | Accept () |
| Accept parameters. | |
Static Public Member Functions | |
| static QString | GetSubNet (const QString &szIP, const QString &szMask) |
Private Slots | |
| void | on_pbShow_clicked () |
| void | on_pbSave_clicked () |
| void | on_cbNetworkInterface_currentIndexChanged (int index) |
| void | on_pbOK_clicked () |
| void | on_pbCancel_clicked () |
| void | on_leIP_editingFinished () |
| void | slotHostChanged (const QString &szHost) |
Private Attributes | |
| Ui::CParameterWakeOnLanUI * | ui |
| CParameterWakeOnLan * | m_pWakeOnLan |
The wake on lan parameters UI.
Definition at line 19 of file ParameterWakeOnLanUI.h.
| CParameterWakeOnLanUI::~CParameterWakeOnLanUI | ( | ) |
Definition at line 70 of file ParameterWakeOnLanUI.cpp.
| int CParameterWakeOnLanUI::Accept | ( | ) |
Accept parameters.
| validity |
|
Definition at line 164 of file ParameterWakeOnLanUI.cpp.
| bool CParameterWakeOnLanUI::CheckValidity | ( | bool | validity | ) |
Definition at line 101 of file ParameterWakeOnLanUI.cpp.
|
static |
Definition at line 259 of file ParameterWakeOnLanUI.cpp.
|
privateslot |
Definition at line 220 of file ParameterWakeOnLanUI.cpp.
|
privateslot |
Definition at line 288 of file ParameterWakeOnLanUI.cpp.
|
privateslot |
Definition at line 283 of file ParameterWakeOnLanUI.cpp.
|
privateslot |
Definition at line 274 of file ParameterWakeOnLanUI.cpp.
|
privateslot |
Definition at line 200 of file ParameterWakeOnLanUI.cpp.
|
privateslot |
Definition at line 183 of file ParameterWakeOnLanUI.cpp.
| int CParameterWakeOnLanUI::SetParameter | ( | CParameter * | pParameter | ) |
Set the parameters and initialize the user interface.
Definition at line 75 of file ParameterWakeOnLanUI.cpp.
|
privateslot |
Definition at line 226 of file ParameterWakeOnLanUI.cpp.
|
private |
Definition at line 59 of file ParameterWakeOnLanUI.h.
|
private |
Definition at line 58 of file ParameterWakeOnLanUI.h.