Results 1 to 1 of 1

Thread: Qt Creator doesn't load nested plugin

  1. #1
    Join Date
    Jan 2010
    Posts
    40
    Thanks
    2
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Qt Creator doesn't load nested plugin

    Hello, new guy here with a question i haven't seen addressed anywhere else.

    I developed a custom plugin called an Album Widget for use with an eventual jukebox program. It consists of a frame with some labels and a list view for displaying information about a single album in a music collection, such as artist, cover art, track list, etc. I compiled it, created the plugin, it shows up in QT creator and works fine. I then created another widget called an album panel which is essentially another frame with two of these album widgets side by side. (The jukebox program will eventually display the collection one panel at a time). This compiles fine, and I move the shared object library my /bin/designer directory like before but this one does not show up in QT Creator. I can't find any log files or debug information to show me why. I have compared the .pro, .pri, plugin.h and plugin.cpp files of both projects until my eyes bleed, tying to figure out why one works and one doesn't but I am at my wits end. I figure it is probably a simple matter but I can't figure out which I have not dotted or which T uncrossed. Any help anyone can provide would be most appreciated. I have attached the code in question as a zip file, if anyone wants to try t load it into QT Creator and tell me what's wrong. Thanks.

    Patrick aka skepticalgeek
    Attached Files Attached Files

Similar Threads

  1. Designer doesn't load wwWidgets plugin
    By reimer in forum Installation and Deployment
    Replies: 21
    Last Post: 7th February 2009, 03:23
  2. QPluginLoader doesn't load plugin
    By BeS in forum Qt Programming
    Replies: 6
    Last Post: 26th November 2008, 19:12
  3. custom plugin load fails...
    By raman_31181 in forum Qt Tools
    Replies: 3
    Last Post: 3rd July 2008, 09:37
  4. Load form mdi child plugin
    By estanisgeyer in forum Qt Programming
    Replies: 4
    Last Post: 10th February 2008, 14:27
  5. designer plugin fails to load
    By ModeZt in forum Qwt
    Replies: 6
    Last Post: 4th February 2008, 21:08

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.