Changeset 8127 in ntrip for trunk/BNC/qwt/qwt_scale_draw.h


Ignore:
Timestamp:
May 10, 2017, 3:20:54 PM (7 years ago)
Author:
stoecker
Message:

update qwt and qwtpolar, many QT5 fixes (unfinished)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/qwt/qwt_scale_draw.h

    r4271 r8127  
    2929  the scale can be drawn with the QwtAbstractScaleDraw::draw() member.
    3030*/
    31 
    3231class QWT_EXPORT QwtScaleDraw: public QwtAbstractScaleDraw
    3332{
     
    108107/*!
    109108   Move the position of the scale
     109
     110   \param x X coordinate
     111   \param y Y coordinate
     112
    110113   \sa move(const QPointF &)
    111114*/
Note: See TracChangeset for help on using the changeset viewer.