Results 1 to 2 of 2

Thread: QTForm in QT Dynamic Library

  1. #1
    Join Date
    Feb 2010
    Posts
    6
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default QTForm in QT Dynamic Library

    Hello, I've been searching around for awhile no with no luck, maybe I'm just searching wrong, but anway...


    Is it possible to create QForms (QMainWindow) etc in a QT Dynamic Library? and so the form itselfs is in the dll?

  2. #2
    Join Date
    Jan 2006
    Location
    Frankfurt
    Posts
    500
    Thanks
    1
    Thanked 52 Times in 52 Posts
    Platforms
    MacOS X Unix/X11

    Default Re: QTForm in QT Dynamic Library

    I dont see any reason why this should not be possible. In the end, Qt's own widget plugins are creating subclasses of QWidget in a dynamic library and return them for use to the main application.
    It's nice to be important but it's more important to be nice.

Similar Threads

  1. Generating a static and dynamic library
    By elcuco in forum Qt Programming
    Replies: 3
    Last Post: 20th August 2011, 12:46
  2. Linking Qt in a dynamic library
    By dave_mm0 in forum Qt Programming
    Replies: 4
    Last Post: 18th July 2009, 17:28
  3. Load objects from dynamic library
    By Trok in forum Qt Programming
    Replies: 10
    Last Post: 17th July 2009, 21:04
  4. How to use a Dynamic Link Library with QT / C++.
    By nivaldonicolau in forum Newbie
    Replies: 5
    Last Post: 29th April 2009, 15:05
  5. qobject_cast fails across dynamic library boundaries
    By JPNaude in forum Qt Programming
    Replies: 9
    Last Post: 30th December 2008, 18: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.