|
| xiiQtDocumentTreeView (QWidget *pParent) |
|
| xiiQtDocumentTreeView (QWidget *pParent, xiiDocument *pDocument, std::unique_ptr< xiiQtDocumentTreeModel > pCustomModel, xiiSelectionManager *pSelection=nullptr) |
|
void | Initialize (xiiDocument *pDocument, std::unique_ptr< xiiQtDocumentTreeModel > pCustomModel, xiiSelectionManager *pSelection=nullptr) |
|
void | EnsureLastSelectedItemVisible () |
|
void | SetAllowDragDrop (bool bAllow) |
|
void | SetAllowDeleteObjects (bool bAllow) |
|
xiiQtTreeSearchFilterModel * | GetProxyFilterModel () const |
|
| xiiQtItemView (QWidget *pParent) |
|
virtual void | mousePressEvent (QMouseEvent *pEvent) override |
|
virtual void | mouseReleaseEvent (QMouseEvent *pEvent) override |
|
virtual void | mouseDoubleClickEvent (QMouseEvent *pEvent) override |
|
virtual void | mouseMoveEvent (QMouseEvent *pEvent) override |
|
|
virtual bool | event (QEvent *pEvent) override |
|
◆ event()
bool xiiQtDocumentTreeView::event |
( |
QEvent * | pEvent | ) |
|
|
overrideprotectedvirtual |
The documentation for this class was generated from the following files:
- /home/runner/work/XII/XII/Source/Editor/EditorFramework/GUI/RawDocumentTreeWidget.moc.h
- /home/runner/work/XII/XII/Source/Editor/EditorFramework/GUI/Implementation/RawDocumentTreeWidget.cpp