Home · All Classes · Main Classes · Deprecated |
View class for MToolBar widget. More...
Inherits MWidgetView.
Inherited by MToolbarTabView.
Public Member Functions | |
MToolBarView (MToolBar *controller) | |
virtual | ~MToolBarView () |
MWidget * | getWidget (QAction *action) const |
Protected Member Functions | |
MToolBarView (MToolBarViewPrivate &dd, MToolBar *controller) | |
Protected Attributes | |
MToolBarViewPrivate *const | d_ptr |
View class for MToolBar widget.
MToolBarView is used to visualize actions placed into the MToolBar.
The outlook of toolbar can be changed using the styling attributes defined in MToolbarStyle and MWidgetStyle.
MToolBarView::MToolBarView | ( | MToolBar * | controller | ) |
Constructs toolbar view.
Pointer | to the controller. |
MToolBarView::~MToolBarView | ( | ) | [virtual] |
Destructs the view.
MToolBarView::MToolBarView | ( | MToolBarViewPrivate & | dd, | |
MToolBar * | controller | |||
) | [protected] |
protected constructor
dd | Shared private class | |
controller | The controller associated with the view. |
MToolBarViewPrivate* const MToolBarView::d_ptr [protected] |
Reimplemented from MWidgetView.
Copyright © 2010 Nokia Corporation | MeeGo Touch |