35 #ifndef ANATOMIST_CONTROL_COLOREDPIXMAP_H 
   36 #define ANATOMIST_CONTROL_COLOREDPIXMAP_H 
   48                                     const std::string & colbgfilename,
 
   49                                     const std::string & fgfilename );
 
static QPixmap coloredPixmap(const QColor &col, unsigned size, const std::string &colbgfilename, const std::string &fgfilename)