|
void | OnCollapseStateChanged (bool bCollapsed) |
|
|
| ezQtPropertyGridWidget (QWidget *pParent, ezDocument *pDocument=nullptr, bool bBindToSelectionManager=true) |
|
void | SetDocument (ezDocument *pDocument, bool bBindToSelectionManager=true) |
|
void | ClearSelection () |
|
void | SetSelectionIncludeExcludeProperties (const char *szIncludeProperties=nullptr, const char *szExcludeProperties=nullptr) |
|
void | SetSelection (const ezDeque< const ezDocumentObject * > &selection) |
|
const ezDocument * | GetDocument () const |
|
const ezDocumentObjectManager * | GetObjectManager () const |
|
ezCommandHistory * | GetCommandHistory () const |
|
ezObjectAccessorBase * | GetObjectAccessor () const |
|
void | SetCollapseState (ezQtGroupBoxBase *pBox) |
|
The documentation for this class was generated from the following files:
- /home/runner/work/ezEngine/ezEngine/Code/Tools/Libs/GuiFoundation/PropertyGrid/PropertyGridWidget.moc.h
- /home/runner/work/ezEngine/ezEngine/Code/Editor/EditorFramework/EditorApp/Startup.cpp
- /home/runner/work/ezEngine/ezEngine/Code/Tools/Libs/GuiFoundation/PropertyGrid/Implementation/PropertyGridWidget.cpp