RADLib
RADical C++ application framework
RADUi::TextEditorModel Member List

This is the complete list of members for RADUi::TextEditorModel, including all inherited members.

associatedEventLoop() constRADCore::RADObject
changedRADUi::TextEditorModel
countLines(std::string_view text)RADUi::TextEditorModelstatic
decodeVisibleWhitespace(std::string_view text)RADUi::TextEditorModelstatic
displayText() constRADUi::TextEditorModel
ensureLineVisible(size_t line, double lineHeight=19.0, double padding=12.0)RADUi::TextEditorModel
insertText(size_t byteOffset, std::string_view text)RADUi::TextEditorModel
lifetimeToken() constRADCore::RADObject
lineCount() constRADUi::TextEditorModel
lineNumberText() constRADUi::TextEditorModel
makeLineNumberText(size_t lineCount)RADUi::TextEditorModelstatic
makeWhitespaceVisible(std::string_view text)RADUi::TextEditorModelstatic
moveToThread(std::thread::id tId, EventLoop *loop=nullptr)RADCore::RADObject
RADObject()RADCore::RADObject
registerLink(const ConnectionRecord &record)RADCore::RADObject
scrollToLastLine(double lineHeight=19.0, double padding=12.0)RADUi::TextEditorModel
scrollY() constRADUi::TextEditorModel
setEditorText(std::string text)RADUi::TextEditorModel
setScrollY(double scrollY)RADUi::TextEditorModel
setShowLineNumbers(bool show)RADUi::TextEditorModel
setShowWhitespace(bool show)RADUi::TextEditorModel
setSlintViewportY(double viewportY)RADUi::TextEditorModel
setText(std::string text)RADUi::TextEditorModel
setViewportHeight(double viewportHeight)RADUi::TextEditorModel
showLineNumbers() constRADUi::TextEditorModel
showWhitespace() constRADUi::TextEditorModel
slintViewportY() constRADUi::TextEditorModel
text() constRADUi::TextEditorModel
threadAffinity() constRADCore::RADObject
threadId() constRADCore::RADObject
viewportHeight() constRADUi::TextEditorModel
~RADObject()RADCore::RADObjectvirtual