Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: wally on October 09, 2008, 05:06:53 pm

Title: Invoking QTDesigner from within C::B
Post by: wally on October 09, 2008, 05:06:53 pm
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

 
Title: Re: Invoking QTDesigner from within C::B
Post by: mariocup on October 09, 2008, 05:55:21 pm
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