就業培訓
下載中心
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
equals
(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 &