|
ORE Studio 0.0.4
|
QComboBox subclass for ISO currency selection with flag icons. More...
#include <OreCurrencyComboBox.hpp>
Inherits QComboBox.

Public Member Functions | |
| OreCurrencyComboBox (QWidget *parent=nullptr) | |
QComboBox subclass for ISO currency selection with flag icons.
Acts as a typed marker so uic generates the right widget class and includes the correct header. Currency codes are populated asynchronously by the owning form via LookupFetcher::fetch_currency_codes(); flag icons are applied via FlagIconHelper::setup_flag_combo().