Qt Creator/Designer (Layouting)
Unsolved
German
-
Hello guys,
i have installed the Qt4.8.7 sdk in my VS2008 enviroment. No iam able to develop some Qt code. I have greated a simple QtApplication with QMainWindow. The layout of my gui is pure coded in cpp. I could use the Qt Designer to layout my gui elements but its ugly... an do it in the code too.
Iam from the .NET WPF world, the its possible to do the layout via XAML. So i have find out, that its possible in Qt via QML to. But no the question. Its it possible to layout (with preview) my gui via QML in the QT Designer, like XAML in WPF?
Sorry for my bad english