java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.qt.gui.QPaintingOutsidePaintEventException
- All Implemented Interfaces:
Serializable
This exception is thrown in cases where a painter is used on a widget
outside its paintEvent function.
- See Also:
-
Constructor Summary
ConstructorDescription -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
QPaintingOutsidePaintEventException
public QPaintingOutsidePaintEventException() -
QPaintingOutsidePaintEventException
-