Mana
Loading...
Searching...
No Matches
Public Member Functions | Private Attributes | List of all members

The list model for choosing the scale. More...

Inheritance diagram for ScaleListModel:

Public Member Functions

 ScaleListModel (const VideoSettings &videoSettings)
 
void setVideoSettings (const VideoSettings &videoSettings)
 
int getNumberOfElements () override
 
std::string getElementAt (int i) override
 

Private Attributes

VideoSettings mVideoSettings
 

Detailed Description

The list model for choosing the scale.

Definition at line 156 of file setup_video.cpp.

Constructor & Destructor Documentation

◆ ScaleListModel()

ScaleListModel::ScaleListModel ( const VideoSettings videoSettings)
inline

Definition at line 159 of file setup_video.cpp.

Member Function Documentation

◆ getElementAt()

std::string ScaleListModel::getElementAt ( int  i)
inlineoverride

Definition at line 173 of file setup_video.cpp.

◆ getNumberOfElements()

int ScaleListModel::getNumberOfElements ( )
inlineoverride

Definition at line 168 of file setup_video.cpp.

◆ setVideoSettings()

void ScaleListModel::setVideoSettings ( const VideoSettings videoSettings)
inline

Definition at line 163 of file setup_video.cpp.

Member Data Documentation

◆ mVideoSettings

VideoSettings ScaleListModel::mVideoSettings
private

Definition at line 182 of file setup_video.cpp.


The documentation for this class was generated from the following file: