|
| 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 56 of file socialwindow.cpp.
◆ SocialTab()
◆ ~SocialTab()
SocialTab::~SocialTab |
( |
| ) |
|
|
inlineoverrideprotected |
◆ invite()
virtual void SocialTab::invite |
( |
| ) |
|
|
protectedpure virtual |
◆ leave()
virtual void SocialTab::leave |
( |
| ) |
|
|
protectedpure virtual |
◆ SocialWindow
◆ mConfirmDialog
◆ mInviteDialog
◆ mList
◆ mScroll
The documentation for this class was generated from the following file: