swift
Public Member Functions | List of all members
swift::gui::CEcosystemComboBox Class Reference

Combo box widget for ecosystems. More...

Inheritance diagram for swift::gui::CEcosystemComboBox:
[legend]

Public Member Functions

 CEcosystemComboBox (QWidget *parent=nullptr)
 Constructor.
 
 CEcosystemComboBox (const swift::misc::network::CEcosystemList &systems, QWidget *parent=nullptr)
 Constructor.
 
virtual ~CEcosystemComboBox ()
 Destructor.
 
swift::misc::network::CEcosystem getSelectedEcosystem () const
 The selected ecosystem.
 
void setCurrentEcosystem (const swift::misc::network::CEcosystem &ecosystem)
 Set current system.
 
void setEcosystems (const swift::misc::network::CEcosystemList &systems)
 Set the supported systems.
 

Detailed Description

Combo box widget for ecosystems.

Definition at line 16 of file ecosystemcombobox.h.


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