Results 1 to 4 of 4

Thread: Qt Creator/designer not showing QVTK widget in UBUNTU

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: Qt Creator/designer not showing QVTK widget in UBUNTU

    Have you tried running the program from qt4-designer?

    The designer in QtCreator is likely a Qt5 based one and can't load the Qt4 plugin.

    Cheers,
    _

  2. #2
    Join Date
    Aug 2015
    Posts
    2
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: Qt Creator/designer not showing QVTK widget in UBUNTU

    Thank you - that was it. Is there a way to use QtCreator with Qt4 libraries and plugins, etc...? I've found a few 'suggestions' on the web, but nothing that worked for me.
    Steve

  3. #3
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: Qt Creator/designer not showing QVTK widget in UBUNTU

    You would need a Qt4 based QtCreator build.
    Might have to build it yourself though, I guess all prebuilds are Qt5 based by now.

    I have my doubts that it is worth it, the only Qt4 component would be designer and it can easily be launched directly.

    Cheers,
    _

Similar Threads

  1. Qt Designer Custom widget properties not showing in Qt Designer
    By nguarracino in forum Qt Tools
    Replies: 1
    Last Post: 19th November 2010, 14:09
  2. Replies: 4
    Last Post: 27th October 2010, 16:43
  3. Replies: 3
    Last Post: 17th November 2009, 14:43
  4. Qt Designer not showing the main window
    By alecs1 in forum Qt Tools
    Replies: 2
    Last Post: 29th January 2008, 23:02
  5. QPixmap designer property not showing up
    By high_flyer in forum Qt Programming
    Replies: 1
    Last Post: 15th March 2006, 19:56

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.