Author Topic: Invoking QTDesigner from within C::B  (Read 2956 times)

Offline wally

  • Multiple posting newcomer
  • *
  • Posts: 14
Invoking QTDesigner from within C::B
« 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

 
« Last Edit: October 09, 2008, 05:09:05 pm by wally »

mariocup

  • Guest
Re: Invoking QTDesigner from within C::B
« Reply #1 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