Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Teddy::PhysicalComponents::MenuList Class Reference

#include <MenuList.h>

Inheritance diagram for Teddy::PhysicalComponents::MenuList:

Inheritance graph
[legend]
Collaboration diagram for Teddy::PhysicalComponents::MenuList:

Collaboration graph
[legend]
List of all members.

Public Methods

 MenuList (std::string name, const int axis=DOCK_VERTICAL)
 Constructor. More...

virtual ~MenuList ()
virtual void drawSelf ()
 Draw area - draw area self component. More...


Constructor & Destructor Documentation

Teddy::PhysicalComponents::MenuList::MenuList std::string    name,
const int    axis = DOCK_VERTICAL
 

Constructor.

Definition at line 38 of file MenuList.cpp.

virtual Teddy::PhysicalComponents::MenuList::~MenuList   [inline, virtual]
 

Definition at line 41 of file MenuList.h.


Member Function Documentation

void Teddy::PhysicalComponents::MenuList::drawSelf   [virtual]
 

Draw area - draw area self component.

Reimplemented from Teddy::PhysicalComponents::Area.

Definition at line 42 of file MenuList.cpp.

References Teddy::Graphics::ViewClient::color, Teddy::SysSupport::dmsg, Teddy::PhysicalComponents::Area::drawBiColRect, Teddy::PhysicalComponents::Area::drawFillRect, Teddy::MixIn::Named::getName, Teddy::SysSupport::M_WMD, Teddy::PhysicalComponents::Area::size, and Teddy::Graphics::ViewClient::view.


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