就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 5.15.17
Qt Designer 手册
C++ 类
QDesignerFormWindowCursorInterface
List of All Members for QDesignerFormWindowCursorInterface
这是完整成员列表为
QDesignerFormWindowCursorInterface
,包括继承的成员。
enum
MoveMode
enum
MoveOperation
~QDesignerFormWindowCursorInterface
()
current
() const : QWidget *
formWindow
() const : QDesignerFormWindowInterface *
hasSelection
() const : bool
isWidgetSelected
(QWidget *) const : bool
movePosition
(QDesignerFormWindowCursorInterface::MoveOperation , QDesignerFormWindowCursorInterface::MoveMode ) : bool
position
() const : int
resetWidgetProperty
(QWidget *, const QString &)
selectedWidget
(int ) const : QWidget *
selectedWidgetCount
() const : int
setPosition
(int , QDesignerFormWindowCursorInterface::MoveMode )
setProperty
(const QString &, const QVariant &)
setWidgetProperty
(QWidget *, const QString &, const QVariant &)
widget
(int ) const : QWidget *
widgetCount
() const : int