Mover Class Reference

List of all members.

Public Member Functions

 Mover ()
 Mover (BRect rect, menu_layout ori, direction direct)
 Mover (BMessage *msg)
virtual status_t Archive (BMessage *archive, bool deep=true) const
BRect Frame ()
void SetFrame (BRect rect)
float GetSteps ()
void SetSteps (float step)
direction GetDirection (void)
menu_layout GetLayout (void)
void SetDirection (direction direct)
void SetLayout (menu_layout justification)
void Draw (ToolBar *tb, BRect updateRect)
void SetHighlight (bool state)
bool GetHighlight (void)
void SetEnabled (bool state)
bool GetEndabled (void)
virtual void MouseMoved (BView *tb, BPoint point)
void Scroller ()

Static Public Member Functions

static BArchivable * Instantiate (BMessage *archive)

Protected Member Functions

void Init (BRect rect, menu_layout ori, direction direct)

Protected Attributes

bool highlighted
bool enabled
BRect frame
menu_layout mover_menu_layout
direction mover_direction
float steps
bool scroll


Constructor & Destructor Documentation

Mover::Mover (  ) 

Mover::Mover ( BRect  rect,
menu_layout  ori,
direction  direct 
)

Mover::Mover ( BMessage *  msg  ) 


Member Function Documentation

status_t Mover::Archive ( BMessage *  archive,
bool  deep = true 
) const [virtual]

void Mover::Draw ( ToolBar tb,
BRect  updateRect 
)

BRect Mover::Frame (  )  [inline]

direction Mover::GetDirection ( void   )  [inline]

bool Mover::GetEndabled ( void   )  [inline]

bool Mover::GetHighlight ( void   )  [inline]

menu_layout Mover::GetLayout ( void   )  [inline]

float Mover::GetSteps (  )  [inline]

void Mover::Init ( BRect  rect,
menu_layout  ori,
direction  direct 
) [protected]

BArchivable * Mover::Instantiate ( BMessage *  archive  )  [static]

void Mover::MouseMoved ( BView *  tb,
BPoint  point 
) [virtual]

void Mover::Scroller (  ) 

void Mover::SetDirection ( direction  direct  ) 

void Mover::SetEnabled ( bool  state  )  [inline]

void Mover::SetFrame ( BRect  rect  )  [inline]

void Mover::SetHighlight ( bool  state  )  [inline]

void Mover::SetLayout ( menu_layout  justification  ) 

void Mover::SetSteps ( float  step  ) 


Member Data Documentation

bool Mover::enabled [protected]

BRect Mover::frame [protected]

bool Mover::highlighted [protected]

menu_layout Mover::mover_menu_layout [protected]

bool Mover::scroll [protected]

float Mover::steps [protected]


The documentation for this class was generated from the following files:

Generated on Sun Jun 21 01:09:30 2009 for ProjektConceptor by  doxygen 1.5.9