|
enum | { Type = UserType + static_cast<int>(ItemTypes::PropertyTrack)
} |
|
|
| PropertyTrackWidgetQt (Track &track) |
|
virtual int | type () const override |
|
| TrackWidgetQt (Track &track) |
|
virtual void | paint (QPainter *painter, const QStyleOptionGraphicsItem *options, QWidget *widget) override |
|
Track & | getTrack () |
|
const Track & | getTrack () const |
|
virtual void | onFirstMoved (Track *) |
|
virtual void | onLastMoved (Track *) |
|
virtual void | onEnabledChanged (Track *) |
|
virtual void | onIdentifierChanged (Track *) |
|
virtual void | onNameChanged (Track *) |
|
virtual void | onPriorityChanged (Track *) |
|
| Observer (const Observer &other) |
|
| Observer (Observer &&other) |
|
Observer & | operator= (Observer &&other) |
|
Observer & | operator= (const Observer &other) |
|
virtual | ~Observer () |
|
void | removeObservation (ObservableInterface *observable) |
|
void | removeObservations () |
|
|
static std::string | classIdentifier () |
|
The documentation for this class was generated from the following files:
- propertytrackwidgetqt.h
- propertytrackwidgetqt.cpp