|
ACF $AcfVersion:0$
|
#include <CNameParamGuiComp.h>
Public Types | |
| enum | LabelPosition { LP_LEFT , LP_TOP } |
| Command label position. More... | |
| typedef iqtgui::TDesignerGuiObserverCompBase< Ui::CNameParamGuiComp, iprm::INameParam > | BaseClass |
Public Types inherited from ibase::TModelObserverCompBaseWrap< ObserverComponent > | |
| typedef ObserverComponent | BaseClass |
Public Member Functions | |
| virtual void | UpdateModel () const override |
| virtual void | UpdateGui (const istd::IChangeable::ChangeSet &changeSet) override |
| virtual void | OnGuiCreated () override |
Additional Inherited Members | |
Protected Member Functions inherited from ibase::TModelObserverCompBaseWrap< ObserverComponent > | |
| virtual void | OnComponentCreated () override |
| virtual void | OnComponentDestroyed () override |
Definition at line 17 of file CNameParamGuiComp.h.
| typedef iqtgui::TDesignerGuiObserverCompBase< Ui::CNameParamGuiComp, iprm::INameParam> iqtprm::CNameParamGuiComp::BaseClass |
Definition at line 26 of file CNameParamGuiComp.h.
Command label position.
| Enumerator | |
|---|---|
| LP_LEFT | Left from the name field. |
| LP_TOP | On top of the name field. |
Definition at line 30 of file CNameParamGuiComp.h.
|
overridevirtual |
|
overridevirtual |
|
overridevirtual |