|
Krita Source Code Documentation
|
Inheritance diagram for krita.sceditor.mainwindow_ui.Ui_ScriptEditor:Public Member Functions | |
| retranslateUi (self, ScriptEditor) | |
| setupUi (self, ScriptEditor) | |
Definition at line 16 of file mainwindow_ui.py.
| krita.sceditor.mainwindow_ui.Ui_ScriptEditor.retranslateUi | ( | self, | |
| ScriptEditor ) |
Definition at line 75 of file mainwindow_ui.py.
References krita.sceditor.mainwindow_ui.Ui_ScriptEditor.actionClear, krita.sceditor.mainwindow_ui.Ui_ScriptEditor.actionClose, krita.sceditor.mainwindow_ui.Ui_ScriptEditor.actionExit, krita.sceditor.mainwindow_ui.Ui_ScriptEditor.actionNewPython, krita.sceditor.mainwindow_ui.Ui_ScriptEditor.actionNewQtQml, krita.sceditor.mainwindow_ui.Ui_ScriptEditor.actionOpen, krita.sceditor.mainwindow_ui.Ui_ScriptEditor.actionRun, krita.sceditor.mainwindow_ui.Ui_ScriptEditor.actionRunConsole, krita.sceditor.mainwindow_ui.Ui_ScriptEditor.actionSave, krita.sceditor.mainwindow_ui.Ui_ScriptEditor.actionSave_As, krita.sceditor.mainwindow_ui.Ui_ScriptEditor.menu_New, krita.sceditor.mainwindow_ui.Ui_ScriptEditor.menuFile, and krita.sceditor.mainwindow_ui.Ui_ScriptEditor.menuRun.
| krita.sceditor.mainwindow_ui.Ui_ScriptEditor.setupUi | ( | self, | |
| ScriptEditor ) |
Definition at line 18 of file mainwindow_ui.py.
| krita.sceditor.mainwindow_ui.Ui_ScriptEditor.actionClear |
Definition at line 49 of file mainwindow_ui.py.
| krita.sceditor.mainwindow_ui.Ui_ScriptEditor.actionClose |
Definition at line 37 of file mainwindow_ui.py.
| krita.sceditor.mainwindow_ui.Ui_ScriptEditor.actionExit |
Definition at line 39 of file mainwindow_ui.py.
| krita.sceditor.mainwindow_ui.Ui_ScriptEditor.actionNewPython |
Definition at line 45 of file mainwindow_ui.py.
| krita.sceditor.mainwindow_ui.Ui_ScriptEditor.actionNewQtQml |
Definition at line 47 of file mainwindow_ui.py.
| krita.sceditor.mainwindow_ui.Ui_ScriptEditor.actionOpen |
Definition at line 53 of file mainwindow_ui.py.
| krita.sceditor.mainwindow_ui.Ui_ScriptEditor.actionRun |
Definition at line 41 of file mainwindow_ui.py.
| krita.sceditor.mainwindow_ui.Ui_ScriptEditor.actionRunConsole |
Definition at line 43 of file mainwindow_ui.py.
| krita.sceditor.mainwindow_ui.Ui_ScriptEditor.actionSave |
Definition at line 55 of file mainwindow_ui.py.
| krita.sceditor.mainwindow_ui.Ui_ScriptEditor.actionSave_As |
Definition at line 51 of file mainwindow_ui.py.
| krita.sceditor.mainwindow_ui.Ui_ScriptEditor.centralwidget |
Definition at line 21 of file mainwindow_ui.py.
| krita.sceditor.mainwindow_ui.Ui_ScriptEditor.menu_New |
Definition at line 29 of file mainwindow_ui.py.
| krita.sceditor.mainwindow_ui.Ui_ScriptEditor.menubar |
Definition at line 24 of file mainwindow_ui.py.
| krita.sceditor.mainwindow_ui.Ui_ScriptEditor.menuFile |
Definition at line 27 of file mainwindow_ui.py.
| krita.sceditor.mainwindow_ui.Ui_ScriptEditor.menuRun |
Definition at line 31 of file mainwindow_ui.py.
| krita.sceditor.mainwindow_ui.Ui_ScriptEditor.statusbar |
Definition at line 34 of file mainwindow_ui.py.