Hi, I'm creating an object (inheriting from QWidget) through a QWebPluginFactory. I then use CSS to modify the width and height of this object.
So from c++, how can I retrieve the size I set through CSS ? width() and height() seem to return the size of the top window. thanks
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest