Home · All Classes · Main Classes · Deprecated
Properties

MWidgetStyle Class Reference

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.

Properties

int marginLeft
int marginTop
int marginRight
int marginBottom
int paddingLeft
int paddingTop
int paddingRight
int paddingBottom
int reactiveMarginLeft
int reactiveMarginTop
int reactiveMarginRight
int reactiveMarginBottom
int backgroundBoxedPercent
MBackgroundTiles backgroundTiles
QColor backgroundColor
qreal backgroundOpacity
QSize preferredSize
QSize minimumSize
QSize maximumSize
MFeedback pressFeedback
MFeedback releaseFeedback
MFeedback cancelFeedback

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]
MBackgroundTiles MWidgetStyle::backgroundTiles [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]

Copyright © 2010 Nokia Corporation
MeeGo Touch