How can i correctly make the definition of class in cppthis is the def in Backend.h [code] public: Backend(QObject *parent = nullptr): QObject(parent)...
How can i correctly make the definition of class in cppHello , I am really new in c++ development . I created a class Backend . In Backend.h I def...
for loop question[code] float myData; std::array<QString,25> Inputs{"real","double","double","double","double","d...
for loop questionHello , I try to get 25 data from a can bus in the same time using a Qt/c++ application. So in eve...
Member class in c++thank you all I solve the issue :D :)
This user does not accept Private Messages