Home · All Classes · Main Classes · Deprecated
Properties

MSceneWindowStyle Class Reference

Inherits MWidgetStyle.

Inherited by MApplicationMenuStyle, MApplicationPageStyle, MBannerStyle, MCompleterStyle, MDialogStyle, MEscapeButtonPanelStyle, MHomeButtonPanelStyle, MInfoBannerStyle, MModalSceneWindowStyle, MNavigationBarStyle, MObjectMenuBasicStyle, MObjectMenuStyle, MOverlayStyle, MSceneLayerEffectStyle, MSheetStyle, and MStatusBarStyle.

List of all members.

Properties

Qt::Alignment horizontalAlign
Qt::Alignment verticalAlign
QPointF offset
int disappearTimeout
MFeedback appearFeedback
QString appearanceAnimation
QString disappearanceAnimation

Property Documentation

MSceneWindowStyle::appearanceAnimation [read, write]

Appearance animation to be used. Format: class name E.g. "MWidgetSlideAnimation".

If not set (left empty), the animation will be taken from the appropriate property in MSceneManagerStyle, according to the scene window type.

MSceneWindowStyle::appearFeedback [read, write]

Feedback given when scene window reaches the Appearing state.

MSceneWindowStyle::disappearanceAnimation [read, write]

Disappearance animation to be used. Format: class name E.g. "MWidgetSlideAnimation".

If not set (left empty), the animation will be taken from the appropriate property in MSceneManagerStyle, according to the scene window type.

int MSceneWindowStyle::disappearTimeout [read, write]
Qt::Alignment MSceneWindowStyle::horizontalAlign [read, write]
QPointF MSceneWindowStyle::offset [read, write]
Qt::Alignment MSceneWindowStyle::verticalAlign [read, write]

Copyright © 2010 Nokia Corporation
MeeGo Touch