how use QtCore/QRandomGenerator in Qt 5.9.1 version in Qt/QML for my application
Unsolved
QML and Qt Quick
-
-
@Ngouda Documentation says: "Since: Qt 5.10"
https://doc.qt.io/qt-5/qrandomgenerator.htmlDo you have to use this old Qt version?
-
Hello jsulm,
yes I have to use this old Qt Version -
@Ngouda Then you will have to use other solution. For example what C++ provides or Boost.
-
Ok
I test other solution, thanks you
4/5