![]() |
Scanframe Modular Application 0.1.0
|
Type to create a string list accessible by keys. More...
#include <ConfigStore.h>
Public Types | |
typedef ssize_t | index_type |
Public Member Functions | |
index_type | indexOfKey (QAnyStringView key) const |
Gets the index of the given key in the map. | |
Static Public Attributes | |
static constexpr index_type | npos {-1} |
Type to create a string list accessible by keys.
typedef ssize_t sf::ConfigStore::Values::index_type |
index_type sf::ConfigStore::Values::indexOfKey | ( | QAnyStringView | key | ) | const |
Gets the index of the given key in the map.
|
staticconstexpr |