Qt 6.6
Qt Widgets
C++ Classes
QtWidgets
QGraphicsSceneResizeEvent
Qt 6.6.0 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)
setNewSize
(const QSizeF &)
setOldSize
(const QSizeF &)
setTimestamp
(quint64)
setWidget
(QWidget *)
spontaneous
() const : bool
timestamp
() const : quint64
type
() const : Type
widget
() const : QWidget *
operator=
(const QEvent &) : QEvent &