Articles 3
Evgenii Legotckoi
Evgenii LegotckoiNov. 4, 2019, 5:15 a.m.
QML - Tutorial 036. Working with Signals and Slots in QML This article is the most comprehensive description of signals and slots in QML compared to all previous articles on this site. In this article, I will try to explain the following when wor…
Evgenii Legotckoi
Evgenii LegotckoiNov. 9, 2017, 2:22 a.m.
Qt/C++ - Tutorial 073. Signals and slots. Connecting Slots to Overloaded Signals in the Qt5 Syntax Quite a frequent problem when working with signals with slots in Qt5, according to my observations on the forum, is the connection of slots in the syntax on the pointers to signals having an ove…
Evgenii Legotckoi
Evgenii LegotckoiApril 2, 2017, 2:22 p.m.
PyQt5 - Lesson 007. Works with QML QtQuick (Signals and slots) And now we will go deeper into the work with Qt using PyQt5, taking advantage of modern Qt features. By such possibilities I mean QtQuick and QML. PyQt5 allows you to use Qt classes that can pro…
Comments 0
Nothing found
Forum topics 2
KL
Konstantin LazarevJan. 23, 2017, 12:39 p.m.
Сигналы и слотыДобрый вечер. Приложение состоит из двух классов А и В. В классе А осуществляется визуализация. В классе B реализуется работа с сетью. connect(&pageYandexTic,SIGNAL(finished(QNetworkReply*)…
H
Hunter1762631Jan. 3, 2017, 9 p.m.
Отправка сигнала QMLДоброго времени суток. Я в QT да и в QML новичок, потому прошу помощи. Столкнулся вот с какой загвоздкой, нужно чтоб при отправке сигнала в QML, окно авторизации скрывалось и открывалось другое. Дела…
Forum posts 0
Nothing found
Test 0
Nothing found
Shared codes 0
Nothing found

Follow us in social networks