Searched refs:myAltSpeedButton (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 Dmainwin.h153 QPushButton * myAltSpeedButton; member in class:TrMainWindow
H A Dmainwin.cc395 p = myAltSpeedButton = new QPushButton( this );
1113 myAltSpeedButton->setChecked( b );
1114 myAltSpeedButton->setIcon( b ? mySpeedModeOnIcon : mySpeedModeOffIcon );
1119 myAltSpeedButton->setToolTip( fmt.arg( Formatter::speedToString( d ) )

Completed in 220 milliseconds