MWidgetStyle implements a base for style objects for MVC views.
More...
Inherits MStyle.
Inherited by MBasicSheetHeaderStyle, MButtonStyle, MColorComboBoxStyle, MColorListStyle, MColorWidgetStyle, MComboBoxStyle, MContainerStyle, MContentItemStyle, MEditorToolbarArrowStyle, MEditorToolbarStyle, MExtendingBackgroundStyle, MExtensionAreaStyle, MGridItemStyle, MImageWidgetStyle, MLabelStyle, MListIndexStyle, MListItemStyle, MListStyle, MPannableWidgetStyle, MPositionIndicatorStyle, MProgressIndicatorStyle, MSceneWindowStyle, MSeparatorStyle, MSliderStyle, MSpinnerStyle, MStylableWidgetStyle, MTextEditStyle, MToolbarStyle, and MVideoWidgetStyle.
List of all members.
Detailed Description
MWidgetStyle implements a base for style objects for MVC views.
Property Documentation
int MWidgetStyle::backgroundBoxedPercent [read, write] |
QColor MWidgetStyle::backgroundColor [read, write] |
qreal MWidgetStyle::backgroundOpacity [read, write] |
MFeedback MWidgetStyle::cancelFeedback [read, write] |
int MWidgetStyle::marginBottom [read, write] |
int MWidgetStyle::marginLeft [read, write] |
int MWidgetStyle::marginRight [read, write] |
int MWidgetStyle::marginTop [read, write] |
QSize MWidgetStyle::maximumSize [read, write] |
QSize MWidgetStyle::minimumSize [read, write] |
int MWidgetStyle::paddingBottom [read, write] |
int MWidgetStyle::paddingLeft [read, write] |
int MWidgetStyle::paddingRight [read, write] |
int MWidgetStyle::paddingTop [read, write] |
QSize MWidgetStyle::preferredSize [read, write] |
MFeedback MWidgetStyle::pressFeedback [read, write] |
int MWidgetStyle::reactiveMarginBottom [read, write] |
int MWidgetStyle::reactiveMarginLeft [read, write] |
int MWidgetStyle::reactiveMarginRight [read, write] |
int MWidgetStyle::reactiveMarginTop [read, write] |
MFeedback MWidgetStyle::releaseFeedback [read, write] |