#include <resolutionwidget.h>
ResolutionWidget::ResolutionWidget |
( |
QWidget * |
parent = 0 | ) |
|
|
explicit |
float ResolutionWidget::currentResolution |
( |
| ) |
|
Return current selected resolution.
- Returns
- resolutions as QString
QStringList ResolutionWidget::resolutions |
( |
| ) |
|
|
private |
Returns a QStringList containing all supported resolutions
- Returns
- QStringList with resolutions
void ResolutionWidget::slotTextChanged |
( |
const QString & |
text | ) |
|
|
privateslot |
Limit user to only be able to enter numbers.
- Parameters
-
text | Currently edited text |
The documentation for this class was generated from the following files: