Results 1 to 3 of 3

Thread: QWT Widgets

  1. #1
    Join Date
    Nov 2013
    Posts
    2
    Qt products
    Qt5
    Platforms
    Windows

    Default QWT Widgets

    I have tryed to install the QwtWidgets. When I open the stand alone QtDesigner, the QwtWidgets are in the menu list. When I open QtCreator and edit the form with QtDesigner, the QwtWidgets are not in the menu list. Could some one help me out here? I have created a form in the stand alone QtDesigner, but when I open it in the QtCreator the QwtWidgets are not there.
    Thanks for any help.

  2. #2
    Join Date
    Oct 2013
    Posts
    21
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded Qt Jambi PyQt3 PyQt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Android Maemo/MeeGo

    Default Re: QWT Widgets

    how to blinking text on lineedit

  3. #3
    Join Date
    Feb 2006
    Location
    Munich, Germany
    Posts
    3,312
    Thanked 879 Times in 827 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: QWT Widgets

    A plugin always needs to be compatible with the application loading it. As the the creator is usually built from a different version of Qt, you might need to build and install Qwt twice ( see http://qwt.sourceforge.net/qwtinstall.html#USEPLUGIN ). If one of your Qwt installations is intended to be for the creator only I recommend to use the QwtDesignerSelfContained option to avoid any further dependencies.

    If you are on Windows and you are running a creator that has been built from Qt 4 the Qwt designer plugin you find on sourceforge might help.

    Uwe

Similar Threads

  1. Replies: 11
    Last Post: 25th April 2013, 12:58
  2. Replies: 0
    Last Post: 30th April 2012, 15:17
  3. Replies: 2
    Last Post: 30th March 2011, 20:20
  4. Replies: 2
    Last Post: 16th December 2010, 11:52
  5. Replies: 5
    Last Post: 18th April 2010, 23:31

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.