//! [0] static const char * const start_xpm[]={ "16 15 8 1", "a c #cec6bd", .... //! [0] //! [1] QPixmap myPixmap; myPixmap->setMask(myPixmap->createHeuristicMask()); //! [1]