The list model for mode list.
More...
The list model for mode list.
Definition at line 83 of file setup_video.cpp.
◆ ResolutionListModel()
ResolutionListModel::ResolutionListModel |
( |
| ) |
|
|
inline |
◆ getElementAt()
std::string ResolutionListModel::getElementAt |
( |
int |
i | ) |
|
|
inlineoverride |
◆ getIndexOf()
int ResolutionListModel::getIndexOf |
( |
int |
width, |
|
|
int |
height |
|
) |
| const |
|
inline |
Returns the index corresponding to the given video resolution or 0 ("Custom") if not found.
Definition at line 136 of file setup_video.cpp.
◆ getModeAt()
const DisplayMode & ResolutionListModel::getModeAt |
( |
int |
i | ) |
const |
|
inline |
◆ getNumberOfElements()
int ResolutionListModel::getNumberOfElements |
( |
| ) |
|
|
inlineoverride |
◆ mDisplayModes
std::vector<DisplayMode> ResolutionListModel::mDisplayModes |
|
private |
The documentation for this class was generated from the following file: