就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 5.12.12
Qt Designer 手册
C++ 类
DeviceProfile
List of All Members for DeviceProfile
这是完整成员列表为
qdesigner_internal::DeviceProfile
,包括继承的成员。
enum
ApplyMode
DeviceProfile
()
DeviceProfile
(
const qdesigner_internal::DeviceProfile &
)
~DeviceProfile
()
apply
(const QDesignerFormEditorInterface *, QWidget *, qdesigner_internal::DeviceProfile::ApplyMode ) const
applyDPI
(int , int , QWidget *)
clear
()
dpiX
() const : int
dpiY
() const : int
等于
(const qdesigner_internal::DeviceProfile &) const : bool
fontFamily
() const : QString
fontPointSize
() const : int
fromSystem
()
fromXml
(const QString &, QString *) : bool
isEmpty
() const : bool
name
() const : QString
setDpiX
(int )
setDpiY
(int )
setFontFamily
(
const QString &
)
setFontPointSize
(int )
setName
(
const QString &
)
setStyle
(
const QString &
)
style
() const : QString
systemResolution
(int *, int *)
toString
() const : QString
toXml
() const : QString
widgetResolution
(const QWidget *, int *, int *)
operator=
(
const qdesigner_internal::DeviceProfile &
) : qdesigner_internal::DeviceProfile &