Go to the documentation of this file.
   23 #ifndef OCCVIEWER_FONTWIDGET_H 
   24 #define OCCVIEWER_FONTWIDGET_H 
   42   virtual void  SetData( 
const QColor&, 
const int, 
const bool, 
const bool, 
const bool );
 
   44   virtual void  GetData( QColor&, 
int&, 
bool&, 
bool&, 
bool& ) 
const;