Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

UI designer in eclipse CDT

I want to design a GUI for c++, i am using eclipse JUNO CDT (x64) , do you know another plugin than QT plugin ? or ares there a win64 QT version ?

like image 681
VenomBerry Avatar asked Mar 13 '26 12:03

VenomBerry


1 Answers

I advise you to install QtSDK which includes QtCreator, designer, assistant, linguist ..etc. You can create your new Qt project with QtCreator which creates the .pro file and form files. You can design your .ui(form) files with designer and then open your project as a Makefile project in Eclipse CDT which is a better IDE than QtCreator.

http://qt.digia.com/Product/Qt-SDK/

like image 102
fatma.ekici Avatar answered Mar 16 '26 01:03

fatma.ekici



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!