Public Member Functions | Protected Attributes
TooltipGenerator Class Reference

List of all members.

Public Member Functions

 TooltipGenerator (const Server *server)
virtual QString gameInfoTableHTML ()
virtual QString generalInfoHTML ()
virtual QString playerTableHTML ()

Protected Attributes

const ServerpServer

Member Function Documentation

QString TooltipGenerator::gameInfoTableHTML ( ) [virtual]

Should return general info about current game (fraglimit, team scores, etc.)

QString TooltipGenerator::generalInfoHTML ( ) [virtual]

Should return general info about server, like server name, version, email, etc.

QString TooltipGenerator::playerTableHTML ( ) [virtual]

Should return player table (the thing that is created when cursor hovers over players column).


The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator