Shotcut QML Scripting API
org.shotcut.qml
MarkersModel
List of All Members for MarkersModel
This is the complete list of members for
MarkersModel
, including inherited members.
recentColors
: list<string>
void
clear
()
modified
()
void
move
(int
markerIndex
, int
start
, int
end
)
int
nextMarkerPosition
(int
position
)
int
prevMarkerPosition
(int
position
)
rangesChanged
()
recentColorsChanged
()
void
remove
(int
markerIndex
)
void
setColor
(int
markerIndex
, color
color
)