Hi Andrew, Yes, I can use QGraphicsWebView and QGraphicsView, but use scale() of QGraphicsView is very high CPU usage. My hardware platform is based on ARM chip without hardware scaling support.
Any other solutions? Alex 2011/12/20 Andrew Webster <[email protected]> > On Sun, Dec 18, 2011 at 9:06 PM, Alex Zhang <[email protected]> wrote: > > Hi All, > > > > I open a 1280x720 webpage by using QWebview, and want to show to a > 720x576 > > screen. Use zoomFactor can do the uniform scaling, but I want a > non-uniform > > scaling. How can I do that? Any suggestions? > > Can you switch to QGraphicsWebView? > > > Thanks so much. > > > > -- > > Regards & Thanks! > > Alex > > > > _______________________________________________ > > webkit-qt mailing list > > [email protected] > > http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt > > > -- Regards & Thanks! Alex Zhang
_______________________________________________ webkit-qt mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt
