|
| void | slotAddToFavorite (const QString &szName, const QString &szDescription, const QIcon &icon, const QString &szFile) |
| |
|
|
void | sigStart (const QString &szFile, bool bOpenSettings) |
| |
|
void | sigFavorite () |
| |
|
|
| CFavoriteView (QWidget *parent=nullptr) |
| |
|
| QStandardItem * | NewItem (const QModelIndex &index) |
| |
| int | Save () |
| |
◆ ~CFavoriteView()
| CFavoriteView::~CFavoriteView |
( |
| ) |
|
|
virtual |
◆ dragEnterEvent()
| void CFavoriteView::dragEnterEvent |
( |
QDragEnterEvent * |
event | ) |
|
|
overrideprotectedvirtual |
◆ dragMoveEvent()
| void CFavoriteView::dragMoveEvent |
( |
QDragMoveEvent * |
event | ) |
|
|
overrideprotectedvirtual |
◆ dropEvent()
| void CFavoriteView::dropEvent |
( |
QDropEvent * |
event | ) |
|
|
overrideprotectedvirtual |
◆ mouseMoveEvent()
| void CFavoriteView::mouseMoveEvent |
( |
QMouseEvent * |
event | ) |
|
|
overrideprotectedvirtual |
◆ mousePressEvent()
| void CFavoriteView::mousePressEvent |
( |
QMouseEvent * |
event | ) |
|
|
overrideprotectedvirtual |
◆ NewItem()
| QStandardItem * CFavoriteView::NewItem |
( |
const QModelIndex & |
index | ) |
|
|
private |
◆ Save()
| int CFavoriteView::Save |
( |
| ) |
|
|
private |
◆ slotAddToFavorite
| void CFavoriteView::slotAddToFavorite |
( |
const QString & |
szName, |
|
|
const QString & |
szDescription, |
|
|
const QIcon & |
icon, |
|
|
const QString & |
szFile |
|
) |
| |
|
slot |
◆ slotCustomContextMenu
| void CFavoriteView::slotCustomContextMenu |
( |
const QPoint & |
pos | ) |
|
|
privateslot |
◆ slotDelete
| void CFavoriteView::slotDelete |
( |
| ) |
|
|
privateslot |
◆ slotDoubleEditNode
| void CFavoriteView::slotDoubleEditNode |
( |
bool |
bEdit | ) |
|
|
privateslot |
◆ slotFavortiedoubleClicked
| void CFavoriteView::slotFavortiedoubleClicked |
( |
const QModelIndex & |
index | ) |
|
|
privateslot |
◆ slotFavrtieClicked
| void CFavoriteView::slotFavrtieClicked |
( |
const QModelIndex & |
index | ) |
|
|
privateslot |
◆ slotMenu
| void CFavoriteView::slotMenu |
( |
| ) |
|
|
privateslot |
◆ slotNewGroup
| void CFavoriteView::slotNewGroup |
( |
| ) |
|
|
privateslot |
◆ slotOpenStart
| void CFavoriteView::slotOpenStart |
( |
| ) |
|
|
privateslot |
◆ slotStart
| void CFavoriteView::slotStart |
( |
| ) |
|
|
privateslot |
◆ m_DragStartPosition
| QPoint CFavoriteView::m_DragStartPosition |
|
private |
◆ m_pDockTitleBar
| RabbitCommon::CTitleBar* CFavoriteView::m_pDockTitleBar |
◆ m_pMenu
| QMenu* CFavoriteView::m_pMenu |
|
private |
◆ m_pModel
| QStandardItemModel* CFavoriteView::m_pModel |
|
private |
◆ m_szSaveFile
| QString CFavoriteView::m_szSaveFile |
|
private |
该类的文档由以下文件生成:
- /home/runner/work/RabbitRemoteControl/RabbitRemoteControl/App/Client/FavoriteView.h
- /home/runner/work/RabbitRemoteControl/RabbitRemoteControl/App/Client/FavoriteView.cpp