swift
|
Select a valid country. More...
Signals | |
void | countryChanged (const swift::misc::CCountry &country) |
Changed country. | |
Public Member Functions | |
CCountrySelector (QWidget *parent=nullptr) | |
Constructor. | |
virtual | ~CCountrySelector () |
Destructor. | |
void | setCountry (const swift::misc::CCountry &country) |
Set country. | |
const swift::misc::CCountry & | getCountry () const |
Get country. | |
Select a valid country.
Definition at line 23 of file countryselector.h.