Divider Class Reference
List of all members.
Constructor & Destructor Documentation
| Divider::Divider |
( |
BView * |
lView, |
|
|
BView * |
rView, |
|
|
orientation |
dr | |
|
) |
| | |
| Divider::~Divider |
( |
void |
|
) |
[virtual] |
Member Function Documentation
| orientation Divider::GetDirection |
( |
void |
|
) |
|
| float Divider::GetEnd |
( |
void |
|
) |
|
| BView * Divider::GetFirstView |
( |
void |
|
) |
|
| float Divider::GetLocation |
( |
void |
|
) |
|
| float Divider::GetMax |
( |
void |
|
) |
|
| float Divider::GetMin |
( |
void |
|
) |
|
| BView * Divider::GetSecondView |
( |
void |
|
) |
|
| float Divider::GetStart |
( |
void |
|
) |
|
| float Divider::GetWidth |
( |
void |
|
) |
|
| void Divider::MouseDown |
( |
BPoint |
point |
) |
|
| void Divider::MouseMoved |
( |
BPoint |
point, |
|
|
uint32 |
transit, |
|
|
const BMessage * |
message | |
|
) |
| | [virtual] |
| void Divider::MouseUp |
( |
BPoint |
point |
) |
|
| void Divider::MoveBy |
( |
float |
x, |
|
|
float |
y | |
|
) |
| | |
| void Divider::SetDirection |
( |
orientation |
dr |
) |
|
| void Divider::SetFirstView |
( |
BView * |
fView |
) |
|
| void Divider::SetLocation |
( |
float |
location |
) |
|
| void Divider::SetSecondView |
( |
BView * |
sView |
) |
|
| void Divider::SetWidth |
( |
float |
width |
) |
|
The documentation for this class was generated from the following files: