QML.jl
QML.jl copied to clipboard
Styling with Qt Quick Controls Configuration File
Can't figure out how to make Qt recognize qtquickcontrols2.conf file and style the app properly. It is advised to use .qrc and .pro files to point Qt to the configuration, but I'm not sure how to do it with QML.jl bindings. Is it even something that is possible currently?