|
Public Member Functions |
| | BDeskbar () |
| | ~BDeskbar () |
| BRect | Frame () const |
| deskbar_location | Location (bool *isExpanded=NULL) const |
| status_t | SetLocation (deskbar_location location, bool expanded=false) |
| bool | IsExpanded () const |
| status_t | Expand (bool yn) |
| status_t | GetItemInfo (int32 id, const char **name) const |
| status_t | GetItemInfo (const char *name, int32 *id) const |
| bool | HasItem (int32 id) const |
| bool | HasItem (const char *name) const |
| uint32 | CountItems () const |
| status_t | AddItem (BView *archivableView, int32 *id=NULL) |
| status_t | AddItem (entry_ref *addon, int32 *id=NULL) |
| status_t | RemoveItem (int32 id) |
| status_t | RemoveItem (const char *name) |
| | BDeskbar () |
| | ~BDeskbar () |
| BRect | Frame () const |
| deskbar_location | Location (bool *isExpanded=NULL) const |
| status_t | SetLocation (deskbar_location location, bool expanded=false) |
| bool | IsExpanded () const |
| status_t | Expand (bool yn) |
| status_t | GetItemInfo (int32 id, const char **name) const |
| status_t | GetItemInfo (const char *name, int32 *id) const |
| bool | HasItem (int32 id) const |
| bool | HasItem (const char *name) const |
| uint32 | CountItems () const |
| status_t | AddItem (BView *archivableView, int32 *id=NULL) |
| status_t | AddItem (entry_ref *addon, int32 *id=NULL) |
| status_t | RemoveItem (int32 id) |
| status_t | RemoveItem (const char *name) |