81 TimeFormat getTimeFormat()
const noexcept {
return timeFormat; }
83 void setTimeFormat (TimeFormat);
87 TimeRange getTimeRange()
const;
121 void objectOrderChanged()
override;
134 void convertFromSecondsToBeats();
135 void convertFromBeatsToSeconds();
136 void convertTimes (TimeFormat, TimeFormat);