C++ (Qt)QThread::currentThread()->setPriority(QThread::LowestPriority);
C++ (Qt)//...QThread::currentThread()->setPriority(QThread::LowestPriority);//...