Meego Wiki
Views

BottomToolBar API Snapshot

From MeeGo wiki
(Difference between revisions)
Jump to: navigation, search
(created BottomToolBar API Snapshot page)
(removed private properties)
 
Line 5: Line 5:
;''item'' content  
;''item'' content  
:This property holds the child widget of the BottomToolBar, most likely a BottomToolBarRow.
:This property holds the child widget of the BottomToolBar, most likely a BottomToolBarRow.
-
 
-
=Private Properties=
 
-
-
 
   
   
=Signal=
=Signal=

Latest revision as of 12:27, 28 April 2011

Contents

Description

This is a generic BottomToolBar.

API Properties

item content
This property holds the child widget of the BottomToolBar, most likely a BottomToolBarRow.

Signal

active
Emitted on full visibility
inactive
Emitted on completely hidden toolbar

Functions

show
Fades the BottomToolBar in
hide
Fades the BottomToolBar out

Example

-

Personal tools