Results 1 to 2 of 2

Thread: Equivalents for QwtScale::setBaselineDist and QwtPlotCurve::Spline in qwt5.0.2 ?

  1. #1
    Join Date
    Jan 2008
    Location
    Wiesbaden/Germany
    Posts
    4
    Thanks
    1
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Equivalents for QwtScale::setBaselineDist and QwtPlotCurve::Spline in qwt5.0.2 ?

    Hello,
    I miss some classes, methods, enums in Qwt5.0.2
    -QwtPlotCurve::Spline

    -QwtScale was obviousely replaced by QwtScaleWidget, is there a substitute for
    QwtScale::setBaselineDist ?

    Thank your for any hints!

  2. #2
    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: Equivalents for QwtScale::setBaselineDist and QwtPlotCurve::Spline in qwt5.0.2 ?

    a) setCurveAttribute(QwtPlotCurve::Fitted)
    b) QwtScaleWidget::setMargin

    Uwe

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

    vheinitz (31st January 2008)

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.