Go to the documentation of this file.
   26 #ifndef QTXINTSPINBOX_H 
   27 #define QTXINTSPINBOX_H 
   42   bool            isCleared() 
const;
 
   43   virtual void    setCleared( 
const bool );
 
   45   virtual void    stepBy( 
int );
 
   48   virtual void    onTextChanged( 
const QString& );
 
   51   virtual QString textFromValue( 
int ) 
const;