| 
Public Member Functions | 
|  | SpinBoxDelegate (QObject *parent=0) | 
| QWidget * | createEditor (QWidget *parent, const QStyleOptionViewItem &, const QModelIndex &) const | 
| void | setEditorData (QWidget *editor, const QModelIndex &index) const | 
| void | setModelData (QWidget *editor, QAbstractItemModel *model, const QModelIndex &index) const | 
| void | updateEditorGeometry (QWidget *editor, const QStyleOptionViewItem &option, const QModelIndex &) const | 
Constructor & Destructor Documentation
  
  | 
        
          | SpinBoxDelegate::SpinBoxDelegate | ( | QObject * | parent = 0 | ) |  |  | inline | 
 
 
Member Function Documentation
  
  | 
        
          | QWidget* SpinBoxDelegate::createEditor | ( | QWidget * | parent, |  
          |  |  | const QStyleOptionViewItem & | , |  
          |  |  | const QModelIndex & |  |  
          |  | ) |  | const |  | inline | 
 
 
  
  | 
        
          | void SpinBoxDelegate::setEditorData | ( | QWidget * | editor, |  
          |  |  | const QModelIndex & | index |  
          |  | ) |  | const |  | inline | 
 
 
  
  | 
        
          | void SpinBoxDelegate::setModelData | ( | QWidget * | editor, |  
          |  |  | QAbstractItemModel * | model, |  
          |  |  | const QModelIndex & | index |  
          |  | ) |  | const |  | inline | 
 
 
  
  | 
        
          | void SpinBoxDelegate::updateEditorGeometry | ( | QWidget * | editor, |  
          |  |  | const QStyleOptionViewItem & | option, |  
          |  |  | const QModelIndex & |  |  
          |  | ) |  | const |  | inline | 
 
 
The documentation for this class was generated from the following file: