Results 1 to 5 of 5

Thread: example using Qwindow

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Mar 2013
    Location
    Hyderabad,Bangalore,India
    Posts
    70
    Thanks
    8
    Thanked 4 Times in 4 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: example using Qwindow

    Hi anda_skoa
    i am in the process of converting my Qt4 related code to Qt5 in below thread.

    can you please look at it and guide me .

    thanks

    http://www.qtcentre.org/threads/5492...d-embedwidgets

  2. #2
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: example using Qwindow

    Ah.

    I think in both applications you would just use normal QWidgets.
    In the one that is the container you create a window using fromWinId() and embed that into your widget using createWindowContainer.

    Haven't tried that myself yet, but that is how I would approach it.

    Cheers,
    _

  3. #3
    Join Date
    Mar 2013
    Location
    Hyderabad,Bangalore,India
    Posts
    70
    Thanks
    8
    Thanked 4 Times in 4 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: example using Qwindow

    Hi anda_skoa,

    I have update with the new code.

    if possible have a look and let me know if you have any points.

    http://www.qtcentre.org/threads/5492...934#post245934

    Thanks,

Similar Threads

  1. QWindow does not hav getOpacity function?
    By awfan in forum Qt Programming
    Replies: 3
    Last Post: 23rd January 2013, 10:28
  2. Replies: 2
    Last Post: 18th August 2011, 07:26
  3. Why QWindow is not initialized with the NEW keyword?
    By probine in forum Qt Programming
    Replies: 5
    Last Post: 3rd April 2010, 22:28
  4. Parenting QWindow...
    By roomie in forum Qt Programming
    Replies: 1
    Last Post: 16th June 2006, 09:06

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.