Detected 1 occurrence(s) of ‘GetAsyncKeyState\(‘: ui->label_8->setText("N/A"); ui->label_9->setText(d); Sleep (interval); mouse_event(MOUSEEVENTF_LEFTDOWN, 0, 0, 0, 0); Sleep (100); mouse_event(MOUSEEVENTF_LEFTUP, 0, 0, 0, 0); clicks++; if (GetAsyncKeyState( 'Q' )) { running = 0; } } } <item> <layout class="QHBoxLayout" name="horizontalLayout_3"> <item> <widget class="QLabel" name="label_4"> <property name="text"> <string>Current break timer:</string> </ Source: http://pastebin.com/raw.php?i=SqsPdnRF
↧