|
Mana
|
Public Member Functions | |
| SkillTab (const std::string &name, SkillListBox *listBox) | |
| ~SkillTab () override | |
| SkillInfo * | getSelectedInfo () |
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 | |
| SkillListBox * | mListBox |
Additional Inherited Members | |
Protected Member Functions inherited from Tab | |
| virtual void | setCurrent () |
Definition at line 167 of file skilldialog.cpp.
|
inline |
Definition at line 170 of file skilldialog.cpp.
|
inlineoverride |
Definition at line 176 of file skilldialog.cpp.
|
inline |
Definition at line 181 of file skilldialog.cpp.
|
private |
Definition at line 187 of file skilldialog.cpp.