Results 1 to 8 of 8

Thread: Qwt examples

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Sep 2007
    Posts
    29
    Thanks
    8
    Qt products
    Qt3
    Platforms
    Unix/X11

    Default Re: Qwt examples

    I am indeed looking for PyQwt, which should be installed already.
    So how should I go about installing/opening these examples?
    Is it something similar to converting .ui Qt files into .py codes:
    pyuic form.ui > form.py
    Thanks!

  2. #2
    Join Date
    Sep 2007
    Posts
    29
    Thanks
    8
    Qt products
    Qt3
    Platforms
    Unix/X11

    Default Re: Qwt examples

    Ok so i managed opening them!
    But now they are in C++ code, how can i get it to python code, ive never had c++ and it is different!

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

    Default Re: Qwt examples

    AFAIK PyQwt comes with it's own examples, that are written in Python. This is what you are looking for.

    I'm don't know if these examples are included in the PyQwt package you have installed. If you don't find them look at the PyQwt project page.

    I'm the author of Qwt, but I never used the Python bindings myself. So for further question better ask Gerard ( the author of the bindings ) on the PyQwt mailing list.

    Uwe

  4. The following user says thank you to Uwe for this useful post:

    nitriles (4th October 2007)

  5. #4
    Join Date
    Sep 2007
    Posts
    29
    Thanks
    8
    Qt products
    Qt3
    Platforms
    Unix/X11

    Default Re: Qwt examples

    Ok thanks a lot!
    I found the examples and they are a great help!
    thanks again.

Similar Threads

  1. QWT fails in debug build
    By steg90 in forum Qwt
    Replies: 1
    Last Post: 11th November 2011, 06:53
  2. QWT introduction
    By nitriles in forum Qwt
    Replies: 4
    Last Post: 28th September 2007, 10:48
  3. Qwt 5.0.2
    By Uwe in forum Qt-based Software
    Replies: 1
    Last Post: 20th September 2007, 18:21
  4. How to upgrade Qwt 5.0.1 to Qwt 5.0.2
    By luffy27 in forum Qwt
    Replies: 1
    Last Post: 15th July 2007, 19:55
  5. use interesting QWT Library with QT3.X
    By raphaelf in forum Qwt
    Replies: 2
    Last Post: 23rd January 2006, 11:24

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.