Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. QWT plugin
Qt 6.11 is out! See what's new in the release blog

QWT plugin

Scheduled Pinned Locked Moved Qt Creator and other tools
3 Posts 3 Posters 2.1k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    Diluka
    wrote on last edited by
    #1

    Hi
    I am new to Qt development and i am use in Qt with visual studio 2008 how i use QWT for visual studio 2008 if some one have experience about that please help me.

    Thanks
    Diluka

    1 Reply Last reply
    0
    • K Offline
      K Offline
      koahnig
      wrote on last edited by
      #2

      Assuming that you have a licensed version of msvc2008 you need to have installed "Qt's vsaddin.":http://qt-project.org/downloads#qt-other The vsaddin does allow loading the qwt.pro file from the source directly. All you have to do is compiling the QWT libs. Afterwards you can use them in your own projects.
      IIRC there are separate .pro files for the examples. Those you can load as well and do the compilation of the examples. Having done that part you have a pretty good understanding on how to use with your applications.

      In case you have only msvc2008 express version, you cannot use the vsaddin. In this situation it is probably best to install Qt creator as IDE and use it either with msvc2008 compiler (should be detected automatiocally by creator) or with the MinGW compiler.

      Vote the answer(s) that helped you to solve your issue(s)

      1 Reply Last reply
      0
      • P Offline
        P Offline
        Pacu
        wrote on last edited by
        #3

        Is it possible to add the QWT plugin to the Qt Designer in this case?

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved