Home · All Classes · Main Classes · Deprecated
Properties

MApplicationWindowStyle Class Reference

Defines a style for a MApplicationWindowStyle class. More...

Inherits MStyle.

List of all members.

Properties

int autoHideTimeout
bool floatableToolBar
bool floatableTabBar
QString navigationBarStyleName
QString toolBarStyleName
QString tabBarStyleName
QString statusBarStyleName
QString statusBarStyleNameForSheets
QString applicationMenuStyleName
QColor backgroundColor

Detailed Description

Defines a style for a MApplicationWindowStyle class.

This class defines default style values for application window.


Property Documentation

QString MApplicationWindowStyle::applicationMenuStyleName [read, write]

Defines the style name of the application menu of this window Allows different application windows to have different application menu styles.

int MApplicationWindowStyle::autoHideTimeout [read, write]

A time threshold which is used as a delay for autohide of Navigation Bar.

QColor MApplicationWindowStyle::backgroundColor [read, write]

This allows to customize application window background color.

bool MApplicationWindowStyle::floatableTabBar [read, write]

Whether the tab bar prefers to be displayed as a separate, independent, scene window.

bool MApplicationWindowStyle::floatableToolBar [read, write]

Whether the tool bar prefers to be displayed as a separate, independent, scene window.

QString MApplicationWindowStyle::navigationBarStyleName [read, write]

This allows to customize the style of navigation bar for a specific app.

QString MApplicationWindowStyle::statusBarStyleName [read, write]

This allows to customize the style of the status bar for a specific app.

QString MApplicationWindowStyle::statusBarStyleNameForSheets [read, write]

style of the status bar while a sheet is on foreground.

Usually this style won't have any reactive margins so that when tapping on a sheet header button the user won't accidentally trigger the status menu instead.

QString MApplicationWindowStyle::tabBarStyleName [read, write]

This allows to customize the style of the toolbar tabs for a specific app.

QString MApplicationWindowStyle::toolBarStyleName [read, write]

This allows to customize the style of the toolbar for a specific app.


Copyright © 2010 Nokia Corporation
MeeGo Touch