Results 1 to 20 of 21

Thread: Intense Masking....

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #11
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,372
    Thanks
    3
    Thanked 5,019 Times in 4,795 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Intense Masking....

    You can use QWidget::setMask() although using Qt for the thing you are trying to do is not the smartest idea. I'd use widgets, mask them, bypass the window manager and reimplement their mouse events to handle moving them around.

    Of course nothing will cause those objects to become real desktop icons so if this is what you are trying to obtain then Qt won't help you with that.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  2. The following user says thank you to wysota for this useful post:

    been_1990 (30th April 2009)

Similar Threads

  1. Issue with masking QWidgets
    By JimDaniel in forum Qt Programming
    Replies: 6
    Last Post: 2nd November 2007, 19:23
  2. Masking password
    By Lebowski in forum Qt Tools
    Replies: 3
    Last Post: 14th April 2006, 11:17

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.