Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 6

Qt-interest Archive, March 2002
designer problem with Qt3.0


Message 1 in thread

Hi,

I installed Qt 3.0, and I'm working on the tutorials for Designer ( multiclip 
).
In the tutorial ( Creating a Qt application / Creating and Connecting Custom 
Slots ), they say :
"Right click the Class Variables item, then click New on the popup menu. "
I don't have a Class Variable Item, I just have a Slots item.
Do you know how I can enable the Class variable item ?
Is something missing ?

TIA,

Stephane
http://www.exotk.org


Message 2 in thread

Hi,

Thanks to Scott Donovan, I solved the problem :
I have added the plugin path ( $QTDIR/plugins/designer ) to LD_LIBRARY_PATH.

Thanks again Scott.

Stephane
http://www.exotk.org

On March 14, 2002 16:16, you wrote:
> Hi,
>
> I installed Qt 3.0, and I'm working on the tutorials for Designer (
> multiclip ).
> In the tutorial ( Creating a Qt application / Creating and Connecting
> Custom Slots ), they say :
> "Right click the Class Variables item, then click New on the popup menu. "
> I don't have a Class Variable Item, I just have a Slots item.
> Do you know how I can enable the Class variable item ?
> Is something missing ?
>
> TIA,
>
> Stephane
> http://www.exotk.org


Message 3 in thread

> I installed Qt 3.0, and I'm working on the tutorials for Designer ( multiclip 
> ).
> In the tutorial ( Creating a Qt application / Creating and Connecting Custom 
> Slots ), they say :
> "Right click the Class Variables item, then click New on the popup menu. "
> I don't have a Class Variable Item, I just have a Slots item.
> Do you know how I can enable the Class variable item ?
> Is something missing ?
> 
I had the same problem.  Upping to 3.0.1 solved it, although there were new problems in designer.

rickb