|
Rabbit Remote Control 0.1.0-bate14
|


Public Slots | |
| void | slotRemoveRow () |
Signals | |
| void | sigViewerFocusIn (QWidget *pView) |
| The view is focus. | |
Public Member Functions | |
| CFrmWakeOnLan (CWakeOnLanModel *pModel, QWidget *parent=nullptr) | |
| QModelIndex | GetCurrentIndex () |
| QModelIndexList | GetSelect () |
| QToolBar * | GetToolBar () |
| virtual bool | eventFilter (QObject *watched, QEvent *event) override |
Private Attributes | |
| Ui::CFrmWakeOnLan * | ui |
Definition at line 14 of file FrmWakeOnLan.h.
| CFrmWakeOnLan::~CFrmWakeOnLan | ( | ) |
Definition at line 65 of file FrmWakeOnLan.cpp.
|
overridevirtual |
Definition at line 101 of file FrmWakeOnLan.cpp.
| QModelIndex CFrmWakeOnLan::GetCurrentIndex | ( | ) |
Definition at line 86 of file FrmWakeOnLan.cpp.
| QModelIndexList CFrmWakeOnLan::GetSelect | ( | ) |
Definition at line 91 of file FrmWakeOnLan.cpp.
| QToolBar * CFrmWakeOnLan::GetToolBar | ( | ) |
Definition at line 96 of file FrmWakeOnLan.cpp.
|
signal |
The view is focus.
| pView |
|
slot |
Definition at line 71 of file FrmWakeOnLan.cpp.
|
private |
Definition at line 36 of file FrmWakeOnLan.h.