mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-29 16:50:13 +01:00
2021-03-21 Fred Gleason <fredg@paravelsystems.com>
* Added a 'Goto' section to 'RDMarkerDialog', with 'Cursor', 'Home' and 'End' buttons. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -110,6 +110,9 @@ class RDMarkerView : public QWidget
|
||||
void setMaximumShrinkFactor();
|
||||
bool setCut(QString *err_msg,unsigned cartnum,int cutnum);
|
||||
void setCursorPosition(unsigned msec);
|
||||
void gotoCursor();
|
||||
void gotoHome();
|
||||
void gotoEnd();
|
||||
void save();
|
||||
void clear();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user