A list model for a given list of strings.
More...
|
const std::vector< std::string > | mStrings |
|
A list model for a given list of strings.
Definition at line 57 of file setup_video.cpp.
◆ StringListModel()
StringListModel::StringListModel |
( |
std::vector< std::string > |
strings | ) |
|
|
inline |
◆ getElementAt()
std::string StringListModel::getElementAt |
( |
int |
i | ) |
|
|
inlineoverride |
◆ getNumberOfElements()
int StringListModel::getNumberOfElements |
( |
| ) |
|
|
inlineoverride |
◆ mStrings
const std::vector<std::string> StringListModel::mStrings |
|
private |
The documentation for this class was generated from the following file: