Results 1 to 3 of 3

Thread: Making a reflection of a picture

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jul 2006
    Posts
    37
    Thanks
    6
    Qt products
    Qt3 Qt4
    Platforms
    Windows

    Default Making a reflection of a picture

    Hello Guys, and Girls,

    So I try to make a reflect like the picture in attachment.

    I would like to known, if it's possible or not; and which way

    This is the way I work for the moment:
    I make two Qlabel, set a pixmap on the first and the same pixmap on second

    For the Qlabel 2, I subclass paintEvent and make a rotate

    At least I try to apply a linear gradient inside the label 2 with transparent to opaque

    That's what I plan to do !!

    So now if it seems not possible , or already discussed on another thread tell me
    I will earn time to do something else

    Thanks to all ..

    David
    Attached Images Attached Images

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
  •  
Qt is a trademark of The Qt Company.