Results 1 to 4 of 4

Thread: Designer log messages while loading plugins

  1. #1
    Join Date
    May 2006
    Posts
    16
    Thanks
    7
    Qt products
    Qt4
    Platforms
    Unix/X11

    Question Designer log messages while loading plugins

    Is there a way to get designer to print out log messages while loading custom plugins?

    Thanks,
    Cristian

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Designer log messages while loading plugins

    What kind of messages?

    If plugins are yours, you can use qDebug() to spit messages from particular functions (like a constructor).

  3. #3
    Join Date
    May 2006
    Posts
    16
    Thanks
    7
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: Designer log messages while loading plugins

    I did place a qDebug message in the constructor of the plugin, but I don't see anything when I start designer. Do I have to run the debug build of designer?

    Thanks,
    Cristian

  4. #4
    Join Date
    May 2006
    Posts
    16
    Thanks
    7
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: Designer log messages while loading plugins

    After building both Qt and the plugin in debug mode, I am now seeing the debug messages.

    Thanks,
    Cristian

Similar Threads

  1. Threads in Designer plugins
    By hvengel in forum Qt Tools
    Replies: 2
    Last Post: 3rd January 2009, 19:19
  2. problem loading custom plugin on Qt Designer 4
    By raman_31181 in forum Qt Tools
    Replies: 18
    Last Post: 26th September 2008, 09:42
  3. Replies: 6
    Last Post: 14th April 2007, 07:59
  4. Replies: 15
    Last Post: 25th March 2007, 03:40
  5. Arthur Plugins demos and designer
    By antonio.r.tome in forum Installation and Deployment
    Replies: 4
    Last Post: 21st March 2006, 14:01

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.