Home · All Classes · Main Classes · Deprecated
Properties

MComboBoxStyle Class Reference

Style class for MComoBox. More...

Inherits MWidgetStyle.

List of all members.

Properties

int itemMode
QString contentItemObjectName
QString indicatorImage
QString buttonStyleName
QString titleObjectName
QString subTitleObjectName
QString iconObjectName
QString progressIndicatorObjectName
QString indicatorObjectName
bool hasTitle
bool separateTitle
QString popupListType

Detailed Description

Style class for MComoBox.

See also:
MComboBoxStyleContainer MWidgetStyle Styling MComboBox MComboBoxView

Property Documentation

MComboBoxStyle::buttonStyleName [read, write]

Style name of the pressable widget.

QString MComboBoxStyle::contentItemObjectName [read, write]
Deprecated:
do not use
MComboBoxStyle::hasTitle [read, write]

Controls whether a title label is displayed.

MComboBoxStyle::iconObjectName [read, write]

Object name of icon.

MComboBoxStyle::indicatorImage [read, write]

Image ID of combobox's indicator arrows.

MComboBoxStyle::indicatorObjectName [read, write]

Object name of combobox's indicator arrows.

int MComboBoxStyle::itemMode [read, write]
Deprecated:
do not use
MComboBoxStyle::popupListType [read, write]

Specifies the view type of the popup list to use.

MComboBoxStyle::progressIndicatorObjectName [read, write]

Object name of progress indicator.

MComboBoxStyle::separateTitle [read, write]

If true, combobox's title will be above button.

MComboBoxStyle::subTitleObjectName [read, write]

Object name of subtitle label.

MComboBoxStyle::titleObjectName [read, write]

Object name of title label.


Copyright © 2010 Nokia Corporation
MeeGo Touch