#include <profilescombobox.hpp>
  
  | 
        
          | ProfilesComboBox::ProfilesComboBox | ( | QWidget * | parent = 0 | ) |  |  | explicit | 
 
 
  
  | 
        
          | void ProfilesComboBox::profileRenamed | ( | const QString & | oldName, |  
          |  |  | const QString & | newName |  
          |  | ) |  |  |  | signal | 
 
 
  
  | 
        
          | void ProfilesComboBox::setCurrentProfile | ( | int | index | ) |  |  | inline | 
 
 
      
        
          | void ProfilesComboBox::setEditEnabled | ( | bool | editable | ) |  | 
      
 
 
  
  | 
        
          | void ProfilesComboBox::signalProfileChanged | ( | const QString & | previous, |  
          |  |  | const QString & | current |  
          |  | ) |  |  |  | signal | 
 
 
  
  | 
        
          | void ProfilesComboBox::signalProfileChanged | ( | int | index | ) |  |  | signal | 
 
 
  
  | 
        
          | void ProfilesComboBox::signalProfileTextChanged | ( | const QString & | item | ) |  |  | signal | 
 
 
  
  | 
        
          | void ProfilesComboBox::slotEditingFinished | ( |  | ) |  |  | privateslot | 
 
 
  
  | 
        
          | void ProfilesComboBox::slotIndexChangedByUser | ( | int | index | ) |  |  | privateslot | 
 
 
  
  | 
        
          | void ProfilesComboBox::slotTextChanged | ( | const QString & | text | ) |  |  | privateslot | 
 
 
  
  | 
        
          | QString ProfilesComboBox::mOldProfile |  | private | 
 
 
The documentation for this class was generated from the following files: