exceptions
ApplicationNotRunning
Bases: Exception
Raised when the QApplication is not running.
Source code in client/ayon_ui_qt/vendor/qtmaterialsymbols/exceptions.py
1 2 3 | |
FontError
Bases: Exception
Raised when there is an issue with font.
Source code in client/ayon_ui_qt/vendor/qtmaterialsymbols/exceptions.py
6 7 8 | |