Articles 7
Evgenii Legotckoi
Evgenii LegotckoiNov. 25, 2019, 5:53 p.m.
PyQt5 - Tutorial 009. Using QThread with MoveToThread Based on one of the questions on the forum, I wrote an example on using QThread in PyQt5, as well as using the moveToThread method to move the class object of the inherited QObject to another th…
Ruslan Polupan
Ruslan PolupanAug. 7, 2019, 10:41 a.m.
IMpos project. Part 010. Obtaining names of fuel We received a list of gas stations with which we will perform further actions. We create a slot called when clicking on the CheckBox on the GroupBox Actions. void FuelNameDialog::on_grou…
Ruslan Polupan
Ruslan PolupanNov. 20, 2018, 7:42 a.m.
Qt - Selecting data from a QSqlQuery database in a QThread stream and creating a QAbstractTableModel model based on it There was a need to obtain a large amount of data from the database for the subsequent work of the user with them (Reference book of goods in a particular store). For the code do not kick …
Comments 0
Nothing found
Forum topics 7
DF
Dis FictionFeb. 12, 2022, 4:53 a.m.
Приостановка и возобновления потока из др. потока без QTconcurrent Всем доброго дня, недавно столкнулся с такой проблемой, что не могу найти информацию как удобно останавливать / возобновлять поток по команде, если я использую к примеру moveToThread(). Знаю, чт…
AC
Alexandru CodreanuJune 21, 2020, 4:04 p.m.
Qt / C++ QProcess получение результата вывода данных архиватора 7z и вывод в QProgressBar Доброго времени суток. Пишу проект для архивации и администрировании баз данных используя архиватор 7z. При написании проекта возникли вопросы при работе с классом QProcess …
IscanderChe
IscanderCheMay 21, 2020, 12:17 p.m.
Qt/C++ - Урок 048. QThread Вечер добрый. Изучаю урок Qt/C++ - Урок 048. QThread . В коде exampleobject.h объявляется сигнал void runningChanged(bool running) . Далее в ex…
Forum posts 0
Nothing found
Test 0
Nothing found
Shared codes 0
Nothing found

Follow us in social networks