QML DateTime Pickers Module
-
wrote on 8 Dec 2023, 18:06 last edited by Mesrine 1 Jan 2025, 11:55
Hello everyone,
I want to share with you a Custom QML module and types for datetime pickers.
The repo also creates some kind of documentation.
There is also a big explanation of how this should work. But I know you know better than I do and can improve my CMake and QML.
Ideally, the types should look like these. There are many types to be implemented, but as always, any contribution is welcome. Also, testing the releases on Windows and MacOS will be much appreciated.With the power of CMake and QML, we can share QML modules that will work on many platforms.
I hope you find it useful.
-
Hello everyone,
I want to share with you a Custom QML module and types for datetime pickers.
The repo also creates some kind of documentation.
There is also a big explanation of how this should work. But I know you know better than I do and can improve my CMake and QML.
Ideally, the types should look like these. There are many types to be implemented, but as always, any contribution is welcome. Also, testing the releases on Windows and MacOS will be much appreciated.With the power of CMake and QML, we can share QML modules that will work on many platforms.
I hope you find it useful.
wrote on 9 Dec 2023, 13:45 last edited by Mesrine 12 Sept 2023, 13:47
1/2