Flag and name of the country. More...
#include <ip2ccountry.h>
Public Member Functions | |
| IP2CCountry (QString name) | |
| IP2CCountry (const QPixmap *flag, QString name) | |
| bool | isValid () const |
Static Public Member Functions | |
| static QHash< QString, IP2CCountry > | all () |
| All countries. | |
Public Attributes | |
| const QPixmap * | flag |
| QString | name |
Flag and name of the country.
Definition at line 34 of file ip2ccountry.h.
|
static |
All countries.
Definition at line 306 of file ip2ccountry.cpp.