virtual void OnGuiCreated() override
Called just after GUI is initialized.
virtual const ibase::IHierarchicalCommand * GetCommands() const override
Get list of menu commands.
virtual void OnRetranslate() override
Called when non-GUI elements (like commands) should be retranslated.
void OnSelectionChanged()
virtual void UpdateModel() const override
Do update of the model to reflect the current contents of GUI.
iqtgui::TGuiObserverWrap< iqtgui::TGuiComponentBase< QTextEdit >, imod::TSingleModelObserverBase< idoc::ITextDocument > > BaseClass
virtual void UpdateGui(const istd::IChangeable::ChangeSet &changeSet) override
Do update of the GUI to reflect the state of model.