Problems with Open-Source Downloads read https://www.qt.io/blog/problem-with-open-source-downloads and https://forum.qt.io/post/638946
How do I enter the date and time?
-
Hi!
How do I enter the date and time?
Maybe I can do it in textInput?
-
Hi,
QtQuick has a Calendar type.
This stackoverflow answer shows a nice time picker.
-
Is it possible to enter the type of QWidgets into a string?
Your options are inconvenient for my case.
-
Your question is unclear. Do you want to use QtQuick or QWidgets for your GUI ?
-
No, I just wanted something ready and convenient in QML, similar to Qwidget
-
@mikeeeeee What does this mean: "Is it possible to enter the type of QWidgets into a string?"?
What type do you mean and why do you want to put it into a string?