MainView Class Reference
List of all members.
|
Public Member Functions |
| | MainView (PDocument *newDoc, BRect rect, const char *name, button_width width=B_WIDTH_AS_USUAL, uint32 resizingMode=B_FOLLOW_ALL, uint32 flags=B_FULL_UPDATE_ON_RESIZE|B_WILL_DRAW|B_NAVIGABLE_JUMP|B_FRAME_EVENTS|B_NAVIGABLE) |
| virtual | ~MainView () |
| virtual void | AttachedToWindow (void) |
| virtual void | Select (int32 tab) |
| virtual void | Select (const BTab *tab) |
| virtual void | LanguageChanged (void) |
Protected Attributes |
| PDocument * | doc |
Constructor & Destructor Documentation
| MainView::MainView |
( |
PDocument * |
newDoc, |
|
|
BRect |
rect, |
|
|
const char * |
name, |
|
|
button_width |
width = B_WIDTH_AS_USUAL, |
|
|
uint32 |
resizingMode = B_FOLLOW_ALL, |
|
|
uint32 |
flags = B_FULL_UPDATE_ON_RESIZE | B_WILL_DRAW | B_NAVIGABLE_JUMP | B_FRAME_EVENTS | B_NAVIGABLE | |
|
) |
| | |
| MainView::~MainView |
( |
|
) |
[virtual] |
Member Function Documentation
| void MainView::AttachedToWindow |
( |
void |
|
) |
[virtual] |
| virtual void MainView::LanguageChanged |
( |
void |
|
) |
[inline, virtual] |
| void MainView::Select |
( |
const BTab * |
tab |
) |
[virtual] |
| void MainView::Select |
( |
int32 |
tab |
) |
[virtual] |
Member Data Documentation
The documentation for this class was generated from the following files: