ModeListModel Class Reference
[User interface related classes (windows, dialogs)]

List of all members.


Detailed Description

The list model for mode list.

Definition at line 60 of file setup_video.cpp.


Public Member Functions

 ModeListModel ()
 Constructor.
virtual ~ModeListModel ()
 Destructor.
int getNumberOfElements ()
 Returns the number of elements in container.
std::string getElementAt (int i)
 Returns element from container.

Private Attributes

std::vector< std::string > mVideoModes

Constructor & Destructor Documentation

ModeListModel::ModeListModel (  ) 

Constructor.

Definition at line 87 of file setup_video.cpp.

virtual ModeListModel::~ModeListModel (  )  [inline, virtual]

Destructor.

Definition at line 71 of file setup_video.cpp.


Member Function Documentation

int ModeListModel::getNumberOfElements (  )  [inline]

Returns the number of elements in container.

Definition at line 76 of file setup_video.cpp.

std::string ModeListModel::getElementAt ( int  i  )  [inline]

Returns element from container.

Definition at line 81 of file setup_video.cpp.


Member Data Documentation

std::vector<std::string> ModeListModel::mVideoModes [private]

Definition at line 84 of file setup_video.cpp.


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

Generated on Sun Apr 26 17:30:43 2009 for The Mana World by  doxygen 1.5.5