Uses of Class
io.qt.gui.QExposeEvent
Package | Description |
---|---|
io.qt.gui | |
io.qt.quick |
-
Uses of QExposeEvent in io.qt.gui
Methods in io.qt.gui that return QExposeEvent Modifier and Type Method Description QExposeEvent
QExposeEvent. clone()
Methods in io.qt.gui with parameters of type QExposeEvent Modifier and Type Method Description protected void
QPaintDeviceWindow. exposeEvent(QExposeEvent arg__1)
protected void
QWindow. exposeEvent(QExposeEvent arg__1)
protected void
QExposeEvent. set(QExposeEvent other)
Constructors in io.qt.gui with parameters of type QExposeEvent Constructor Description QExposeEvent(QExposeEvent arg__1)
-
Uses of QExposeEvent in io.qt.quick
Methods in io.qt.quick with parameters of type QExposeEvent Modifier and Type Method Description protected void
QQuickWindow. exposeEvent(QExposeEvent arg__1)