Go to the documentation of this file.
   23 #ifndef VIEWERTOOLS_CUBEAXESDLGBASE_H 
   24 #define VIEWERTOOLS_CUBEAXESDLGBASE_H 
   52   void             UseName( 
const bool );
 
   53   void             SetName( 
const QString& );
 
   54   void             SetNameFont( 
const QColor&, 
const int, 
const bool, 
const bool, 
const bool );
 
   57   virtual void     initialize();
 
   93   virtual void    initialize();
 
   95   virtual void    Update();
 
   99   virtual bool    onApply();
 
  100   virtual void    onClose();