Searched refs:refreshButton (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/qt/
H A Doptions.h72 void refreshButton( QPushButton *, const QString&, int width=-1 );
H A Doptions.cc202 Options :: refreshButton( QPushButton * p, const QString& text, int width ) function in class:Options
224 refreshButton( myFileButton, text, width );
231 refreshButton( myDestinationButton, myDestination.absolutePath(), width );

Completed in 74 milliseconds