For questions regarding code that uses the Qt Quick Controls 2 module.
I'm new in QML and i want to personalize my buttons. I succeed to change the background's color and border …
qt qml qtquick2 qtquickcontrols2Is it OK to use TableView in Quick Controls 2.0 application? This will require to have both imports: import QtQuick.Controls 1.4 …
qt qml qtquickcontrols qtquickcontrols2I have a simple QML with an ApplicationWindow, RowLayout and a bunch of Buttons inside. I have applied the Qt …
qt themes qml qtquickcontrols2I just want to change the background color of QML buttons but it seems there are no simple way. Can …
qt qml qtquickcontrols2I have an app that its project generated using CMake in Qt5.7, so when import QtQuick.Controls 2.0 application failed to …
qt qtquick2 qt-quick qtquickcontrols qtquickcontrols2I am trying to apply some styles to a new qt 5.7 application I am working on and the following is …
qt qml qtquick2 qtquickcontrols2I'm writing a mobile application in Qt5.7.0 QtCreator 4.1 and i'm getting the error in QtQuick qml file 'Invalid property name "…
qt qml qt-creator qtquick2 qtquickcontrols2that's is my first post here. I'd like to keep it short... Following problem: i want to run a qt5/…
qt5 raspberry-pi2 qtquickcontrols2 archlinux-arm eglfsAll my dialogs appear on the top left corner of screen instead of the center. What is the best way …
qt qml qt5 qtquick2 qtquickcontrols2I've been getting the error "module "QtQuick.Controls" version 2.0 is not installed" on Qt Creator 5.6.13, so i upgraded to 5.11.2 and …
qml qt-creator qtquickcontrols2