Searched refs:myVerifyButton (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.h87 QPushButton * myVerifyButton; member in class:Options
H A Doptions.cc88 myVerifyButton( 0 ),
160 p = myVerifyButton = new QPushButton( tr( "&Verify Local Data" ) );
185 connect( myVerifyButton, SIGNAL(clicked(bool)), this, SLOT(onVerify()));

Completed in 108 milliseconds