#include <settings.h>

Definition at line 692 of file settings.h.
Public Slots | |
| virtual void | ChangeResolution (const QString &resolution) |
Public Member Functions | |
| HostRefreshRateComboBox (const QString &name, bool rw=false) | |
| virtual | ~HostRefreshRateComboBox () |
Static Private Member Functions | |
| static const vector< short > | GetRefreshRates (const QString &resolution) |
| HostRefreshRateComboBox::HostRefreshRateComboBox | ( | const QString & | name, | |
| bool | rw = false | |||
| ) | [inline] |
Definition at line 696 of file settings.h.
| virtual HostRefreshRateComboBox::~HostRefreshRateComboBox | ( | ) | [inline, virtual] |
Definition at line 698 of file settings.h.
| void HostRefreshRateComboBox::ChangeResolution | ( | const QString & | resolution | ) | [virtual, slot] |
Definition at line 706 of file settings.cpp.
| const vector< short > HostRefreshRateComboBox::GetRefreshRates | ( | const QString & | resolution | ) | [static, private] |
1.5.5