6 #ifndef SWIFT_GUI_ECOSYSTEMCOMBOBOX_H
7 #define SWIFT_GUI_ECOSYSTEMCOMBOBOX_H
Combo box widget for ecosystems.
swift::misc::network::CEcosystem getSelectedEcosystem() const
The selected ecosystem.
virtual ~CEcosystemComboBox()
Destructor.
CEcosystemComboBox(QWidget *parent=nullptr)
Constructor.
void setCurrentEcosystem(const swift::misc::network::CEcosystem &ecosystem)
Set current system.
void setEcosystems(const swift::misc::network::CEcosystemList &systems)
Set the supported systems.
Ecosystem of server belonging together.
Value object encapsulating a list of voice rooms.
static const CEcosystemList & allKnownSystems()
All systems.