QPixmap 1381 scripts/kconfig/qconf.cc backAction = new QAction(QPixmap(xpm_back), "Back", this); QPixmap 1387 scripts/kconfig/qconf.cc QAction *loadAction = new QAction(QPixmap(xpm_load), "&Load", this); QPixmap 1390 scripts/kconfig/qconf.cc saveAction = new QAction(QPixmap(xpm_save), "&Save", this); QPixmap 1403 scripts/kconfig/qconf.cc singleViewAction = new QAction(QPixmap(xpm_single_view), "Single View", this); QPixmap 1406 scripts/kconfig/qconf.cc splitViewAction = new QAction(QPixmap(xpm_split_view), "Split View", this); QPixmap 1409 scripts/kconfig/qconf.cc fullViewAction = new QAction(QPixmap(xpm_tree_view), "Full View", this); QPixmap 110 scripts/kconfig/qconf.h QPixmap symbolYesPix, symbolModPix, symbolNoPix; QPixmap 111 scripts/kconfig/qconf.h QPixmap choiceYesPix, choiceNoPix; QPixmap 112 scripts/kconfig/qconf.h QPixmap menuPix, menuInvPix, menuBackPix, voidPix;