Hi,

Qt4, linux.
I have made a designer plugin.
But when I pick it from the plugin panel, its size is a defalut size, which I would like to change.
I tried to resize it in my plugin wrapper clss before the instance of the widget is returned, but that has no affect.
I am reading the docs about it at the moment , but if any one can point me to the right direction to save me some time I will appreciate it.

Thanks.