Qt 6.7
Qt Widgets
C++ Classes
QGraphicsSceneResizeEvent
Qt 6.7.2 Reference Documentation
List of All Members for QGraphicsSceneResizeEvent
This is the complete list of members for
QGraphicsSceneResizeEvent
, including inherited members.
enum
Type
QGraphicsSceneResizeEvent
()
~QGraphicsSceneResizeEvent
()
accept
()
clone
() const : QEvent *
ignore
()
isAccepted
() const : bool
isInputEvent
() const : bool
isPointerEvent
() const : bool
isSinglePointEvent
() const : bool
newSize
() const : QSizeF
oldSize
() const : QSizeF
registerEventType
(int) : int
setAccepted
(bool)
spontaneous
() const : bool
timestamp
() const : quint64
type
() const : QEvent::Type
widget
() const : QWidget *