| Home ยท API Reference |
Public Member Functions | |
| MToolbarLayout (MInputMethod::Orientation orientation=MInputMethod::Landscape) | |
| Creates empty layout object for given orientation. | |
| virtual | ~MToolbarLayout () |
| Destructor. | |
| bool | append (const QSharedPointer< MToolbarItem > &item) |
| Append row to layout. | |
| QList< QSharedPointer < MToolbarItem > > | items () const |
| Return all items contained by this row. | |
| MInputMethod::Orientation | orientation () const |
| Return layout's orientation. | |
| MToolbarLayout::MToolbarLayout | ( | MInputMethod::Orientation | orientation = MInputMethod::Landscape |
) | [explicit] |
Creates empty layout object for given orientation.
| MToolbarLayout::~MToolbarLayout | ( | ) | [virtual] |
Destructor.
| bool MToolbarLayout::append | ( | const QSharedPointer< MToolbarItem > & | item | ) |
Append row to layout.
| QList< QSharedPointer< MToolbarItem > > MToolbarLayout::items | ( | ) | const |
Return all items contained by this row.
| MInputMethod::Orientation MToolbarLayout::orientation | ( | ) | const |
Return layout's orientation.
| Copyright © 2010 Nokia Corporation | MeeGo Touch |