Editor_Interface Member List

This is the complete list of members for Editor_Interface, including all inherited members.
CloseEditor()Editor_Interface [virtual]
DeleteEditor()Editor_Interface [virtual]
DeleteThis()Editor_Interface [virtual]
EditFile(const char *filename=NULL, bool useOpenfilenameDialogIfFilenameNull=false, const char *initialPath=NULL, int openToPos=-1, Editor_Interface::OpenFlags of=Editor_Interface::ofNone, bool unhide=true, bool setFocus=true)Editor_Interface [virtual]
Editor_InstanceEditor_Interface
Editor_Interface(Editor *instance)Editor_Interface [inline]
GetCodePageAndCharacterSet(int &code_page, int &character_set)Editor_Interface [virtual]
GetDocumentFilename(int i)Editor_Interface [virtual]
GetDocumentFilename()Editor_Interface [virtual]
GetEditHWND()Editor_Interface [virtual]
GetEditorStyleDef(const char *lang, int style)Editor_Interface [virtual]
GetIntProperty(const char *prop_name, int defaultValue=0)Editor_Interface [virtual]
GetMainHWND()Editor_Interface [virtual]
GetProperty(const char *prop_name)Editor_Interface [virtual]
IsEditorMessage(MSG &msg)Editor_Interface [virtual]
NumberDocuments()Editor_Interface [virtual]
ofForceLoad enum valueEditor_Interface
ofNone enum valueEditor_Interface
ofNoSaveIfDirty enum valueEditor_Interface
ofPreserveUndo enum valueEditor_Interface
ofQuiet enum valueEditor_Interface
OpenFlags enum nameEditor_Interface
Run(HWND parentHWND)Editor_Interface [virtual]
SetCodePageAndCharacterSet(int code_page, int character_set)Editor_Interface [virtual]
SetDocumentFilename(int i, const char *file_name)Editor_Interface [virtual]
SetDocumentFilename(const char *file_name)Editor_Interface [virtual]
SetProperty(const char *prop_name, const char *prop_value)Editor_Interface [virtual]
SetTabWidth(int tabWidth)Editor_Interface [virtual]
SetTitle(const char *title)Editor_Interface [virtual]
Show(bool show, bool setFocus=false)Editor_Interface [virtual]
~Editor_Interface()Editor_Interface [inline, virtual]