Results 1 to 5 of 5

Thread: How to open QMainWindow object from QDialog object as an active window

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Join Date
    Mar 2011
    Location
    Hyderabad, India
    Posts
    1,882
    Thanks
    3
    Thanked 453 Times in 435 Posts
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows
    Wiki edits
    15

    Default Re: How to open QMainWindow object from QDialog object as an active window

    check these,

    1. Check if the slot is being called
    2. If slot is being called, then it should create a new QMainWindow, check if it not hidden below the QDialog

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

    sanjeet (15th July 2011)

Similar Threads

  1. Replies: 4
    Last Post: 20th August 2010, 13:07
  2. Deleting QDialog object on close
    By ahmdsd_ostora in forum Qt Programming
    Replies: 2
    Last Post: 28th June 2010, 09:55
  3. Replies: 1
    Last Post: 17th May 2010, 10:40
  4. Replies: 1
    Last Post: 28th October 2008, 16:29
  5. Open a QMainWindow Object in QDialog Object
    By chuengchuenghq in forum Qt Programming
    Replies: 1
    Last Post: 13th June 2008, 06:33

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.