Go to the documentation of this file.
   27 #ifndef SVTK_FontWidget_H 
   28 #define SVTK_FontWidget_H 
   46   virtual void  SetData( 
const QColor&, 
const int, 
const bool, 
const bool, 
const bool );
 
   48   virtual void  GetData( QColor&, 
int&, 
bool&, 
bool&, 
bool& ) 
const;