

Public Member Functions | |
| ToolBarSeperator (menu_layout ori) | |
| ToolBarSeperator (BMessage *archive) | |
| ~ToolBarSeperator (void) | |
| virtual status_t | Archive (BMessage *archive, bool deep=true) const |
| void | Draw (BRect updateRect) |
| void | SetLayout (menu_layout justification) |
| menu_layout | GetLayout (void) |
| virtual BRect | Frame (void) |
| virtual void | MoveTo (float x, float y) |
| virtual void | ResizeTo (float width, float height) |
Static Public Member Functions | |
| static BArchivable * | Instantiate (BMessage *archive) |
Protected Attributes | |
| BRect | frame |
| uint32 | kind |
| menu_layout | seperatormenu_layout |
| ToolBarSeperator::ToolBarSeperator | ( | menu_layout | ori | ) |
| ToolBarSeperator::ToolBarSeperator | ( | BMessage * | archive | ) |
| ToolBarSeperator::~ToolBarSeperator | ( | void | ) |
| status_t ToolBarSeperator::Archive | ( | BMessage * | archive, | |
| bool | deep = true | |||
| ) | const [virtual] |
Reimplemented from BaseItem.
| void ToolBarSeperator::Draw | ( | BRect | updateRect | ) | [virtual] |
Implements BaseItem.
| virtual BRect ToolBarSeperator::Frame | ( | void | ) | [inline, virtual] |
Implements BaseItem.
| menu_layout ToolBarSeperator::GetLayout | ( | void | ) | [inline] |
| BArchivable * ToolBarSeperator::Instantiate | ( | BMessage * | archive | ) | [static] |
Reimplemented from BaseItem.
| virtual void ToolBarSeperator::MoveTo | ( | float | x, | |
| float | y | |||
| ) | [inline, virtual] |
Implements BaseItem.
| virtual void ToolBarSeperator::ResizeTo | ( | float | width, | |
| float | height | |||
| ) | [inline, virtual] |
Implements BaseItem.
| void ToolBarSeperator::SetLayout | ( | menu_layout | justification | ) |
BRect ToolBarSeperator::frame [protected] |
uint32 ToolBarSeperator::kind [protected] |
menu_layout ToolBarSeperator::seperatormenu_layout [protected] |
1.5.9