|
void | OnCollapseStateChanged (bool bCollapsed) |
|
|
| plQtPropertyGridWidget (QWidget *pParent, plDocument *pDocument=nullptr, bool bBindToSelectionManager=true) |
|
void | SetDocument (plDocument *pDocument, bool bBindToSelectionManager=true) |
|
void | ClearSelection () |
|
void | SetSelectionIncludeExcludeProperties (const char *szIncludeProperties=nullptr, const char *szExcludeProperties=nullptr) |
|
void | SetSelection (const plDeque< const plDocumentObject * > &selection) |
|
const plDocument * | GetDocument () const |
|
const plDocumentObjectManager * | GetObjectManager () const |
|
plCommandHistory * | GetCommandHistory () const |
|
plObjectAccessorBase * | GetObjectAccessor () const |
|
void | SetCollapseState (plQtGroupBoxBase *pBox) |
|
The documentation for this class was generated from the following files:
- Code/Tools/Libs/GuiFoundation/PropertyGrid/PropertyGridWidget.moc.h
- Code/Editor/EditorFramework/EditorApp/Startup.cpp
- Code/Tools/Libs/GuiFoundation/PropertyGrid/Implementation/PropertyGridWidget.cpp