| Home · All Classes · Main Classes · Deprecated |
Style class for MLabel. More...
Inherits MWidgetStyle.
Properties | |
| QColor | color |
| QFont | font |
| QColor | highlightColor |
| QColor | activeHighlightColor |
| qreal | textOpacity |
| Qt::Alignment | horizontalAlignment |
| Qt::Alignment | verticalAlignment |
Style class for MLabel.
MLabelStyle { color: blue; font: arial 12; }
MLabelStyle::activeHighlightColor [read, write] |
Color for active (aka link that is being pressed down) highlighted text fragments.
See QColor::setNamedColor for possbile values.
MLabelStyle::color [read, write] |
Label font color.
See QColor::setNamedColor for possbile values.
MLabelStyle::font [read, write] |
Label font.
MLabelStyle::highlightColor [read, write] |
Color for highlighted text fragments.
See QColor::setNamedColor for possbile values.
MLabelStyle::horizontalAlignment [read, write] |
Horizontal alignment of the label.
qreal MLabelStyle::textOpacity [read, write] |
MLabelStyle::verticalAlignment [read, write] |
Vertical alignment of the label.
| Copyright © 2010 Nokia Corporation | MeeGo Touch |