Results 1 to 10 of 10

Thread: Building qwt with qt5 alpha

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    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: Building qwt with qt5 alpha

    I once built Qwt from SVN trunk with Qt5 alpha successfully. For the Qwt 6.0 and 5.2 branches I have not decided what to do - not until at least a Qt 5 beta with a stable API is available.

    But I wouldn't expect too much from using Qwt and Qt 5.0 - until widgets and quick stuff can coexist ( planned maybe for Qt 5.1 ) I don't see many good reasons for upgrading an application using Qwt to Qt 5.

    Unfortunately it will need some time to reorganize the Qwt plot framework, so that it can be used optionally without widgets. But this time please don't blame me for all the related API incompatibilities ...

    Uwe

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

    alizadeh91 (9th July 2012)

  3. #2
    Join Date
    Jan 2012
    Location
    Iran, Tehran
    Posts
    308
    Thanks
    75
    Thanked 24 Times in 21 Posts
    Qt products
    Qt4 Qt5 PyQt3 PyQt4
    Platforms
    Unix/X11 Windows

    Default Re: Building qwt with qt5 alpha

    Thanks Uwe...
    Actually because of qml's opengl rendering(in qt5) i want to use qt5. In the other hand i need plotting(so i choose qwt).

    What version of qwt did you build with qt5 from SVN???

    Thanks for your reply.

  4. #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: Building qwt with qt5 alpha

    Quote Originally Posted by alizadeh91 View Post
    Actually because of qml's opengl rendering(in qt5) i want to use qt5. In the other hand i need plotting(so i choose qwt).
    Impossible due to the design of Qt 5.0 - beside the QML stuff and the plot widget are located in different top level widgets. Coexistence is maybe possible with Qt 5.1.

    The same limitation is for all widgets ( Qt widgets too ! ) and as there are no desktop components available yet for Qt Quick 2.0 better check your options before you start.

    Uwe

Similar Threads

  1. QtCreator 2.5 RC in Qt5 alpha
    By rtorrano in forum General Discussion
    Replies: 0
    Last Post: 30th April 2012, 14:14
  2. QMainWindow->centralWidget with alpha?
    By wafto in forum Newbie
    Replies: 2
    Last Post: 7th December 2008, 02:52
  3. QTermWidget alpha
    By un-defined in forum Qt-based Software
    Replies: 0
    Last Post: 20th May 2008, 21:52
  4. Alpha blending..
    By chethana in forum Qt Programming
    Replies: 1
    Last Post: 9th October 2007, 10:15
  5. image alpha
    By murko81 in forum Qt Programming
    Replies: 13
    Last Post: 28th October 2006, 19: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
  •  
Qt is a trademark of The Qt Company.