|
Krita Source Code Documentation
|
Inheritance diagram for krita.excepthook.ExceptHookDialog:Public Member Functions | |
| __init__ (self, exc_type, exc_obj, exc_tb, title=None) | |
| on_closeButton_clicked (self) | |
Public Attributes | |
| ui | |
Definition at line 58 of file excepthook.py.
| krita.excepthook.ExceptHookDialog.__init__ | ( | self, | |
| exc_type, | |||
| exc_obj, | |||
| exc_tb, | |||
| title = None ) |
Definition at line 60 of file excepthook.py.
| krita.excepthook.ExceptHookDialog.on_closeButton_clicked | ( | self | ) |
Definition at line 73 of file excepthook.py.
References KoPathShape.close(), KisUsageLogger.close(), Document.close(), Window.close(), KoStore.close(), KoStoreDevice.close(), KisMainWindow.close, KisExiv2IODevice.close(), scripter.ui_scripter.actions.closeaction.closeaction.CloseAction.close, and scripter.ui_scripter.actions.closeaction.closeaction.CloseAction.close().
| krita.excepthook.ExceptHookDialog.ui |
Definition at line 62 of file excepthook.py.