CodeView  Version0.4
 All Classes Functions Variables
cv::CodeView Member List

This is the complete list of members for cv::CodeView, including all inherited members.

Clear(bool sendNotify=true)cv::CodeView
ClearEvents()cv::CodeView
ClearSelection(bool sendNotify=true)cv::CodeView
CodeView(const os::Rect &, const os::String &name, const os::String &buffer, uint32 resizeMask=os::CF_FOLLOW_LEFT||os::CF_FOLLOW_TOP, uint32 flags=os::WID_WILL_DRAW||os::WID_FULL_UPDATE_ON_RESIZE)cv::CodeView
Copy()cv::CodeView
Cut(bool sendNotify=true)cv::CodeView
Delete(bool sendNotify=true)cv::CodeView
Delete(const os::IPoint &start, const os::IPoint &end, bool sendNotify=true)cv::CodeView
EI_CONTENT_CHANGED enum value (defined in cv::CodeView)cv::CodeView
EI_CURSOR_MOVED enum value (defined in cv::CodeView)cv::CodeView
EI_ENTER_PRESSED enum value (defined in cv::CodeView)cv::CodeView
EI_ESC_PRESSED enum value (defined in cv::CodeView)cv::CodeView
EI_FOCUS_LOST enum value (defined in cv::CodeView)cv::CodeView
EI_SELECTION_CHANGED enum value (defined in cv::CodeView)cv::CodeView
EnableStatusChanged(bool enable)cv::CodeView
FoldAll() (defined in cv::CodeView)cv::CodeView
FontChanged(os::Font *f)cv::CodeView
GetBackground()cv::CodeView
GetCurrentLength() const cv::CodeView
GetCursor() const cv::CodeView
GetEditorFont() const (defined in cv::CodeView)cv::CodeView
GetEventMask() const cv::CodeView
GetFormat()cv::CodeView
GetHighlightColor()cv::CodeView
GetLine(uint i) const cv::CodeView
GetLineBackColor() (defined in cv::CodeView)cv::CodeView
GetLineCount() const cv::CodeView
GetLineNumberBgColor() (defined in cv::CodeView)cv::CodeView
GetLineNumberFgColor() (defined in cv::CodeView)cv::CodeView
GetMaxUndoSize() const cv::CodeView
GetReadOnly() const cv::CodeView
GetRegion(os::String *buffer)cv::CodeView
GetShowLineNumbers() (defined in cv::CodeView)cv::CodeView
GetTabSize()cv::CodeView
GetTextColor()cv::CodeView
GetUseTab()cv::CodeView
HasFocus()cv::CodeViewvirtual
Insert(const char *text, bool sendNotify=true)cv::CodeView
Insert(const os::IPoint &pos, const char *text, bool sendNotify=true)cv::CodeView
Invoked(os::Message *)cv::CodeView
MakeCsrVisible()cv::CodeView
MakeFocus(bool=true)cv::CodeViewvirtual
MouseUp(const os::Point &, uint32, os::Message *) (defined in cv::CodeView)cv::CodeViewvirtual
Paint(const os::Rect &)cv::CodeView
Paste(bool sendNotify=true)cv::CodeView
Redo(bool sendNotify=true)cv::CodeView
RedoAvailable() const cv::CodeView
Select(const os::IPoint &start, const os::IPoint &end, bool sendNotify=true)cv::CodeView
SelectAll(bool sendNotify=true)cv::CodeView
Set(const char *text, bool sendNotify=true)cv::CodeView
SetBackground(os::Color32_s)cv::CodeView
SetContextMenu(os::Menu *pcMenu) (defined in cv::CodeView)cv::CodeView
SetCursor(int x, int y, bool select=false, bool sendNotify=true)cv::CodeView
SetCursor(const os::IPoint &pos, bool select=false, bool sendNotify=true)cv::CodeView
SetEventMask(uint32 mask)cv::CodeView
SetFormat(Format *f)cv::CodeView
SetHighlightColor(os::Color32_s)cv::CodeView
SetLine(const os::String &text, uint i)cv::CodeView
SetLineBackColor(os::Color32_s) (defined in cv::CodeView)cv::CodeView
SetLineNumberBgColor(os::Color32_s) (defined in cv::CodeView)cv::CodeView
SetLineNumberFgColor(os::Color32_s) (defined in cv::CodeView)cv::CodeView
SetMaxUndoSize(int size)cv::CodeView
SetReadOnly(bool flag=true)cv::CodeView
SetShowLineNumbers(bool bShowLN) (defined in cv::CodeView)cv::CodeView
SetTabOrder(int order)cv::CodeView
SetTabSize(uint size)cv::CodeView
SetTextColor(os::Color32_s)cv::CodeView
SetUseTab(bool)cv::CodeView
Undo(bool sendNotify=true)cv::CodeView
UndoAvailable() const cv::CodeView