Qt Reference Documentation
Home
Modules
QtGui
QGraphicsSceneResizeEvent
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 *