列出存在的连接配置
更多...
#include <FrmListRecent.h>
|
|
void | sigStart (const QString &szFile, bool bOpenSettings=false) |
| |
|
void | sigAddToFavorite (const QString &szName, const QString &szDescription, const QIcon &icon, const QString &szFile) |
| |
|
| enum | ColumnNo {
Name = 0
, Protocol
, Type
, Date
,
ID
, File
} |
| |
列出存在的连接配置
在文件 FrmListRecent.h 第 19 行定义.
◆ ColumnNo
| enum CFrmListRecent::ColumnNo |
|
private |
◆ ~CFrmListRecent()
| CFrmListRecent::~CFrmListRecent |
( |
| ) |
|
|
virtual |
◆ GetItem()
| QList< QStandardItem * > CFrmListRecent::GetItem |
( |
COperate * |
c, |
|
|
QString & |
szFile |
|
) |
| |
|
private |
◆ InsertItem()
| int CFrmListRecent::InsertItem |
( |
COperate * |
c, |
|
|
QString & |
szFile |
|
) |
| |
|
private |
◆ onProcess()
| int CFrmListRecent::onProcess |
( |
const QString & |
id, |
|
|
CPlugin * |
pPlugin |
|
) |
| |
|
overridevirtual |
◆ slotAddToFavorite
| void CFrmListRecent::slotAddToFavorite |
( |
| ) |
|
|
privateslot |
◆ slotCopy
| void CFrmListRecent::slotCopy |
( |
| ) |
|
|
privateslot |
◆ slotCustomContextMenu
| void CFrmListRecent::slotCustomContextMenu |
( |
const QPoint & |
pos | ) |
|
|
privateslot |
◆ slotDelete
| void CFrmListRecent::slotDelete |
( |
| ) |
|
|
privateslot |
◆ slotDetail
| void CFrmListRecent::slotDetail |
( |
| ) |
|
|
privateslot |
◆ slotDoubleClicked
| void CFrmListRecent::slotDoubleClicked |
( |
const QModelIndex & |
index | ) |
|
|
privateslot |
◆ slotEdit
| void CFrmListRecent::slotEdit |
( |
| ) |
|
|
privateslot |
◆ slotEditConnect
| void CFrmListRecent::slotEditConnect |
( |
| ) |
|
|
privateslot |
◆ slotLoadFiles
| void CFrmListRecent::slotLoadFiles |
( |
| ) |
|
|
privateslot |
◆ slotNew
| void CFrmListRecent::slotNew |
( |
| ) |
|
|
privateslot |
◆ slotStart
| void CFrmListRecent::slotStart |
( |
| ) |
|
|
privateslot |
◆ slotStartByType
| void CFrmListRecent::slotStartByType |
( |
| ) |
|
|
privateslot |
◆ m_bDock
| bool CFrmListRecent::m_bDock |
|
private |
◆ m_MenuStartByType
| QMap<CPlugin::TYPE, QMenu*> CFrmListRecent::m_MenuStartByType |
|
private |
◆ m_pAddToFavorite
| QAction* CFrmListRecent::m_pAddToFavorite |
|
private |
◆ m_ParameterApp
◆ m_pCopy
| QAction* CFrmListRecent::m_pCopy |
|
private |
◆ m_pDelete
| QAction* CFrmListRecent::m_pDelete |
|
private |
◆ m_pDetail
| QAction* CFrmListRecent::m_pDetail |
|
private |
◆ m_pDockTitleBar
| RabbitCommon::CTitleBar* CFrmListRecent::m_pDockTitleBar |
◆ m_pEdit
| QAction* CFrmListRecent::m_pEdit |
|
private |
◆ m_pEditOperate
| QAction* CFrmListRecent::m_pEditOperate |
|
private |
◆ m_pMainWindow
◆ m_pManager
◆ m_pMenuNew
| QMenu* CFrmListRecent::m_pMenuNew |
|
private |
◆ m_pModel
| QStandardItemModel* CFrmListRecent::m_pModel |
|
private |
◆ m_pRefresh
| QAction* CFrmListRecent::m_pRefresh |
|
private |
◆ m_pStart
| QAction* CFrmListRecent::m_pStart |
|
private |
◆ m_pTableView
| QTableView* CFrmListRecent::m_pTableView |
|
private |
◆ m_ptbOperate
| QToolButton* CFrmListRecent::m_ptbOperate |
|
private |
◆ m_pToolBar
| QToolBar* CFrmListRecent::m_pToolBar |
|
private |
该类的文档由以下文件生成:
- /home/runner/work/RabbitRemoteControl/RabbitRemoteControl/App/Client/FrmListRecent.h
- /home/runner/work/RabbitRemoteControl/RabbitRemoteControl/App/Client/FrmListRecent.cpp