Qt 6.6
Qt GUI
C++ Classes
QtGui
QResizeEvent
Qt 6.6.0 Reference Documentation
List of All Members for QResizeEvent
This is the complete list of members for
QResizeEvent
, including inherited members.
enum
Type
QResizeEvent
(const QSize &, const QSize &)
accept
()
clone
() const : QEvent *
ignore
()
isAccepted
() const : bool
isInputEvent
() const : bool
isPointerEvent
() const : bool
isSinglePointEvent
() const : bool
oldSize
() const : const QSize &
registerEventType
(int) : int
setAccepted
(bool)
size
() const : const QSize &
spontaneous
() const : bool
type
() const : Type
operator=
(const QEvent &) : QEvent &