Go to the documentation of this file.
42 virtual void SetComponentNote(
const QByteArray& componentName,
const QString& componentNote) = 0;
Interface for management of notes in the component registry.
virtual void SetComponentNote(const QByteArray &componentName, const QString &componentNote)=0
Add a note componentNote to the component with the given name componentName.
virtual QString GetComponentNote(const QByteArray &componentName)=0
Get the note text to the component with the given name componentName.
ChangeFlags
Data model change notification flags.
Common interface for data model objects, which can be changed.
This package contains (Qt based) implementations of compositor components.
© Witold Gantzke and Kirill Lepskiy