swift
Signals | Public Member Functions | List of all members
swift::gui::components::CCountrySelector Class Reference

Select a valid country. More...

Inheritance diagram for swift::gui::components::CCountrySelector:
[legend]

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::CCountrygetCountry () const
 Get country.
 

Detailed Description

Select a valid country.

Definition at line 23 of file countryselector.h.


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