Docking Property Editor in Qt Designer itself
-
wrote on 14 Aug 2024, 20:00 last edited byThis post is deleted!
-
wrote on 15 Aug 2024, 07:15 last edited by
Which OS are you using? Are you using Qt Design Studio? Which version of Qt Creator or Qt Design Studio are you using?
-
Which OS are you using? Are you using Qt Design Studio? Which version of Qt Creator or Qt Design Studio are you using?
wrote on 15 Aug 2024, 11:27 last edited byIts a Linux box, Ubuntu 24.04 to be exact. I'm using Qt Designer directly, not thru Design Studio, it version 6.4.2, installed a month or two ago, so pretty "fresh"
-
wrote on 15 Aug 2024, 21:31 last edited by
If this isn't a question about Qt Design Studio and their dock widgets, this question is placed in the wrong forum. Questions about Qt Creator and it's respective tools should be asked here https://forum.qt.io/category/13/qt-creator-and-other-tools
-
If this isn't a question about Qt Design Studio and their dock widgets, this question is placed in the wrong forum. Questions about Qt Creator and it's respective tools should be asked here https://forum.qt.io/category/13/qt-creator-and-other-tools
wrote on 15 Aug 2024, 22:35 last edited byI have confused ALL of these since... well, forever. But this is Qt Designer, not Qt Creator. Still same place?
-
wrote on 16 Aug 2024, 11:00 last edited by
Yes, Qt Designer is part of Qt Creator. Qt Design Studio ist a standalone tool (based on Qt Creator) that is used to design QtQuick UIs instead of widget based UIs.
-
Yes, Qt Designer is part of Qt Creator. Qt Design Studio ist a standalone tool (based on Qt Creator) that is used to design QtQuick UIs instead of widget based UIs.
@Henning-G said in Docking Property Editor in Qt Designer itself:
Yes, Qt Designer is part of Qt Creator. Qt Design Studio ist a standalone tool (based on Qt Creator) that is used to design QtQuick UIs instead of widget based UIs.
Small nitpick:
Qt Designer is a standalone tool that predates Qt Crestor but its functionality has been integrated in Qt Creator so you can directly create widget based UIs within Qt Creator.
1/7