[Interest] QWebPluginFactory + CSS

Konstantin Tokarev annulen at yandex.ru
Thu Mar 15 10:59:04 CET 2012


15.03.2012, 04:38, "Tibo W" <tibo_wcc at yahoo.com>:
> 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.

QWebElement::geometry()?

-- 
Regards,
Konstantin



More information about the Interest mailing list