Uses of Class
io.qt.gui.QWindowStateChangeEvent
Packages that use QWindowStateChangeEvent
-
Uses of QWindowStateChangeEvent in io.qt.gui
Methods in io.qt.gui that return QWindowStateChangeEventMethods in io.qt.gui with parameters of type QWindowStateChangeEventModifier and TypeMethodDescriptionprotected final voidQWindowStateChangeEvent.assign(QWindowStateChangeEvent other) SeeQWindowStateChangeEvent::operator=(QWindowStateChangeEvent) protected final voidQWindowStateChangeEvent.set(QWindowStateChangeEvent other) Deprecated.Constructors in io.qt.gui with parameters of type QWindowStateChangeEventModifierConstructorDescriptionprotectedSeeQWindowStateChangeEvent::QWindowStateChangeEvent(QWindowStateChangeEvent)
assign(io.qt.gui.QWindowStateChangeEvent)instead.