Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
CComboBox.hpp File Reference
#include "core/assert.hpp"
#include "core/concepts.hpp"
#include "third_party/magic_enum/magic_enum.hpp"
#include "ui/gui/AbstractSelectionComponent.hpp"
#include <bits/stdint-uintn.h>
#include <set>
#include <string>
#include <vector>
Include dependency graph for CComboBox.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  SOptionComboBox
 
struct  SComboBox
 
class  CComboBox
 
class  CComboBoxString
 
class  CComboBoxEnum< TypeEnum >
 

Enumerations

enum class  EComboBoxType { Numeric , Text }
 

Enumeration Type Documentation

◆ EComboBoxType

enum class EComboBoxType
strong
Enumerator
Numeric 
Text