Qt 5.9
Qt Widgets
C++ Classes
QGraphicsSceneResizeEvent
Qt 5.9.7 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
()
d
: QEventPrivate *
d_ptr
: QScopedPointer<QGraphicsSceneEventPrivate>
ignore
()
isAccepted
() const : bool
newSize
() const : QSizeF
oldSize
() const : QSizeF
registerEventType
(int ) : int
setAccepted
(bool )
spontaneous
() const : bool
t
: ushort
type
() const : Type
widget
() const : QWidget *