|
void | sigConnect (const QString &szFile, bool bOpenSettings) |
|
void | sigFavorite () |
|
|
| CFavoriteView (QWidget *parent=nullptr) |
|
int | AddFavorite (const QString &szName, const QString &szFile) |
|
|
QStandardItem * | NewItem (const QModelIndex &index) |
|
int | Save () |
|
Definition at line 8 of file FavoriteView.h.
◆ ~CFavoriteView()
CFavoriteView::~CFavoriteView |
( |
| ) |
|
|
virtual |
◆ AddFavorite()
int CFavoriteView::AddFavorite |
( |
const QString & |
szName, |
|
|
const QString & |
szFile |
|
) |
| |
◆ 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 |
◆ slotConnect
void CFavoriteView::slotConnect |
( |
| ) |
|
|
privateslot |
◆ 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 |
◆ slotOpenConnect
void CFavoriteView::slotOpenConnect |
( |
| ) |
|
|
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 |
The documentation for this class was generated from the following files:
- /home/runner/work/RabbitRemoteControl/RabbitRemoteControl/App/Client/FavoriteView.h
- /home/runner/work/RabbitRemoteControl/RabbitRemoteControl/App/Client/FavoriteView.cpp