Data model class for MList.
More...
Inherits MWidgetModel.
List of all members.
Detailed Description
Data model class for MList.
- See also:
- MList
Property Documentation
MListModel::animationMode [read, write] |
Indicates if a method executed on list should be animated or non-animated.
- See also:
- MList::AnimationMode
MListModel::columns [read, write] |
Indicates how many columns list should have.
MListModel::firstVisibleItem [read, write] |
Index of a first visible on screen item.
MListModel::lastVisibleItem [read, write] |
Index of last visible on screen item.
MListModel::listIndexDisplayMode [read, write] |
MListModel::listIndexMagnifierDataRole [read, write] |
List index magnifier data role.
bool MListModel::listIndexVisible [read, write] |
MListModel::listIsMoving [read, write] |
Boolean indicating if list is moving (panning) right now.
Index of an item to which list should scroll.
MListModel::longTap [read, write] |
MListModel::longTapEnabled [read, write] |
Boolean indicating if long tap is enabled or not.
MListModel::scrollHint [read, write] |
Indicates if item to which list should scroll should be on top, bottom etc.
- See also:
- MList::ScrollHint
const QModelIndex & MListModel::scrollToIndex [read, write] |
MListModel::showGroups [read, write] |
Boolean indicating if list should show items in groups or not.