|
Krita Source Code Documentation
|
Inheritance diagram for krita.excepthook_ui.Ui_ExceptHookDialog:Public Member Functions | |
| retranslateUi (self, ExceptHookDialog) | |
| setupUi (self, ExceptHookDialog) | |
Public Attributes | |
| closeButton | |
| exceptionLabel | |
| gridLayout | |
| label | |
| tracebackBrowser | |
| verticalLayout | |
Definition at line 15 of file excepthook_ui.py.
| krita.excepthook_ui.Ui_ExceptHookDialog.retranslateUi | ( | self, | |
| ExceptHookDialog ) |
Definition at line 47 of file excepthook_ui.py.
References KisUtilityTitleBar.closeButton, KoDockWidgetTitleBar.closeButton, krita.excepthook_ui.Ui_ExceptHookDialog.closeButton, krita.sceditor.dockwidget.DockWidgetTitleBar.closeButton, krita.excepthook_ui.Ui_ExceptHookDialog.exceptionLabel, KisPaintOpOption::Private.label, KisPaintOpOption.label(), KisOptionInfo.label, KisBoolWidgetParam.label, KisDoubleWidgetParam.label, KisIntegerWidgetParam.label, KisWidgetChooser::Data.label, KoZoomInput::Private.label, KisOptionCollectionWidgetWithHeader::Private.label, KDEPrivate::LanguageRowData.label, and krita.excepthook_ui.Ui_ExceptHookDialog.label.
| krita.excepthook_ui.Ui_ExceptHookDialog.setupUi | ( | self, | |
| ExceptHookDialog ) |
Definition at line 17 of file excepthook_ui.py.
| krita.excepthook_ui.Ui_ExceptHookDialog.closeButton |
Definition at line 40 of file excepthook_ui.py.
| krita.excepthook_ui.Ui_ExceptHookDialog.exceptionLabel |
Definition at line 28 of file excepthook_ui.py.
| krita.excepthook_ui.Ui_ExceptHookDialog.gridLayout |
Definition at line 22 of file excepthook_ui.py.
| krita.excepthook_ui.Ui_ExceptHookDialog.label |
Definition at line 25 of file excepthook_ui.py.
| krita.excepthook_ui.Ui_ExceptHookDialog.tracebackBrowser |
Definition at line 36 of file excepthook_ui.py.
| krita.excepthook_ui.Ui_ExceptHookDialog.verticalLayout |
Definition at line 20 of file excepthook_ui.py.