Results 1 to 2 of 2

Thread: QWebView and image scaling

  1. #1
    Join Date
    Feb 2006
    Location
    Warsaw, Poland
    Posts
    45
    Thanks
    1
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default QWebView and image scaling

    Is there any way to set image transformation mode to Qt::SmoothTransformation for images read from html? if i have for example

    [code]
    <img src="..." width="40" height="40" />
    [code]

    Image looks like it was transformed with Qt::FastTransformation mode. Any hints about that?

  2. #2
    Join Date
    Nov 2010
    Posts
    2
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: QWebView and image scaling

    me too .i want to scale image in qwebview.....

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.