Loading...
Searching...
No Matches
score::ModelMetadata Class Reference
The ModelMetadata class. More...
Inheritance diagram for score::ModelMetadata:
Detailed Description
The ModelMetadata class.
Public Member Functions | |
| const QString & | getName () const noexcept |
| const QString & | getComment () const noexcept |
| ColorRef | getColor () const noexcept |
| const QString & | getLabel () const noexcept |
| template<typename T > | |
| void | setInstanceName (const T &t) noexcept |
| bool | touchedName () const noexcept |
| void | setName (const QString &) noexcept |
| void | setComment (const QString &) noexcept |
| void | setColor (ColorRef) noexcept |
| void | setLabel (const QString &) noexcept |
| void | NameChanged (const QString &arg) |
| void | CommentChanged (const QString &arg) |
| void | ColorChanged (score::ColorRef arg) |
| void | LabelChanged (const QString &arg) |
| void | metadataChanged () |
The documentation for this class was generated from the following files:
- ModelMetadata.hpp
- ModelMetadata.cpp