Python Script Engine  1.0
GL Studio Editor Python Script API
Editor Member List

This is the complete list of members for Editor, including all inherited members.

CleanAllDocuments()Editor
CleanCurrentDocument()Editor
CleanCurrentDocumentAndChildren()Editor
ClearDragAndDropHandlers()Editor
CloseAllDocuments()Editor
ForceEditorRefresh()Editor
ForceRefreshCurrentProject()Editor
GenerateAllDocuments()Editor
GenerateCurrentDocument()Editor
GenerateCurrentDocumentAndChildren()Editor
GetActiveCodeGenerator()Editor
GetAllDocuments()Editor
GetAvailableCodeGenerators()Editor
GetCodeGenerator(String codeGeneratorName)Editor
GetCodePathForCurrentGenerator(Document *doc=nullptr)Editor
GetCurrentDocument()Editor
GetCurrentProject()Editor
GetCurrentProjectFileDirectory()Editor
GetDocumentByName(String docName)Editor
GetResourcesPathForCurrentGenerator(void)Editor
GetVersionInfo(int *major, int *minor, int *build)Editor
GetVersionInfoString()Editor
NewDocument(String filename="")Editor
OpenDocument(String fileName)Editor
RegisterDragAndDropHandlers(void *dragHandler, void *dropHandler)Editor
SaveAllDocuments()Editor
SetActiveCodeGenerator(String codeGeneratorName)Editor
SetCodeGeneratorOptions(String codeGeneratorOptions)Editor