IP2CCountry Struct Reference

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
 

Detailed Description

Flag and name of the country.

Definition at line 34 of file ip2ccountry.h.

Member Function Documentation

QHash< QString, IP2CCountry > IP2CCountry::all ( )
static

All countries.

Definition at line 306 of file ip2ccountry.cpp.


The documentation for this struct was generated from the following files: