|
|
void | sigDisconnect (const QString &szIp, const quint16 port) |
| |
| void | sigViewerFocusIn (QWidget *pView) |
| | The view is focus.
|
| |
Definition at line 13 of file FrmMain.h.
◆ ~CFrmMain()
◆ eventFilter()
| bool CFrmMain::eventFilter |
( |
QObject * |
watched, |
|
|
QEvent * |
event |
|
) |
| |
|
overridevirtual |
◆ focusInEvent()
| void CFrmMain::focusInEvent |
( |
QFocusEvent * |
event | ) |
|
|
overrideprotectedvirtual |
◆ sigViewerFocusIn
| void CFrmMain::sigViewerFocusIn |
( |
QWidget * |
pView | ) |
|
|
signal |
The view is focus.
- Parameters
-
◆ slotConnectCount
| void CFrmMain::slotConnectCount |
( |
int |
nTotal, |
|
|
int |
nConnect, |
|
|
int |
nDisconnect |
|
) |
| |
|
slot |
◆ slotConnected
| void CFrmMain::slotConnected |
( |
const QString & |
szIp, |
|
|
const quint16 |
port |
|
) |
| |
|
slot |
◆ slotContextMenuRequested
| void CFrmMain::slotContextMenuRequested |
( |
const QPoint & |
pos | ) |
|
|
privateslot |
◆ slotDisconnected
| void CFrmMain::slotDisconnected |
( |
const QString & |
szIp, |
|
|
const quint16 |
port |
|
) |
| |
|
slot |
◆ m_ModelConnect
| QStandardItemModel CFrmMain::m_ModelConnect |
|
private |
◆ ui
| Ui::CFrmMain* CFrmMain::ui |
|
private |
The documentation for this class was generated from the following files:
- /home/runner/work/RabbitRemoteControl/RabbitRemoteControl/Plugins/FtpServer/FrmMain.h
- /home/runner/work/RabbitRemoteControl/RabbitRemoteControl/Plugins/FtpServer/FrmMain.cpp