Searched refs:folderPixmap (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/qt/
H A Drelocate.cc73 const QPixmap folderPixmap = folderIcon.pixmap( iconSize ); local
93 hig->addRow( tr( "New &location:" ), myDirButton = new QPushButton( folderPixmap, myPath ) );
H A Dmake-dialog.cc343 const QPixmap folderPixmap = folderIcon.pixmap( iconSize ); local
345 b->setIcon( folderPixmap );
358 myFolderButton->setIcon( folderPixmap );
H A Dprefs-dialog.cc527 const QPixmap folderPixmap = folderIcon.pixmap( iconSize ); local
541 b->setIcon( folderPixmap );
570 const QPixmap folderPixmap = folderIcon.pixmap( iconSize ); local
579 b->setIcon( folderPixmap );
597 b->setIcon( folderPixmap );
H A Doptions.cc118 const QPixmap folderPixmap = folderIcon.pixmap( iconSize ); local
127 p->setIcon( folderPixmap );

Completed in 40 milliseconds