#include <server_counter.h>
◆ Server_Counter()
| Server_Counter::Server_Counter |
( |
int | _id, |
|
|
const QString & | _name, |
|
|
const color & | _counterColor, |
|
|
int | _radius, |
|
|
int | _count = 0 ) |
◆ ~Server_Counter()
| Server_Counter::~Server_Counter |
( |
| ) |
|
|
inline |
◆ getColor()
| const color & Server_Counter::getColor |
( |
| ) |
const |
|
inline |
◆ getCount()
| int Server_Counter::getCount |
( |
| ) |
const |
|
inline |
◆ getId()
| int Server_Counter::getId |
( |
| ) |
const |
|
inline |
◆ getInfo()
| void Server_Counter::getInfo |
( |
ServerInfo_Counter * | info | ) |
|
◆ getName()
| QString Server_Counter::getName |
( |
| ) |
const |
|
inline |
◆ getRadius()
| int Server_Counter::getRadius |
( |
| ) |
const |
|
inline |
◆ setCount()
| void Server_Counter::setCount |
( |
int | _count | ) |
|
|
inline |
◆ count
| int Server_Counter::count |
|
protected |
◆ counterColor
| color Server_Counter::counterColor |
|
protected |
◆ id
◆ name
| QString Server_Counter::name |
|
protected |
◆ radius
| int Server_Counter::radius |
|
protected |
The documentation for this class was generated from the following files: