Home · All Classes · Main Classes · Deprecated |
Data model class for MComboBox. More...
Inherits MWidgetModel.
Properties | |
QString | iconID |
bool | iconVisible |
QString | title |
bool | progressIndicatorVisible |
QPointer< QItemSelectionModel > | selectionModel |
Data model class for MComboBox.
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 |