Mana
Loading...
Searching...
No Matches
Public Member Functions | Private Attributes | List of all members
SkillTab Class Reference
Inheritance diagram for SkillTab:
Tab

Public Member Functions

 SkillTab (const std::string &name, SkillListBox *listBox)
 
 ~SkillTab () override
 
SkillInfogetSelectedInfo ()
 
- Public Member Functions inherited from Tab
 Tab ()
 
void setCaption (const std::string &caption)
 Sets the caption of the tab.
 
void draw (gcn::Graphics *graphics) override
 Draw the tab.
 
void drawFrame (gcn::Graphics *graphics) override
 Draw the tab frame.
 
void setTabColor (const gcn::Color *color)
 Set the normal color fo the tab's text.
 
void setFlash (bool flash)
 Set tab flashing state.
 

Private Attributes

SkillListBoxmListBox
 

Additional Inherited Members

- Protected Member Functions inherited from Tab
virtual void setCurrent ()
 

Detailed Description

Definition at line 167 of file skilldialog.cpp.

Constructor & Destructor Documentation

◆ SkillTab()

SkillTab::SkillTab ( const std::string &  name,
SkillListBox listBox 
)
inline

Definition at line 170 of file skilldialog.cpp.

◆ ~SkillTab()

SkillTab::~SkillTab ( )
inlineoverride

Definition at line 176 of file skilldialog.cpp.

Member Function Documentation

◆ getSelectedInfo()

SkillInfo * SkillTab::getSelectedInfo ( )
inline

Definition at line 181 of file skilldialog.cpp.

Member Data Documentation

◆ mListBox

SkillListBox* SkillTab::mListBox
private

Definition at line 187 of file skilldialog.cpp.


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