Go to the documentation of this file.
10#include <QtCore/QTimer>
17#include <GeneratedFiles/icmpstr/ui_CComponentNoteEditorComp.h>
26 Ui::CComponentNoteEditorComp, IElementSelectionInfo>,
48 bool eventFilter(QObject* sourcePtr, QEvent* eventPtr)
override;
60 QTextCursor m_lastCursorPosition;
61 bool m_textWasChanged;
void OnGuiModelAttached() override
void UpdateGui(const istd::IChangeable::ChangeSet &changeSet) override
bool eventFilter(QObject *sourcePtr, QEvent *eventPtr) override
void OnGuiModelDetached() override
void UpdateModel() const override
CComponentNoteEditorComp()
void OnModelChanged(int modelId, const istd::IChangeable::ChangeSet &changeSet) override
Called when some model observed by dispatcher will be changed.
istdgui::TDesignerGuiObserverCompBase< Ui::CComponentNoteEditorComp, IElementSelectionInfo > BaseClass
void on_NoteEditor_textChanged()
void OnGuiCreated() override
Called just after GUI is initialized.
Interface containing all information about registry selected element.
Generic implementation of a data model changes notifier.
Set of change flags (its IDs).
Base class for all Qt GUI components.
This package contains (Qt based) implementations of compositor components.
© Witold Gantzke and Kirill Lepskiy