Shotcut QML Scripting API
org.shotcut.qml
RichText
List of All Members for RichText
This is the complete list of members for
RichText
, including inherited members.
alignment
: int
bold
: bool
cursorPosition
: int
fileUrl
: url
fontFamily
: string
fontSize
: int
fontStyleName
: string
italic
: bool
selectionEnd
: int
selectionStart
: int
size
: size
strikeout
: bool
target
: Item
text
: string
textColor
: color
underline
: bool
error
(string
message
)
indentLess
()
indentMore
()
insertTable
(int
rows
, int
columns
, int
border
)
pastePlain
()
reset
()
saveAs
(url
fileUrl
, string
fileType
)