#include <resolutionwidget.h>
◆ ResolutionWidget()
  
  | 
        
          | ResolutionWidget::ResolutionWidget | ( | QWidget * | parent = nullptr | ) |  |  | explicit | 
 
 
◆ currentResolution()
      
        
          | float ResolutionWidget::currentResolution | ( |  | ) |  | 
      
 
Return current selected resolution. 
- Returns
- resolutions as QString 
 
 
◆ resolutions()
  
  | 
        
          | QStringList ResolutionWidget::resolutions | ( |  | ) |  |  | private | 
 
Returns a QStringList containing all supported resolutions 
- Returns
- QStringList with resolutions 
 
 
◆ slotTextChanged
  
  | 
        
          | 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: