Krita Source Code Documentation
Loading...
Searching...
No Matches
excepthook.py File Reference

Go to the source code of this file.

Classes

class  krita.excepthook.ExceptHookDialog
 

Namespaces

namespace  krita
 
namespace  krita.excepthook
 

Functions

 krita.excepthook.install ()
 
 krita.excepthook.on_error (exc_type, exc_obj, exc_tb)
 
 krita.excepthook.show_current_error (title=None)
 
 krita.excepthook.uninstall ()
 

Variables

 krita.excepthook.app = QApplication(sys.argv)
 
int krita.excepthook.fail = 1 / 0
 
int krita.excepthook.fail2 = 1 / 0