Home · All Classes · Main Classes · Deprecated
Properties

MComboBoxModel Class Reference

Data model class for MComboBox. More...

Inherits MWidgetModel.

List of all members.

Properties

QString iconID
bool iconVisible
QString title
bool progressIndicatorVisible
QPointer< QItemSelectionModelselectionModel

Detailed Description

Data model class for MComboBox.

See also:
MComboBox

Property Documentation

MComboBoxModel::iconID [read, write]

Id of the icon that is displayed on the ComboBox.

MComboBoxModel::iconVisible [read, write]

Boolean value that defines whether icon is displayed or not.

MComboBoxModel::progressIndicatorVisible [read, write]

Boolean value that defines whether a progress indicator is visible or not. If the progress indicator is visible, a subtitle is hidden.

MComboBoxModel::selectionModel [read, write]

selectionModel keeps track of itemModel's selected items

MComboBoxModel::title [read, write]

Title of the comboBox.


Copyright © 2010 Nokia Corporation
MeeGo Touch