DtkWidget
DTK Widget module
|
成员的完整列表,这些成员属于 Dtk::Widget::DStyle,包括所有继承而来的类成员
adjustColor(const QColor &base, qint8 hueFloat=0, qint8 saturationFloat=0, qint8 lightnessFloat=0, qint8 redFloat=0, qint8 greenFloat=0, qint8 blueFloat=0, qint8 alphaFloat=0) (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | static |
blendColor(const QColor &substrate, const QColor &superstratum) | Dtk::Widget::DStyle | static |
CE_ButtonBoxButton 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
CE_ButtonBoxButtonBevel 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
CE_ButtonBoxButtonLabel 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
CE_CustomBase 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
CE_FloatingWidget 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
CE_IconButton 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
CE_SwitchButton 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
CE_TextButton 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
ContentsType 枚举名称 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
ControlElement 枚举名称 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
CT_ButtonBoxButton 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
CT_CustomBase 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
CT_FloatingWidget 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
CT_IconButton 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
CT_SwitchButton 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
drawControl(const QStyle *style, DStyle::ControlElement ce, const QStyleOption *opt, QPainter *p, const QWidget *w=nullptr) | Dtk::Widget::DStyle | static |
drawControl(DStyle::ControlElement ce, const QStyleOption *opt, QPainter *p, const QWidget *w=nullptr) const (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | inline |
drawControl(QStyle::ControlElement ce, const QStyleOption *opt, QPainter *p, const QWidget *w=nullptr) const override | Dtk::Widget::DStyle | |
drawPrimitive(const QStyle *style, DStyle::PrimitiveElement pe, const QStyleOption *opt, QPainter *p, const QWidget *w=nullptr) | Dtk::Widget::DStyle | static |
drawPrimitive(DStyle::PrimitiveElement pe, const QStyleOption *opt, QPainter *p, const QWidget *w=nullptr) const (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | inline |
drawPrimitive(QStyle::PrimitiveElement pe, const QStyleOption *opt, QPainter *p, const QWidget *w=nullptr) const override | Dtk::Widget::DStyle | |
DStyle() | Dtk::Widget::DStyle | |
generatedBrush(const QStyleOption *option, const QBrush &base, QPalette::ColorGroup cg=QPalette::Normal, QPalette::ColorRole role=QPalette::NoRole) const | Dtk::Widget::DStyle | |
generatedBrush(StyleState state, const QStyleOption *option, const QBrush &base, QPalette::ColorGroup cg=QPalette::Normal, QPalette::ColorRole role=QPalette::NoRole) const | Dtk::Widget::DStyle | |
generatedBrush(StateFlags flags, const QBrush &base, QPalette::ColorGroup cg=QPalette::Normal, QPalette::ColorRole role=QPalette::NoRole, const QStyleOption *option=nullptr) const | Dtk::Widget::DStyle | virtual |
generatedBrush(const QStyleOption *option, const QBrush &base, DPalette::ColorGroup cg=DPalette::Normal, DPalette::ColorType type=DPalette::ItemBackground) const (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
generatedBrush(StyleState state, const QStyleOption *option, const QBrush &base, DPalette::ColorGroup cg=DPalette::Normal, DPalette::ColorType type=DPalette::ItemBackground) const (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
generatedBrush(StateFlags flags, const QBrush &base, DPalette::ColorGroup cg=DPalette::Normal, DPalette::ColorType type=DPalette::ItemBackground, const QStyleOption *option=nullptr) const (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | virtual |
generatedIconPixmap(QIcon::Mode iconMode, const QPixmap &pixmap, const QStyleOption *opt) const override (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
getState(const QStyleOption *option) (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | static |
isMenuKeyboardSearchDisabled() (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | static |
PE_CustomBase 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
PE_FloatingWidget 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
PE_Icon 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
PE_IconButtonIcon 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
PE_IconButtonPanel 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
PE_ItemBackground 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
PE_SwitchButtonGroove 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
PE_SwitchButtonHandle 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
PixelMetric 枚举名称 | Dtk::Widget::DStyle | |
pixelMetric(const QStyle *style, DStyle::PixelMetric m, const QStyleOption *opt=nullptr, const QWidget *widget=nullptr) | Dtk::Widget::DStyle | static |
pixelMetric(DStyle::PixelMetric m, const QStyleOption *opt=nullptr, const QWidget *widget=nullptr) const (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | inline |
pixelMetric(QStyle::PixelMetric m, const QStyleOption *opt=nullptr, const QWidget *widget=nullptr) const override | Dtk::Widget::DStyle | |
PM_ButtonMinimizedSize 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
PM_ContentsMargins 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
PM_ContentsSpacing 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
PM_CustomBase 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
PM_FloatingButtonFrameMargin 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
PM_FloatingWidgetRadius 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
PM_FloatingWidgetShadowHOffset 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
PM_FloatingWidgetShadowMargins 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
PM_FloatingWidgetShadowRadius 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
PM_FloatingWidgetShadowVOffset 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
PM_FocusBorderSpacing 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
PM_FocusBorderWidth 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
PM_FrameMargins 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
PM_FrameRadius 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
PM_IconButtonIconSize 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
PM_ShadowHOffset 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
PM_ShadowRadius 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
PM_ShadowVOffset 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
PM_SwitchButtonHandleWidth 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
PM_SwithcButtonHandleHeight 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
PM_ToolTipLabelWidth 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
PM_TopLevelWindowRadius 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
PrimitiveElement 枚举名称 | Dtk::Widget::DStyle | |
SE_ButtonBoxButtonContents 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
SE_ButtonBoxButtonFocusRect 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
SE_CustomBase 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
SE_FloatingWidget 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
SE_IconButtonIcon 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
SE_SwitchButtonGroove 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
SE_SwitchButtonHandle 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
setFocusRectVisible(QWidget *widget, bool visible) | Dtk::Widget::DStyle | static |
setFrameRadius(QWidget *widget, int radius) (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | static |
setMenuKeyboardSearchDisabled(bool disabled) (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | static |
setRedPointVisible(QObject *object, bool visible) (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | static |
setShortcutUnderlineVisible(bool visible) (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | static |
setUncheckedItemIndicatorVisible(QWidget *widget, bool visible) (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | static |
shortcutUnderlineVisible() (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | static |
sizeFromContents(const QStyle *style, DStyle::ContentsType ct, const QStyleOption *opt, const QSize &contentsSize, const QWidget *widget=nullptr) | Dtk::Widget::DStyle | static |
sizeFromContents(DStyle::ContentsType ct, const QStyleOption *opt, const QSize &contentsSize, const QWidget *widget=nullptr) const (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | inline |
sizeFromContents(QStyle::ContentsType ct, const QStyleOption *opt, const QSize &contentsSize, const QWidget *widget=nullptr) const override | Dtk::Widget::DStyle | |
SP_AddButton 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
SP_ArrowEnter 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
SP_ArrowLeave 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
SP_ArrowNext 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
SP_ArrowPrev 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
SP_CloseButton 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
SP_CustomBase 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
SP_DecreaseElement 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
SP_DeleteButton 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
SP_EditElement 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
SP_ExpandElement 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
SP_ForkElement 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
SP_HidePassword 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
SP_IncreaseElement 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
SP_IndicatorChecked 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
SP_IndicatorMajuscule 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
SP_IndicatorSearch 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
SP_IndicatorUnchecked 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
SP_LockElement 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
SP_MarkElement 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
SP_MediaVolumeHighElement 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
SP_MediaVolumeLeftElement 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
SP_MediaVolumeLowElement 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
SP_MediaVolumeMutedElement 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
SP_MediaVolumeRightElement 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
SP_ReduceElement 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
SP_SelectElement 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
SP_ShowPassword 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
SP_Title_SS_LeftButton 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
SP_Title_SS_RightButton 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
SP_Title_SS_ShowMaximizeButton 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
SP_Title_SS_ShowNormalButton 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
SP_TitleMoreButton 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
SP_TitleQuitFullButton 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
SP_UnlockElement 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
SS_CheckedFlag 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
SS_FlagCustomBase 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
SS_FocusFlag 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
SS_HoverState 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
SS_NormalState 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
SS_PressState 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
SS_SelectedFlag 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
SS_StateCustomBase 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
standardIcon(const QStyle *style, StandardPixmap st, const QStyleOption *opt=nullptr, const QWidget *widget=0) | Dtk::Widget::DStyle | static |
standardIcon(DStyle::StandardPixmap st, const QStyleOption *opt=nullptr, const QWidget *widget=nullptr) const (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | inline |
standardIcon(QStyle::StandardPixmap st, const QStyleOption *opt=nullptr, const QWidget *widget=nullptr) const override | Dtk::Widget::DStyle | |
standardPalette() const override | Dtk::Widget::DStyle | |
StandardPixmap 枚举名称 | Dtk::Widget::DStyle | |
styleHint(StyleHint sh, const QStyleOption *opt, const QWidget *w, QStyleHintReturn *shret) const override | Dtk::Widget::DStyle | |
StyleState 枚举名称 | Dtk::Widget::DStyle | |
StyleState_Mask 枚举值 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
SubElement 枚举名称 (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | |
subElementRect(const QStyle *style, DStyle::SubElement r, const QStyleOption *opt, const QWidget *widget=nullptr) | Dtk::Widget::DStyle | static |
subElementRect(DStyle::SubElement r, const QStyleOption *opt, const QWidget *widget=nullptr) const (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | inline |
subElementRect(QStyle::SubElement r, const QStyleOption *opt, const QWidget *widget=nullptr) const override | Dtk::Widget::DStyle | |
toDciIconMode(const QStyleOption *option) (定义于 Dtk::Widget::DStyle) | Dtk::Widget::DStyle | static |
toIconModeState(const QStyleOption *option) | Dtk::Widget::DStyle | static |