就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 5.9.9
Qt Widgets
C++ 类
QGraphicsSceneResizeEvent
List of All Members for QGraphicsSceneResizeEvent
这是完整成员列表为
QGraphicsSceneResizeEvent
,包括继承的成员。
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 *