#include <qvaluecombobox.h>
Definition at line 12 of file qvaluecombobox.h.
 
◆ QValueComboBox()
  
  
      
        
          | QValueComboBox::QValueComboBox  | 
          ( | 
          QWidget *  | 
          parent = 0 | ) | 
           | 
         
       
   | 
  
explicit   | 
  
 
 
◆ handleSelectionChanged
  
  
      
        
          | void QValueComboBox::handleSelectionChanged  | 
          ( | 
          int  | 
          idx | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
◆ setRole()
      
        
          | void QValueComboBox::setRole  | 
          ( | 
          int  | 
          role | ) | 
           | 
        
      
 
Specify model role to use as ordinal value (defaults to Qt::UserRole) 
Definition at line 23 of file qvaluecombobox.cpp.
 
 
◆ setValue()
      
        
          | void QValueComboBox::setValue  | 
          ( | 
          const QVariant &  | 
          value | ) | 
           | 
        
      
 
 
◆ value()
      
        
          | QVariant QValueComboBox::value  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ valueChanged
  
  
      
        
          | void QValueComboBox::valueChanged  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
signal   | 
  
 
 
◆ role
◆ value
  
  
      
        
          | QVariant QValueComboBox::value | 
         
       
   | 
  
readwrite   | 
  
 
 
The documentation for this class was generated from the following files: