Molybden API
Loading...
Searching...
No Matches
molybden::EditorCommand Member List
This is the complete list of members for
molybden::EditorCommand
, including all inherited members.
backgroundColor
(const Color &color)
molybden::EditorCommand
static
backgroundColor
(const std::string &color_name)
molybden::EditorCommand
static
bold
()
molybden::EditorCommand
static
copy
()
molybden::EditorCommand
static
createLink
(const std::string &url)
molybden::EditorCommand
static
cut
()
molybden::EditorCommand
static
deleteBackward
()
molybden::EditorCommand
static
deleteForward
()
molybden::EditorCommand
static
deleteSelectedText
()
molybden::EditorCommand
static
deleteToBeginningOfLine
()
molybden::EditorCommand
static
deleteWordBackward
()
molybden::EditorCommand
static
deleteWordForward
()
molybden::EditorCommand
static
EditorCommand
(const std::string &name, const std::string &value="") (defined in
molybden::EditorCommand
)
molybden::EditorCommand
explicit
findText
(const std::string &text)
molybden::EditorCommand
static
fontName
(const std::string &font_name)
molybden::EditorCommand
static
fontSize
(AbsoluteFontSize font_size)
molybden::EditorCommand
static
foregroundColor
(const Color &color)
molybden::EditorCommand
static
foregroundColor
(const std::string &color_name)
molybden::EditorCommand
static
ignoreSpelling
()
molybden::EditorCommand
static
indent
()
molybden::EditorCommand
static
insertHtml
(const std::string &html)
molybden::EditorCommand
static
insertImage
(const std::string &image_src)
molybden::EditorCommand
static
insertNewLine
()
molybden::EditorCommand
static
insertOrderedList
()
molybden::EditorCommand
static
insertParagraph
()
molybden::EditorCommand
static
insertTab
()
molybden::EditorCommand
static
insertText
(const std::string &text)
molybden::EditorCommand
static
insertUnorderedList
()
molybden::EditorCommand
static
italic
()
molybden::EditorCommand
static
justifyCenter
()
molybden::EditorCommand
static
justifyFull
()
molybden::EditorCommand
static
justifyLeft
()
molybden::EditorCommand
static
justifyRight
()
molybden::EditorCommand
static
movePageDown
()
molybden::EditorCommand
static
movePageUp
()
molybden::EditorCommand
static
moveToBeginningOfLine
()
molybden::EditorCommand
static
moveToBeginningOfLineAndModifySelection
()
molybden::EditorCommand
static
moveToEndOfLine
()
molybden::EditorCommand
static
moveToEndOfLineAndModifySelection
()
molybden::EditorCommand
static
moveWordLeft
()
molybden::EditorCommand
static
moveWordLeftAndModifySelection
()
molybden::EditorCommand
static
moveWordRight
()
molybden::EditorCommand
static
moveWordRightAndModifySelection
()
molybden::EditorCommand
static
name
molybden::EditorCommand
outdent
()
molybden::EditorCommand
static
paste
()
molybden::EditorCommand
static
redo
()
molybden::EditorCommand
static
removeFormat
()
molybden::EditorCommand
static
scrollLineDown
()
molybden::EditorCommand
static
scrollLineUp
()
molybden::EditorCommand
static
scrollPageBackward
()
molybden::EditorCommand
static
scrollPageForward
()
molybden::EditorCommand
static
scrollToBeginningOfDocument
()
molybden::EditorCommand
static
scrollToEndOfDocument
()
molybden::EditorCommand
static
selectAll
()
molybden::EditorCommand
static
selectLine
()
molybden::EditorCommand
static
selectParagraph
()
molybden::EditorCommand
static
selectSentence
()
molybden::EditorCommand
static
selectWord
()
molybden::EditorCommand
static
strikethrough
()
molybden::EditorCommand
static
subscript
()
molybden::EditorCommand
static
superscript
()
molybden::EditorCommand
static
toggleBold
()
molybden::EditorCommand
static
toggleItalic
()
molybden::EditorCommand
static
toggleUnderline
()
molybden::EditorCommand
static
underline
()
molybden::EditorCommand
static
undo
()
molybden::EditorCommand
static
unlink
()
molybden::EditorCommand
static
unselect
()
molybden::EditorCommand
static
value
molybden::EditorCommand