Results 1 to 2 of 2

Thread: Invoking QT Docking widget from MFC MDI application

  1. #1
    Join Date
    Jun 2007
    Posts
    1
    Platforms
    Windows

    Default Invoking QT Docking widget from MFC MDI application

    Hi,

    I have an MFC MDI application and from within I'm trying to invoke a QT docking widget which is inside a QT dll. The parent frame being MFC application.

    There seems to be no error , but the widget is not visible . Please help.

    Thanks
    Vikram

  2. #2
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: Invoking QT Docking widget from MFC MDI application

    Quote Originally Posted by Vikram View Post
    I have an MFC MDI application and from within I'm trying to invoke a QT docking widget which is inside a QT dll. The parent frame being MFC application.

    There seems to be no error , but the widget is not visible .
    Just curious, how did you pass the parent? Did you invoke QWidget::show()? Am I missing something? What's the point, you can't dock it to anything else but a QMainWindow anyway?
    J-P Nurmi

Similar Threads

  1. Replies: 22
    Last Post: 14th October 2010, 17:44
  2. accessing my main application window widget
    By jayw710 in forum Newbie
    Replies: 8
    Last Post: 15th November 2007, 19:33
  3. Docking a widget to fill a dialog
    By mridey in forum Qt Tools
    Replies: 1
    Last Post: 16th November 2006, 11:45
  4. Replies: 1
    Last Post: 14th June 2006, 14:36

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.