Qt Components Hildon  0.20
QML components for Maemo5 with Hildon styling.
 All Classes Functions Properties Groups Pages
Properties | List of all members
ToolBar Class Reference

A container for ToolButton and other items. More...

Properties

int spacing
 The space between each item in the tool bar.
ToolBarStyle style
 Provides styling properties for the tool bar.
alias tools

Detailed Description

A container for ToolButton and other items.

See Also
ToolBarStyle, ToolButton
Examples:
webview.qml.

Property Documentation

int ToolBar::spacing

The space between each item in the tool bar.

The default value is 0.

alias ToolBar::tools
Remarks
This is the default property