|
ORE Studio 0.0.4
|
Dialog for selecting a flag/image to associate with a currency. More...
#include <FlagSelectorDialog.hpp>
Inherits QDialog.

Public Member Functions | |
| FlagSelectorDialog (ImageCache *imageCache, const QString ¤tImageId=QString(), QWidget *parent=nullptr) | |
| Construct a flag selector dialog. | |
| QString | selectedImageId () const |
| Get the selected image ID. | |
Dialog for selecting a flag/image to associate with a currency.
Shows a searchable list of available flag images with preview.
|
explicit |
Construct a flag selector dialog.
| imageCache | The image cache to use for loading flag images |
| currentImageId | The currently selected image ID (empty if none) |
| parent | The parent widget |
| QString selectedImageId | ( | ) | const |
Get the selected image ID.