Binary compatibility report for the Qwt library between 5.1.2 and 5.2.0 versions on x86
Test Info
Library Name | Qwt |
Version #1 | 5.1.2 |
Version #2 | 5.2.0 |
CPU Architecture | x86 |
GCC Version | 4.5 |
Test Results
Total Header Files | 69 |
Total Shared Libraries | 2 |
Total Symbols / Types | 1665 / 562 |
Verdict | Incompatible (2.64%) |
---|
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 50 |
Removed Symbols | High | 10 |
Problems with Data Types | High | 6 |
Medium | 0 |
Low | 1 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 0 |
Added Symbols (50)
qwt_dial.h,
libqwt.so.5.2.0
QwtDial::direction ( ) const
[ symbol: _ZNK7QwtDial9directionEv ]
QwtDial::setDirection ( QwtDial::Direction p1 )
[ symbol: _ZN7QwtDial12setDirectionENS_9DirectionE ]
qwt_interval_data.h,
libqwt.so.5.2.0
QwtIntervalData::~QwtIntervalData [in-charge] ( )
[ symbol: _ZN15QwtIntervalDataD1Ev ]
QwtIntervalData::~QwtIntervalData [not-in-charge] ( )
[ symbol: _ZN15QwtIntervalDataD2Ev ]
qwt_legend_item.h,
libqwt.so.5.2.0
QwtLegendItem::setIdentifierWidth ( int width )
[ symbol: _ZN13QwtLegendItem18setIdentifierWidthEi ]
qwt_painter.h,
libqwt.so.5.2.0
QwtPainter::scaledPen ( QPen const& p1 ) [static]
[ symbol: _ZN10QwtPainter9scaledPenERK4QPen ]
qwt_plot_canvas.h,
libqwt.so.5.2.0
QwtPlotCanvas::replot ( )
[ symbol: _ZN13QwtPlotCanvas6replotEv ]
qwt_plot_marker.h,
libqwt.so.5.2.0
QwtPlotMarker::drawAt ( QPainter* p1, QRect const& p2, QPoint const& p3 ) const
[ symbol: _ZNK13QwtPlotMarker6drawAtEP8QPainterRK5QRectRK6QPoint ]
QwtPlotMarker::labelOrientation ( ) const
[ symbol: _ZNK13QwtPlotMarker16labelOrientationEv ]
QwtPlotMarker::setLabelOrientation ( Qt::Orientation p1 )
[ symbol: _ZN13QwtPlotMarker19setLabelOrientationEN2Qt11OrientationE ]
QwtPlotMarker::setSpacing ( int p1 )
[ symbol: _ZN13QwtPlotMarker10setSpacingEi ]
QwtPlotMarker::spacing ( ) const
[ symbol: _ZNK13QwtPlotMarker7spacingEv ]
qwt_plot_rescaler.h,
libqwt.so.5.2.0
QwtPlotRescaler::aspectRatio ( int axis ) const
[ symbol: _ZNK15QwtPlotRescaler11aspectRatioEi ]
QwtPlotRescaler::canvas ( )
[ symbol: _ZN15QwtPlotRescaler6canvasEv ]
QwtPlotRescaler::canvas ( ) const
[ symbol: _ZNK15QwtPlotRescaler6canvasEv ]
QwtPlotRescaler::canvasResizeEvent ( QResizeEvent* p1 )
[ symbol: _ZN15QwtPlotRescaler17canvasResizeEventEP12QResizeEvent ]
QwtPlotRescaler::eventFilter ( QObject* p1, QEvent* p2 )
[ symbol: _ZN15QwtPlotRescaler11eventFilterEP7QObjectP6QEvent ]
QwtPlotRescaler::expandingDirection ( int axis ) const
[ symbol: _ZNK15QwtPlotRescaler18expandingDirectionEi ]
QwtPlotRescaler::expandInterval ( QwtDoubleInterval const& p1, double width, QwtPlotRescaler::ExpandingDirection p3 ) const
[ symbol: _ZNK15QwtPlotRescaler14expandIntervalERK17QwtDoubleIntervaldNS_18ExpandingDirectionE ]
QwtPlotRescaler::expandScale ( int axis, QSize const& oldSize, QSize const& newSize ) const
[ symbol: _ZNK15QwtPlotRescaler11expandScaleEiRK5QSizeS2_ ]
QwtPlotRescaler::interval ( int axis ) const
[ symbol: _ZNK15QwtPlotRescaler8intervalEi ]
QwtPlotRescaler::intervalHint ( int axis ) const
[ symbol: _ZNK15QwtPlotRescaler12intervalHintEi ]
QwtPlotRescaler::isEnabled ( ) const
[ symbol: _ZNK15QwtPlotRescaler9isEnabledEv ]
QwtPlotRescaler::orientation ( int axis ) const
[ symbol: _ZNK15QwtPlotRescaler11orientationEi ]
QwtPlotRescaler::plot ( )
[ symbol: _ZN15QwtPlotRescaler4plotEv ]
QwtPlotRescaler::plot ( ) const
[ symbol: _ZNK15QwtPlotRescaler4plotEv ]
QwtPlotRescaler::QwtPlotRescaler [in-charge] ( QwtPlotCanvas* p1, int referenceAxis, QwtPlotRescaler::RescalePolicy p3 )
[ symbol: _ZN15QwtPlotRescalerC1EP13QwtPlotCanvasiNS_13RescalePolicyE ]
QwtPlotRescaler::QwtPlotRescaler [not-in-charge] ( QwtPlotCanvas* p1, int referenceAxis, QwtPlotRescaler::RescalePolicy p3 )
[ symbol: _ZN15QwtPlotRescalerC2EP13QwtPlotCanvasiNS_13RescalePolicyE ]
QwtPlotRescaler::referenceAxis ( ) const
[ symbol: _ZNK15QwtPlotRescaler13referenceAxisEv ]
QwtPlotRescaler::rescale ( ) const
[ symbol: _ZNK15QwtPlotRescaler7rescaleEv ]
QwtPlotRescaler::rescale ( QSize const& oldSize, QSize const& newSize ) const
[ symbol: _ZNK15QwtPlotRescaler7rescaleERK5QSizeS2_ ]
QwtPlotRescaler::rescalePolicy ( ) const
[ symbol: _ZNK15QwtPlotRescaler13rescalePolicyEv ]
QwtPlotRescaler::setAspectRatio ( double ratio )
[ symbol: _ZN15QwtPlotRescaler14setAspectRatioEd ]
QwtPlotRescaler::setAspectRatio ( int axis, double ratio )
[ symbol: _ZN15QwtPlotRescaler14setAspectRatioEid ]
QwtPlotRescaler::setEnabled ( bool p1 )
[ symbol: _ZN15QwtPlotRescaler10setEnabledEb ]
QwtPlotRescaler::setExpandingDirection ( int axis, QwtPlotRescaler::ExpandingDirection p2 )
[ symbol: _ZN15QwtPlotRescaler21setExpandingDirectionEiNS_18ExpandingDirectionE ]
QwtPlotRescaler::setExpandingDirection ( QwtPlotRescaler::ExpandingDirection p1 )
[ symbol: _ZN15QwtPlotRescaler21setExpandingDirectionENS_18ExpandingDirectionE ]
QwtPlotRescaler::setIntervalHint ( int axis, QwtDoubleInterval const& p2 )
[ symbol: _ZN15QwtPlotRescaler15setIntervalHintEiRK17QwtDoubleInterval ]
QwtPlotRescaler::setReferenceAxis ( int axis )
[ symbol: _ZN15QwtPlotRescaler16setReferenceAxisEi ]
QwtPlotRescaler::setRescalePolicy ( QwtPlotRescaler::RescalePolicy p1 )
[ symbol: _ZN15QwtPlotRescaler16setRescalePolicyENS_13RescalePolicyE ]
QwtPlotRescaler::syncScale ( int axis, QwtDoubleInterval const& reference, QSize const& size ) const
[ symbol: _ZNK15QwtPlotRescaler9syncScaleEiRK17QwtDoubleIntervalRK5QSize ]
QwtPlotRescaler::updateScales ( QwtDoubleInterval* intervals ) const
[ symbol: _ZNK15QwtPlotRescaler12updateScalesEP17QwtDoubleInterval ]
QwtPlotRescaler::~QwtPlotRescaler [in-charge-deleting] ( )
[ symbol: _ZN15QwtPlotRescalerD0Ev ]
QwtPlotRescaler::~QwtPlotRescaler [in-charge] ( )
[ symbol: _ZN15QwtPlotRescalerD1Ev ]
QwtPlotRescaler::~QwtPlotRescaler [not-in-charge] ( )
[ symbol: _ZN15QwtPlotRescalerD2Ev ]
qwt_scale_engine.h,
libqwt.so.5.2.0
QwtScaleEngine::lowerMargin ( ) const
[ symbol: _ZNK14QwtScaleEngine11lowerMarginEv ]
QwtScaleEngine::upperMargin ( ) const
[ symbol: _ZNK14QwtScaleEngine11upperMarginEv ]
qwt_spline.h,
libqwt.so.5.2.0
QwtSpline::coefficientsA ( ) const
[ symbol: _ZNK9QwtSpline13coefficientsAEv ]
QwtSpline::coefficientsB ( ) const
[ symbol: _ZNK9QwtSpline13coefficientsBEv ]
QwtSpline::coefficientsC ( ) const
[ symbol: _ZNK9QwtSpline13coefficientsCEv ]
to the top
Removed Symbols (10)
qwt_legend_item.h,
libqwt.so.5.1.2
QwtLegendItem::setIdentfierWidth ( int width )
[ symbol: _ZN13QwtLegendItem17setIdentfierWidthEi ]
qwt_painter.h,
libqwt.so.5.1.2
QwtPainter::clip ( QwtPolygon const& p1 ) [static]
[ symbol: _ZN10QwtPainter4clipERK8QPolygon ]
QwtPainter::deviceClipping ( ) [static]
[ symbol: _ZN10QwtPainter14deviceClippingEv ]
qwt_rect.h,
libqwt.so.5.1.2
QwtRect::clip ( QwtPolygon const& p1 ) const
[ symbol: _ZNK7QwtRect4clipERK8QPolygon ]
QwtRect::QwtRect [in-charge] ( )
[ symbol: _ZN7QwtRectC1Ev ]
QwtRect::QwtRect [in-charge] ( QRect const& r )
[ symbol: _ZN7QwtRectC1ERK5QRect ]
QwtRect::QwtRect [not-in-charge] ( )
[ symbol: _ZN7QwtRectC2Ev ]
QwtRect::QwtRect [not-in-charge] ( QRect const& r )
[ symbol: _ZN7QwtRectC2ERK5QRect ]
qwt_scale_engine.h,
libqwt.so.5.1.2
QwtScaleEngine::hiMargin ( ) const
[ symbol: _ZNK14QwtScaleEngine8hiMarginEv ]
QwtScaleEngine::loMargin ( ) const
[ symbol: _ZNK14QwtScaleEngine8loMarginEv ]
to the top
Problems with Data Types, High Severity (6)
qwt_double_interval.h
[+] class QwtDoubleInterval (1)
| Change |
Effect |
1 | Size of this class has been changed from 16 bytes to 20 bytes. | 1) The class has only inline or auto-generated constructors which will be copied to applications at compile time and will allocate an older memory layout. Call of any exported method of this class may access a memory outside the allocated objects or inside the older memory structure and result in crash or incorrect behavior of applications. 2) The memory layout and size of subclasses will be changed. |
[+] affected symbols (28)
QwtAbstractScale::setScale ( QwtDoubleInterval const& p1, double step )1st parameter 'p1' (reference) has base type 'QwtDoubleInterval'.
QwtAlphaColorMap::rgb ( QwtDoubleInterval const& p1, double value ) const1st parameter 'p1' (reference) has base type 'QwtDoubleInterval'.
QwtColorMap::colorTable ( QwtDoubleInterval const& p1 ) const1st parameter 'p1' (reference) has base type 'QwtDoubleInterval'.
QwtDoubleInterval::contains ( double value ) constThis method is from 'QwtDoubleInterval' class.
QwtDoubleInterval::extend ( double value ) constReturn value has type 'QwtDoubleInterval'.
QwtDoubleInterval::intersect ( QwtDoubleInterval const& p1 ) const1st parameter 'p1' (reference) has base type 'QwtDoubleInterval'.
QwtDoubleInterval::intersects ( QwtDoubleInterval const& p1 ) const1st parameter 'p1' (reference) has base type 'QwtDoubleInterval'.
QwtDoubleInterval::inverted ( ) constReturn value has type 'QwtDoubleInterval'.
QwtDoubleInterval::limited ( double minValue, double maxValue ) constReturn value has type 'QwtDoubleInterval'.
QwtDoubleInterval::normalized ( ) constReturn value has type 'QwtDoubleInterval'.
QwtDoubleInterval::operator&= ( QwtDoubleInterval const& p1 )1st parameter 'p1' (reference) has base type 'QwtDoubleInterval'.
QwtDoubleInterval::operator|= ( double p1 )Return value (reference) has base type 'QwtDoubleInterval'.
QwtDoubleInterval::operator|= ( QwtDoubleInterval const& p1 )1st parameter 'p1' (reference) has base type 'QwtDoubleInterval'.
QwtDoubleInterval::symmetrize ( double value ) constReturn value has type 'QwtDoubleInterval'.
QwtDoubleInterval::unite ( QwtDoubleInterval const& p1 ) const1st parameter 'p1' (reference) has base type 'QwtDoubleInterval'.
QwtLinearColorMap::colorIndex ( QwtDoubleInterval const& p1, double value ) const1st parameter 'p1' (reference) has base type 'QwtDoubleInterval'.
QwtLinearColorMap::rgb ( QwtDoubleInterval const& p1, double value ) const1st parameter 'p1' (reference) has base type 'QwtDoubleInterval'.
QwtLinearScaleEngine::align ( QwtDoubleInterval const& p1, double stepSize ) const1st parameter 'p1' (reference) has base type 'QwtDoubleInterval'.
QwtLog10ScaleEngine::log10 ( QwtDoubleInterval const& p1 ) const1st parameter 'p1' (reference) has base type 'QwtDoubleInterval'.
QwtLog10ScaleEngine::pow10 ( QwtDoubleInterval const& p1 ) const1st parameter 'p1' (reference) has base type 'QwtDoubleInterval'.
QwtPainter::drawColorBar ( QPainter* painter, QwtColorMap const& p2, QwtDoubleInterval const& p3, QwtScaleMap const& p4, Qt::Orientation p5, QRect const& p6 ) [static]3rd parameter 'p3' (reference) has base type 'QwtDoubleInterval'.
QwtScaleDiv::QwtScaleDiv [in-charge] ( QwtDoubleInterval const& p1, QwtValueList* p2 )1st parameter 'p1' (reference) has base type 'QwtDoubleInterval'.
QwtScaleDiv::setInterval ( QwtDoubleInterval const& p1 )1st parameter 'p1' (reference) has base type 'QwtDoubleInterval'.
QwtScaleEngine::buildInterval ( double v ) constReturn value has type 'QwtDoubleInterval'.
QwtScaleEngine::contains ( QwtDoubleInterval const& p1, double val ) const1st parameter 'p1' (reference) has base type 'QwtDoubleInterval'.
QwtScaleEngine::strip ( QwtValueList const& p1, QwtDoubleInterval const& p2 ) const2nd parameter 'p2' (reference) has base type 'QwtDoubleInterval'.
QwtScaleWidget::colorBarInterval ( ) constReturn value has type 'QwtDoubleInterval'.
QwtScaleWidget::setColorMap ( QwtDoubleInterval const& p1, QwtColorMap const& p2 )1st parameter 'p1' (reference) has base type 'QwtDoubleInterval'.
qwt_plot.h
[+] class QwtPlot (5)
| Change |
Effect |
1 | The relative position of virtual method QwtPlot::clear ( ) has been changed from 4 to 5. | The layout of virtual table has been changed. Call of this virtual method may result in crash or incorrect behavior of applications. |
2 | The relative position of virtual method QwtPlot::drawCanvas ( QPainter* p1 ) has been changed from 8 to 4. | The layout of virtual table has been changed. Call of this virtual method may result in crash or incorrect behavior of applications. |
3 | The relative position of virtual method QwtPlot::legendItemChecked ( bool p1 ) has been changed from 7 to 8. | The layout of virtual table has been changed. Call of this virtual method may result in crash or incorrect behavior of applications. |
4 | The relative position of virtual method QwtPlot::legendItemClicked ( ) has been changed from 6 to 7. | The layout of virtual table has been changed. Call of this virtual method may result in crash or incorrect behavior of applications. |
5 | The relative position of virtual method QwtPlot::replot ( ) has been changed from 5 to 6. | The layout of virtual table has been changed. Call of this virtual method may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 79 entries | Virtual Table (New) - 79 entries |
---|
0 | (int (*)(...))0 | (int (*)(...))0 |
4 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
8 | QwtPlot::metaObject | QwtPlot::metaObject |
12 | QwtPlot::qt_metacast | QwtPlot::qt_metacast |
16 | QwtPlot::qt_metacall | QwtPlot::qt_metacall |
20 | ~QwtPlot | ~QwtPlot |
24 | ~QwtPlot | ~QwtPlot |
28 | QwtPlot::event | QwtPlot::event |
32 | QObject::eventFilter | QObject::eventFilter |
36 | QObject::timerEvent | QObject::timerEvent |
40 | QObject::childEvent | QObject::childEvent |
44 | QObject::customEvent | QObject::customEvent |
48 | QObject::connectNotify | QObject::connectNotify |
52 | QObject::disconnectNotify | QObject::disconnectNotify |
56 | QWidget::devType | QWidget::devType |
60 | QWidget::setVisible | QWidget::setVisible |
64 | QwtPlot::sizeHint | QwtPlot::sizeHint |
68 | QwtPlot::minimumSizeHint | QwtPlot::minimumSizeHint |
72 | QWidget::heightForWidth | QWidget::heightForWidth |
76 | QWidget::paintEngine | QWidget::paintEngine |
80 | QWidget::mousePressEvent | QWidget::mousePressEvent |
84 | QWidget::mouseReleaseEvent | QWidget::mouseReleaseEvent |
88 | QWidget::mouseDoubleClickEvent | QWidget::mouseDoubleClickEvent |
92 | QWidget::mouseMoveEvent | QWidget::mouseMoveEvent |
96 | QWidget::wheelEvent | QWidget::wheelEvent |
100 | QWidget::keyPressEvent | QWidget::keyPressEvent |
104 | QWidget::keyReleaseEvent | QWidget::keyReleaseEvent |
108 | QWidget::focusInEvent | QWidget::focusInEvent |
112 | QWidget::focusOutEvent | QWidget::focusOutEvent |
116 | QWidget::enterEvent | QWidget::enterEvent |
120 | QWidget::leaveEvent | QWidget::leaveEvent |
124 | QFrame::paintEvent | QFrame::paintEvent |
128 | QWidget::moveEvent | QWidget::moveEvent |
132 | QwtPlot::resizeEvent | QwtPlot::resizeEvent |
136 | QWidget::closeEvent | QWidget::closeEvent |
140 | QWidget::contextMenuEvent | QWidget::contextMenuEvent |
144 | QWidget::tabletEvent | QWidget::tabletEvent |
148 | QWidget::actionEvent | QWidget::actionEvent |
152 | QWidget::dragEnterEvent | QWidget::dragEnterEvent |
156 | QWidget::dragMoveEvent | QWidget::dragMoveEvent |
160 | QWidget::dragLeaveEvent | QWidget::dragLeaveEvent |
164 | QWidget::dropEvent | QWidget::dropEvent |
168 | QWidget::showEvent | QWidget::showEvent |
172 | QWidget::hideEvent | QWidget::hideEvent |
176 | QWidget::x11Event | QWidget::x11Event |
180 | QFrame::changeEvent | QFrame::changeEvent |
184 | QWidget::metric | QWidget::metric |
188 | QWidget::inputMethodEvent | QWidget::inputMethodEvent |
192 | QWidget::inputMethodQuery | QWidget::inputMethodQuery |
196 | QWidget::focusNextPrevChild | QWidget::focusNextPrevChild |
200 | QWidget::styleChange | QWidget::styleChange |
204 | QWidget::enabledChange | QWidget::enabledChange |
208 | QWidget::paletteChange | QWidget::paletteChange |
212 | QWidget::fontChange | QWidget::fontChange |
216 | QWidget::windowActivationChange | QWidget::windowActivationChange |
220 | QWidget::languageChange | QWidget::languageChange |
224 | QwtPlot::print | QwtPlot::print |
228 | QwtPlot::canvasMap | QwtPlot::canvasMap |
232 | QwtPlot::polish | QwtPlot::polish |
236 | QwtPlot::updateLayout | QwtPlot::updateLayout |
240 | QwtPlot::clear | QwtPlot::drawCanvas |
244 | QwtPlot::replot | QwtPlot::clear |
248 | QwtPlot::legendItemClicked | QwtPlot::replot |
252 | QwtPlot::legendItemChecked | QwtPlot::legendItemClicked |
256 | QwtPlot::drawCanvas | QwtPlot::legendItemChecked |
260 | QwtPlot::drawItems | QwtPlot::drawItems |
264 | QwtPlot::updateTabOrder | QwtPlot::updateTabOrder |
268 | QwtPlot::printLegendItem | QwtPlot::printLegendItem |
272 | QwtPlot::printTitle | QwtPlot::printTitle |
276 | QwtPlot::printScale | QwtPlot::printScale |
280 | QwtPlot::printCanvas | QwtPlot::printCanvas |
284 | QwtPlot::printLegend | QwtPlot::printLegend |
288 | (int (*)(...))-0x000000008 | (int (*)(...))-0x000000008 |
292 | (int (*)(...))(& typeinfo) | (int (*)(...))(& typeinfo) |
296 | non-virtual thunk | non-virtual thunk |
300 | non-virtual thunk | non-virtual thunk |
304 | non-virtual thunk | non-virtual thunk |
308 | non-virtual thunk | non-virtual thunk |
312 | non-virtual thunk | non-virtual thunk |
[+] affected symbols (5)
QwtPlot::clear ( )Call of this pure virtual method implementation may result in crash or incorrect behavior of applications because the layout of virtual table has been changed.
QwtPlot::drawCanvas ( QPainter* p1 )Call of this pure virtual method implementation may result in crash or incorrect behavior of applications because the layout of virtual table has been changed.
QwtPlot::legendItemChecked ( bool p1 )Call of this pure virtual method implementation may result in crash or incorrect behavior of applications because the layout of virtual table has been changed.
QwtPlot::legendItemClicked ( )Call of this pure virtual method implementation may result in crash or incorrect behavior of applications because the layout of virtual table has been changed.
QwtPlot::replot ( )Call of this pure virtual method implementation may result in crash or incorrect behavior of applications because the layout of virtual table has been changed.
to the top
Problems with Data Types, Low Severity (1)
qwt_double_interval.h
[+] class QwtDoubleInterval (1)
| Change |
Effect |
1 | Field d_borderFlags has been added to this type. | Size of the inclusive type has been changed. ATTENTION: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
[+] affected symbols (28)
QwtAbstractScale::setScale ( QwtDoubleInterval const& p1, double step )1st parameter 'p1' (reference) has base type 'QwtDoubleInterval'.
QwtAlphaColorMap::rgb ( QwtDoubleInterval const& p1, double value ) const1st parameter 'p1' (reference) has base type 'QwtDoubleInterval'.
QwtColorMap::colorTable ( QwtDoubleInterval const& p1 ) const1st parameter 'p1' (reference) has base type 'QwtDoubleInterval'.
QwtDoubleInterval::contains ( double value ) constThis method is from 'QwtDoubleInterval' class.
QwtDoubleInterval::extend ( double value ) constThis method is from 'QwtDoubleInterval' class.
QwtDoubleInterval::intersect ( QwtDoubleInterval const& p1 ) const1st parameter 'p1' (reference) has base type 'QwtDoubleInterval'.
QwtDoubleInterval::intersects ( QwtDoubleInterval const& p1 ) const1st parameter 'p1' (reference) has base type 'QwtDoubleInterval'.
QwtDoubleInterval::inverted ( ) constThis method is from 'QwtDoubleInterval' class.
QwtDoubleInterval::limited ( double minValue, double maxValue ) constThis method is from 'QwtDoubleInterval' class.
QwtDoubleInterval::normalized ( ) constThis method is from 'QwtDoubleInterval' class.
QwtDoubleInterval::operator&= ( QwtDoubleInterval const& p1 )1st parameter 'p1' (reference) has base type 'QwtDoubleInterval'.
QwtDoubleInterval::operator|= ( double p1 )This method is from 'QwtDoubleInterval' class.
QwtDoubleInterval::operator|= ( QwtDoubleInterval const& p1 )1st parameter 'p1' (reference) has base type 'QwtDoubleInterval'.
QwtDoubleInterval::symmetrize ( double value ) constThis method is from 'QwtDoubleInterval' class.
QwtDoubleInterval::unite ( QwtDoubleInterval const& p1 ) const1st parameter 'p1' (reference) has base type 'QwtDoubleInterval'.
QwtLinearColorMap::colorIndex ( QwtDoubleInterval const& p1, double value ) const1st parameter 'p1' (reference) has base type 'QwtDoubleInterval'.
QwtLinearColorMap::rgb ( QwtDoubleInterval const& p1, double value ) const1st parameter 'p1' (reference) has base type 'QwtDoubleInterval'.
QwtLinearScaleEngine::align ( QwtDoubleInterval const& p1, double stepSize ) const1st parameter 'p1' (reference) has base type 'QwtDoubleInterval'.
QwtLog10ScaleEngine::log10 ( QwtDoubleInterval const& p1 ) const1st parameter 'p1' (reference) has base type 'QwtDoubleInterval'.
QwtLog10ScaleEngine::pow10 ( QwtDoubleInterval const& p1 ) const1st parameter 'p1' (reference) has base type 'QwtDoubleInterval'.
QwtPainter::drawColorBar ( QPainter* painter, QwtColorMap const& p2, QwtDoubleInterval const& p3, QwtScaleMap const& p4, Qt::Orientation p5, QRect const& p6 ) [static]3rd parameter 'p3' (reference) has base type 'QwtDoubleInterval'.
QwtScaleDiv::QwtScaleDiv [in-charge] ( QwtDoubleInterval const& p1, QwtValueList* p2 )1st parameter 'p1' (reference) has base type 'QwtDoubleInterval'.
QwtScaleDiv::setInterval ( QwtDoubleInterval const& p1 )1st parameter 'p1' (reference) has base type 'QwtDoubleInterval'.
QwtScaleEngine::buildInterval ( double v ) constReturn value has type 'QwtDoubleInterval'.
QwtScaleEngine::contains ( QwtDoubleInterval const& p1, double val ) const1st parameter 'p1' (reference) has base type 'QwtDoubleInterval'.
QwtScaleEngine::strip ( QwtValueList const& p1, QwtDoubleInterval const& p2 ) const2nd parameter 'p2' (reference) has base type 'QwtDoubleInterval'.
QwtScaleWidget::colorBarInterval ( ) constReturn value has type 'QwtDoubleInterval'.
QwtScaleWidget::setColorMap ( QwtDoubleInterval const& p1, QwtColorMap const& p2 )1st parameter 'p1' (reference) has base type 'QwtDoubleInterval'.
to the top
Header Files (69)
qwt.h
qwt_abstract_scale.h
qwt_abstract_scale_draw.h
qwt_abstract_slider.h
qwt_analog_clock.h
qwt_array.h
qwt_arrow_button.h
qwt_clipper.h
qwt_color_map.h
qwt_compass.h
qwt_compass_rose.h
qwt_counter.h
qwt_curve_fitter.h
qwt_data.h
qwt_dial.h
qwt_dial_needle.h
qwt_double_interval.h
qwt_double_range.h
qwt_double_rect.h
qwt_dyngrid_layout.h
qwt_event_pattern.h
qwt_global.h
qwt_interval_data.h
qwt_knob.h
qwt_layout_metrics.h
qwt_legend.h
qwt_legend_item.h
qwt_legend_itemmanager.h
qwt_magnifier.h
qwt_math.h
qwt_paint_buffer.h
qwt_painter.h
qwt_panner.h
qwt_picker.h
qwt_picker_machine.h
qwt_plot.h
qwt_plot_canvas.h
qwt_plot_curve.h
qwt_plot_dict.h
qwt_plot_grid.h
qwt_plot_item.h
qwt_plot_layout.h
qwt_plot_magnifier.h
qwt_plot_marker.h
qwt_plot_panner.h
qwt_plot_picker.h
qwt_plot_printfilter.h
qwt_plot_rasteritem.h
qwt_plot_scaleitem.h
qwt_plot_spectrogram.h
qwt_plot_zoomer.h
qwt_polygon.h
qwt_raster_data.h
qwt_rect.h
qwt_round_scale_draw.h
qwt_scale_div.h
qwt_scale_draw.h
qwt_scale_engine.h
qwt_scale_map.h
qwt_scale_widget.h
qwt_slider.h
qwt_spline.h
qwt_symbol.h
qwt_text.h
qwt_text_engine.h
qwt_text_label.h
qwt_thermo.h
qwt_valuelist.h
qwt_wheel.h
to the top
Shared Libraries (2)
libqwt.so.5.1.2
libqwt_designer_plugin.so
to the top