|
| PartyTab (Party *party) |
|
void | action (const gcn::ActionEvent &event) override |
|
| 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.
|
|
Definition at line 166 of file socialwindow.cpp.
◆ PartyTab()
PartyTab::PartyTab |
( |
Party * |
party | ) |
|
|
inline |
◆ action()
void PartyTab::action |
( |
const gcn::ActionEvent & |
event | ) |
|
|
inlineoverride |
◆ invite()
void PartyTab::invite |
( |
| ) |
|
|
inlineoverrideprotectedvirtual |
◆ leave()
|
inlineoverrideprotectedvirtual |
◆ mParty
The documentation for this class was generated from the following file: