[Qt-interest] qt designer plugin: unable to set property 'property_name'

Giacomo giacomo.strangolino at elettra.trieste.it
Wed Jul 22 11:20:42 CEST 2009


On Tuesday 30 June 2009 10:51:09 Friedemann Kleint wrote:
> Hi Giacomo,
>
> the previous message was about not being able to set properties
> of type QString, which was adressed in Task 253278 and and change
> 7133b932ac2af6e5a09323f09ee8024d0042bce3.
> I re-checked it with Qt 4.5.2 and it works for me.
>
> If you still get the message, there must be something else wrong.
> Could you provide more details or a small example?

Hi! 
Yes I have one more detail.
I am able to set the string property if i set the Q_PROPERTY DESIGNABLE true

With previous versions of Qt, I used to have such property set to false and 
I used to set the property via a 

class CustomWidgetCollectionInterface: public QObject, public 
QDesignerCustomWidgetCollectionInterface
{
}

object.

Thanks for any hint.

Giacomo


>
> Thanks,
> Friedemann




More information about the Qt-interest-old mailing list