MWidgetModel implements a base class for MVC.
More...
Inherits QObject.
Inherited by MBasicSheetHeaderModel, MBubbleItemModel, MButtonModel, MColorComboBoxModel, MColorListModel, MComboBoxModel, MContainerModel, MContentItemModel, MExtensionAreaModel, MGridItemModel, MGridModel, MImageWidgetModel, MLabelModel, MListIndexModel, MListItemModel, MListModel, MPannableWidgetModel, MPositionIndicatorModel, MProgressIndicatorModel, MSceneWindowModel, MSeparatorModel, MSliderModel, and MTextEditModel.
List of all members.
Detailed Description
MWidgetModel implements a base class for MVC.
Member Function Documentation
void MWidgetModel::beginTransaction |
( |
|
) |
|
void MWidgetModel::commitTransaction |
( |
|
) |
|
void MWidgetModel::decreaseReferenceCount |
( |
|
) |
|
void MWidgetModel::increaseReferenceCount |
( |
|
) |
|
void MWidgetModel::memberModified |
( |
const char *const |
member |
) |
[protected] |
void MWidgetModel::modified |
( |
const QList< const char * > & |
members |
) |
[signal] |
Friends And Related Function Documentation
Property Documentation
QString MWidgetModel::objectName [read, write] |
qreal MWidgetModel::opacity [read, write] |
QPointF MWidgetModel::position [read, write] |
QSizeF MWidgetModel::size [read, write] |
QString MWidgetModel::styleName [read, write] |