News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Invoking QTDesigner from within C::B

Started by wally, October 09, 2008, 05:06:53 PM

Previous topic - Next topic

wally

Code::Blocks on Linux

I want to use qtdesigner to build GUI's from within C::B.
on a Linux machine.

What i have to do to invoke qtdesigner from within C::B ?

Is there a link to a manual known on this topic ?

regs wally

 

mariocup

Hi wally,

you can add qtdesigner as tool in the menu Tools->Configure Tools. Simply add the execution of qtdesigner here.

There is also a CB plugin for QT.

http://code.google.com/p/qtworkbench/

Bye,

Mario