SkillGuiTableModel Class Reference

Inheritance diagram for SkillGuiTableModel:

StaticTableModel TableModel

List of all members.


Detailed Description

Definition at line 58 of file skill.cpp.


Public Member Functions

 SkillGuiTableModel (SkillDialog *dialog)
virtual int getRows (void)
 Determines the number of rows (lines) in the table.
virtual int getColumnWidth (int index)
 Determines the width of each individual column.
virtual int getRowHeight ()
 Determines the height for each row.
virtual void update ()

Private Attributes

SkillDialogmDialog
int mEntriesNr

Constructor & Destructor Documentation

SkillGuiTableModel::SkillGuiTableModel ( SkillDialog dialog  )  [inline]

Definition at line 61 of file skill.cpp.


Member Function Documentation

virtual int SkillGuiTableModel::getRows ( void   )  [inline, virtual]

Determines the number of rows (lines) in the table.

Reimplemented from StaticTableModel.

Definition at line 69 of file skill.cpp.

virtual int SkillGuiTableModel::getColumnWidth ( int  index  )  [inline, virtual]

Determines the width of each individual column.

Reimplemented from StaticTableModel.

Definition at line 74 of file skill.cpp.

virtual int SkillGuiTableModel::getRowHeight (  )  [inline, virtual]

Determines the height for each row.

Reimplemented from StaticTableModel.

Definition at line 82 of file skill.cpp.

virtual void SkillGuiTableModel::update (  )  [inline, virtual]

Definition at line 87 of file skill.cpp.


Member Data Documentation

Definition at line 120 of file skill.cpp.

Definition at line 121 of file skill.cpp.


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

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