Module qtjambi
Package io.qt.gui

Class QPaintingOutsidePaintEventException

All Implemented Interfaces:
Serializable

public class QPaintingOutsidePaintEventException extends RuntimeException
This exception is thrown in cases where a painter is used on a widget outside its paintEvent function.
See Also:
  • Constructor Details

    • QPaintingOutsidePaintEventException

      public QPaintingOutsidePaintEventException()
    • QPaintingOutsidePaintEventException

      public QPaintingOutsidePaintEventException(String message)