Undocumented class. More...
Public Member Functions | |
| BDeskbar () | |
| Undocumented public method. | |
| ~BDeskbar () | |
| Undocumented public method. | |
| status_t | AddItem (BView *archivableView, int32 *_id=NULL) |
| Undocumented public method. | |
| status_t | AddItem (entry_ref *addOn, int32 *_id=NULL) |
| Undocumented public method. | |
| uint32 | CountItems () const |
| Undocumented public method. | |
| status_t | Expand (bool expand) |
| Undocumented public method. | |
| BRect | Frame () const |
| Undocumented public method. | |
| status_t | GetItemInfo (const char *name, int32 *_id) const |
| Undocumented public method. | |
| status_t | GetItemInfo (int32 id, const char **_name) const |
| Undocumented public method. | |
| bool | HasItem (const char *name) const |
| Undocumented public method. | |
| bool | HasItem (int32 id) const |
| Undocumented public method. | |
| bool | IsAlwaysOnTop () const |
| Undocumented public method. | |
| bool | IsAutoHide () const |
| Undocumented public method. | |
| bool | IsAutoRaise () const |
| Undocumented public method. | |
| bool | IsExpanded () const |
| Undocumented public method. | |
| bool | IsRunning () const |
| Undocumented public method. | |
| deskbar_location | Location (bool *_isExpanded=NULL) const |
| Undocumented public method. | |
| float | MaxItemHeight () const |
| Undocumented public method. | |
| float | MaxItemWidth () const |
| Undocumented public method. | |
| status_t | RemoveItem (const char *name) |
| Undocumented public method. | |
| status_t | RemoveItem (int32 id) |
| Undocumented public method. | |
| status_t | SetAlwaysOnTop (bool alwaysOnTop) |
| Undocumented public method. | |
| status_t | SetAutoHide (bool autoHide) |
| Undocumented public method. | |
| status_t | SetAutoRaise (bool autoRaise) |
| Undocumented public method. | |
| status_t | SetLocation (deskbar_location location, bool expanded=false) |
| Undocumented public method. | |
Undocumented class.
| BDeskbar::BDeskbar | ( | ) |
Undocumented public method.
| BDeskbar::~BDeskbar | ( | ) |
Undocumented public method.
Undocumented public method.
| archivableView | Undocumented |
| _id | Undocumented |
| <value> | Undocumented |
Undocumented public method.
| addOn | Undocumented |
| _id | Undocumented |
| <value> | Undocumented |
| uint32 BDeskbar::CountItems | ( | ) | const |
Undocumented public method.
| <value> | Undocumented |
| status_t BDeskbar::Expand | ( | bool | expand | ) |
Undocumented public method.
| expand | Undocumented |
| <value> | Undocumented |
| BRect BDeskbar::Frame | ( | ) | const |
Undocumented public method.
| <value> | Undocumented |
Undocumented public method.
| name | Undocumented |
| _id | Undocumented |
| <value> | Undocumented |
Undocumented public method.
| id | Undocumented |
| _name | Undocumented |
| <value> | Undocumented |
| bool BDeskbar::HasItem | ( | const char * | name | ) | const |
Undocumented public method.
| name | Undocumented |
| <value> | Undocumented |
| bool BDeskbar::HasItem | ( | int32 | id | ) | const |
Undocumented public method.
| id | Undocumented |
| <value> | Undocumented |
| bool BDeskbar::IsAlwaysOnTop | ( | ) | const |
Undocumented public method.
| <value> | Undocumented |
| bool BDeskbar::IsAutoHide | ( | ) | const |
Undocumented public method.
| <value> | Undocumented |
| bool BDeskbar::IsAutoRaise | ( | ) | const |
Undocumented public method.
| <value> | Undocumented |
| bool BDeskbar::IsExpanded | ( | ) | const |
Undocumented public method.
| <value> | Undocumented |
| bool BDeskbar::IsRunning | ( | ) | const |
Undocumented public method.
| <value> | Undocumented |
| deskbar_location BDeskbar::Location | ( | bool * | _isExpanded = NULL | ) | const |
Undocumented public method.
| _isExpanded | Undocumented |
| <value> | Undocumented |
| float BDeskbar::MaxItemHeight | ( | ) | const |
Undocumented public method.
| <value> | Undocumented |
| float BDeskbar::MaxItemWidth | ( | ) | const |
Undocumented public method.
| <value> | Undocumented |
| status_t BDeskbar::RemoveItem | ( | const char * | name | ) |
Undocumented public method.
| name | Undocumented |
| <value> | Undocumented |
Undocumented public method.
| id | Undocumented |
| <value> | Undocumented |
| status_t BDeskbar::SetAlwaysOnTop | ( | bool | alwaysOnTop | ) |
Undocumented public method.
| alwaysOnTop | Undocumented |
| <value> | Undocumented |
| status_t BDeskbar::SetAutoHide | ( | bool | autoHide | ) |
Undocumented public method.
| autoHide | Undocumented |
| <value> | Undocumented |
| status_t BDeskbar::SetAutoRaise | ( | bool | autoRaise | ) |
Undocumented public method.
| autoRaise | Undocumented |
| <value> | Undocumented |
| status_t BDeskbar::SetLocation | ( | deskbar_location | location, |
| bool | expanded = false |
||
| ) |
Undocumented public method.
| location | Undocumented |
| expanded | Undocumented |
| <value> | Undocumented |