Numworks Epsilon  1.4.1
Graphing Calculator Operating System
TextInput::ContentView Member List

This is the complete list of members for TextInput::ContentView, including all inherited members.

backgroundColor() constTextInput::ContentViewinline
bounds() constView
characterFrameAtIndex(size_t index) const =0TextInput::ContentViewprotectedpure virtual
ContentView(KDText::FontSize size, KDColor textColor, KDColor backgroundColor)TextInput::ContentView
cursorLocation() constTextInput::ContentViewinline
cursorRect()TextInput::ContentView
drawRect(KDContext *ctx, KDRect rect) constViewvirtual
insertTextAtLocation(const char *text, int location)=0TextInput::ContentViewpure virtual
layoutSubviews() overrideTextInput::ContentViewprotectedvirtual
m_backgroundColorTextInput::ContentViewprotected
m_cursorIndexTextInput::ContentViewprotected
m_cursorViewTextInput::ContentViewprotected
m_fontSizeTextInput::ContentViewprotected
m_frameViewprotected
m_textColorTextInput::ContentViewprotected
markRectAsDirty(KDRect rect)Viewprotected
minimalSizeForOptimalDisplay() constViewvirtual
operator=(const View &other)=deleteView
operator=(View &&other)=deleteView
pointFromPointInView(View *view, KDPoint point)View
reloadRectFromCursorPosition(size_t index, bool lineBreak=false)TextInput::ContentViewprotected
removeChar()=0TextInput::ContentViewpure virtual
removeEndOfLine()=0TextInput::ContentViewpure virtual
resetSuperview()View
setBackgroundColor(KDColor backgroundColor)TextInput::ContentView
setCursorLocation(int cursorLocation)TextInput::ContentView
setFrame(KDRect frame)View
setSize(KDSize size)View
setTextColor(KDColor textColor)TextInput::ContentView
subview(int index)View
text() const =0TextInput::ContentViewpure virtual
View()View
View(const View &other)=deleteView
View(View &&other)=deleteView
~View()Viewvirtual