QT Creator to QT Designer
-
wrote on 24 Jul 2024, 14:56 last edited by
Hi, can someone explain the process of transferring QT Creator files to QT Designer? I am aware that the files from designer can be opened in creator. However, when I attempt to do the opposite, the creator files aren't showing up.
-
Hi, can someone explain the process of transferring QT Creator files to QT Designer? I am aware that the files from designer can be opened in creator. However, when I attempt to do the opposite, the creator files aren't showing up.
wrote on 24 Jul 2024, 15:07 last edited by@Richard-Beke said in QT Creator to QT Designer:
QT Creator files to QT Designer?
What are "QtCreator files"?!
There is no such thing ;)Note that QtCreator is an IDE while QtDesigner is not.
QtCreator has its own integrated Designer, whereas you cannot "code" in QtDesigner. -
@Richard-Beke said in QT Creator to QT Designer:
QT Creator files to QT Designer?
What are "QtCreator files"?!
There is no such thing ;)Note that QtCreator is an IDE while QtDesigner is not.
QtCreator has its own integrated Designer, whereas you cannot "code" in QtDesigner.wrote on 24 Jul 2024, 17:11 last edited by -
Qt Designer != Qt Design Studio. What do you want to do in the Qt Design Studio that you need it?
-
-
Qt Designer != Qt Design Studio. What do you want to do in the Qt Design Studio that you need it?
wrote on 24 Jul 2024, 17:27 last edited byI want to create a GUI for a work project. I would use creator to implement the functional end of the GUI, and designer for the visual aspects
1/5