Evita  0.16
Public Member Functions | Private Attributes | List of all members
evGUIComponentBrowser Class Reference

#include <evGUIComponentBrowser.h>

Inheritance diagram for evGUIComponentBrowser:
Inheritance graph
[legend]
Collaboration diagram for evGUIComponentBrowser:
Collaboration graph
[legend]

Public Member Functions

 evGUIComponentBrowser (const int x, const int y, const int width, const int height, const char *title)
 
virtual ~evGUIComponentBrowser (void)
 
virtual const evString GetClassName (void) const
 
void clear ()
 
unsigned int GetVectorDimension (const unsigned int browser_line) const
 
void AddVectorDimension (const unsigned int vector_dimension)
 
- Public Member Functions inherited from evGUIObject
 evGUIObject (void)
 
virtual ~evGUIObject (void)
 
- Public Member Functions inherited from evObject
 evObject (void)
 
virtual ~evObject (void)
 
void Print (const int tabbing) const
 
void Print (void) const
 
virtual void PrintSelf (const int tabbing) const
 

Private Attributes

std::vector< unsigned int > VectorDimensions
 

Additional Inherited Members

- Protected Member Functions inherited from evObject
 evObject (const evObject &object)
 

Constructor & Destructor Documentation

evGUIComponentBrowser::evGUIComponentBrowser ( const int  x,
const int  y,
const int  width,
const int  height,
const char *  title 
)
inline
evGUIComponentBrowser::~evGUIComponentBrowser ( void  )
inlinevirtual

Member Function Documentation

void evGUIComponentBrowser::AddVectorDimension ( const unsigned int  vector_dimension)
inline
void evGUIComponentBrowser::clear ( )
inline
virtual const evString evGUIComponentBrowser::GetClassName ( void  ) const
inlinevirtual

Reimplemented from evGUIObject.

unsigned int evGUIComponentBrowser::GetVectorDimension ( const unsigned int  browser_line) const
inline

Member Data Documentation

std::vector<unsigned int> evGUIComponentBrowser::VectorDimensions
private

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