Binary compatibility report for the Qwt library between 5.2.2 and 6.0.0 versions on x86
Test Info
Library Name | Qwt |
Version #1 | 5.2.2 |
Version #2 | 6.0.0 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 69 |
Total Shared Libraries | 1 |
Total Symbols / Types | 1715 / 470 |
Verdict | Incompatible (42.8%) |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 642 |
Removed Symbols | High | 359 |
Problems with Data Types | High | 56 |
Medium | 44 |
Low | 57 |
Problems with Symbols | High | 130 |
Medium | 35 |
Low | 49 |
Problems with Constants | Low | 2 |
Other Changes in Data Types | - | 12 |
Other Changes in Symbols | - | 2 |
Other Changes in Constants | - | 1 |
Added Symbols (642)
qwt_abstract_scale.h,
libqwt.so.6.0.0
QwtAbstractScale::setScale ( QwtInterval const& p2, double step )
[symbol: _ZN16QwtAbstractScale8setScaleERK11QwtIntervald]
qwt_abstract_scale_draw.h,
libqwt.so.6.0.0
QwtAbstractScaleDraw::maxTickLength ( ) const
[symbol: _ZNK20QwtAbstractScaleDraw13maxTickLengthEv]
QwtAbstractScaleDraw::penWidth ( ) const
[symbol: _ZNK20QwtAbstractScaleDraw8penWidthEv]
QwtAbstractScaleDraw::scaleMap ( ) const
[symbol: _ZNK20QwtAbstractScaleDraw8scaleMapEv]
QwtAbstractScaleDraw::setMinimumExtent ( double p2 )
[symbol: _ZN20QwtAbstractScaleDraw16setMinimumExtentEd]
QwtAbstractScaleDraw::setPenWidth ( int width )
[symbol: _ZN20QwtAbstractScaleDraw11setPenWidthEi]
QwtAbstractScaleDraw::setSpacing ( double margin )
[symbol: _ZN20QwtAbstractScaleDraw10setSpacingEd]
QwtAbstractScaleDraw::setTickLength ( enum QwtScaleDiv::TickType p2, double length )
[symbol: _ZN20QwtAbstractScaleDraw13setTickLengthEN11QwtScaleDiv8TickTypeEd]
qwt_analog_clock.h,
libqwt.so.6.0.0
QwtAnalogClock::drawHand ( QPainter* p2, enum QwtAnalogClock::Hand p3, QPointF const& p4, double radius, double direction, enum QPalette::ColorGroup p7 ) const
[symbol: _ZNK14QwtAnalogClock8drawHandEP8QPainterNS_4HandERK7QPointFddN8QPalette10ColorGroupE]
QwtAnalogClock::drawNeedle ( QPainter* p2, QPointF const& p3, double radius, double direction, enum QPalette::ColorGroup p6 ) const
[symbol: _ZNK14QwtAnalogClock10drawNeedleEP8QPainterRK7QPointFddN8QPalette10ColorGroupE]
qwt_clipper.h,
libqwt.so.6.0.0
QwtClipper::clipPolygon ( QRect const& p1, QPolygon const& p2, bool closePolygon ) [static]
[symbol: _ZN10QwtClipper11clipPolygonERK5QRectRK8QPolygonb]
QwtClipper::clipPolygonF ( QRectF const& p1, QPolygonF const& p2, bool closePolygon ) [static]
[symbol: _ZN10QwtClipper12clipPolygonFERK6QRectFRK9QPolygonFb]
qwt_color_map.h,
libqwt.so.6.0.0
QwtAlphaColorMap::rgb ( QwtInterval const& p2, double value ) const
[symbol: _ZNK16QwtAlphaColorMap3rgbERK11QwtIntervald]
QwtColorMap::colorTable ( QwtInterval const& p2 ) const
[symbol: _ZNK11QwtColorMap10colorTableERK11QwtInterval]
QwtLinearColorMap::colorIndex ( QwtInterval const& p2, double value ) const
[symbol: _ZNK17QwtLinearColorMap10colorIndexERK11QwtIntervald]
QwtLinearColorMap::rgb ( QwtInterval const& p2, double value ) const
[symbol: _ZNK17QwtLinearColorMap3rgbERK11QwtIntervald]
qwt_column_symbol.h,
libqwt.so.6.0.0
QwtColumnSymbol::draw ( QPainter* p2, QwtColumnRect const& p3 ) const
[symbol: _ZNK15QwtColumnSymbol4drawEP8QPainterRK13QwtColumnRect]
QwtColumnSymbol::drawBox ( QPainter* p2, QwtColumnRect const& p3 ) const
[symbol: _ZNK15QwtColumnSymbol7drawBoxEP8QPainterRK13QwtColumnRect]
QwtColumnSymbol::frameStyle ( ) const
[symbol: _ZNK15QwtColumnSymbol10frameStyleEv]
QwtColumnSymbol::lineWidth ( ) const
[symbol: _ZNK15QwtColumnSymbol9lineWidthEv]
QwtColumnSymbol::palette ( ) const
[symbol: _ZNK15QwtColumnSymbol7paletteEv]
QwtColumnSymbol::QwtColumnSymbol [in-charge] ( enum QwtColumnSymbol::Style p2 )
[symbol: _ZN15QwtColumnSymbolC1ENS_5StyleE]
QwtColumnSymbol::QwtColumnSymbol [not-in-charge] ( enum QwtColumnSymbol::Style p2 )
[symbol: _ZN15QwtColumnSymbolC2ENS_5StyleE]
QwtColumnSymbol::setFrameStyle ( enum QwtColumnSymbol::FrameStyle style )
[symbol: _ZN15QwtColumnSymbol13setFrameStyleENS_10FrameStyleE]
QwtColumnSymbol::setLineWidth ( int width )
[symbol: _ZN15QwtColumnSymbol12setLineWidthEi]
QwtColumnSymbol::setPalette ( QPalette const& p2 )
[symbol: _ZN15QwtColumnSymbol10setPaletteERK8QPalette]
QwtColumnSymbol::setStyle ( enum QwtColumnSymbol::Style p2 )
[symbol: _ZN15QwtColumnSymbol8setStyleENS_5StyleE]
QwtColumnSymbol::style ( ) const
[symbol: _ZNK15QwtColumnSymbol5styleEv]
QwtColumnSymbol::~QwtColumnSymbol [in-charge-deleting] ( )
[symbol: _ZN15QwtColumnSymbolD0Ev]
QwtColumnSymbol::~QwtColumnSymbol [in-charge] ( )
[symbol: _ZN15QwtColumnSymbolD1Ev]
QwtColumnSymbol::~QwtColumnSymbol [not-in-charge] ( )
[symbol: _ZN15QwtColumnSymbolD2Ev]
qwt_compass.h,
libqwt.so.6.0.0
QwtCompass::drawRose ( QPainter* p2, QPointF const& center, double radius, double north, enum QPalette::ColorGroup p6 ) const
[symbol: _ZNK10QwtCompass8drawRoseEP8QPainterRK7QPointFddN8QPalette10ColorGroupE]
QwtCompass::drawScaleContents ( QPainter* p2, QPointF const& center, double radius ) const
[symbol: _ZNK10QwtCompass17drawScaleContentsEP8QPainterRK7QPointFd]
qwt_compass_rose.h,
libqwt.so.6.0.0
QwtSimpleCompassRose::draw ( QPainter* p2, QPointF const& center, double radius, double north, enum QPalette::ColorGroup p6 ) const
[symbol: _ZNK20QwtSimpleCompassRose4drawEP8QPainterRK7QPointFddN8QPalette10ColorGroupE]
QwtSimpleCompassRose::drawRose ( QPainter* p1, QPalette const& p2, QPointF const& center, double radius, double origin, double width, int numThorns, int numThornLevels, double shrinkFactor ) [static]
[symbol: _ZN20QwtSimpleCompassRose8drawRoseEP8QPainterRK8QPaletteRK7QPointFdddiid]
QwtSimpleCompassRose::setShrinkFactor ( double factor )
[symbol: _ZN20QwtSimpleCompassRose15setShrinkFactorEd]
QwtSimpleCompassRose::shrinkFactor ( ) const
[symbol: _ZNK20QwtSimpleCompassRose12shrinkFactorEv]
QwtSimpleCompassRose::width ( ) const
[symbol: _ZNK20QwtSimpleCompassRose5widthEv]
qwt_counter.h,
libqwt.so.6.0.0
QwtCounter::maxValue ( ) const
[symbol: _ZNK10QwtCounter8maxValueEv]
QwtCounter::minValue ( ) const
[symbol: _ZNK10QwtCounter8minValueEv]
qwt_curve_fitter.h,
libqwt.so.6.0.0
QwtWeedingCurveFitter::fitCurve ( QPolygonF const& p2 ) const
[symbol: _ZNK21QwtWeedingCurveFitter8fitCurveERK9QPolygonF]
QwtWeedingCurveFitter::QwtWeedingCurveFitter [in-charge] ( double tolerance )
[symbol: _ZN21QwtWeedingCurveFitterC1Ed]
QwtWeedingCurveFitter::QwtWeedingCurveFitter [not-in-charge] ( double tolerance )
[symbol: _ZN21QwtWeedingCurveFitterC2Ed]
QwtWeedingCurveFitter::setTolerance ( double p2 )
[symbol: _ZN21QwtWeedingCurveFitter12setToleranceEd]
QwtWeedingCurveFitter::tolerance ( ) const
[symbol: _ZNK21QwtWeedingCurveFitter9toleranceEv]
QwtWeedingCurveFitter::~QwtWeedingCurveFitter [in-charge-deleting] ( )
[symbol: _ZN21QwtWeedingCurveFitterD0Ev]
QwtWeedingCurveFitter::~QwtWeedingCurveFitter [in-charge] ( )
[symbol: _ZN21QwtWeedingCurveFitterD1Ev]
QwtWeedingCurveFitter::~QwtWeedingCurveFitter [not-in-charge] ( )
[symbol: _ZN21QwtWeedingCurveFitterD2Ev]
qwt_dial.h,
libqwt.so.6.0.0
QwtDial::drawNeedle ( QPainter* p2, QPointF const& p3, double radius, double direction, enum QPalette::ColorGroup p6 ) const
[symbol: _ZNK7QwtDial10drawNeedleEP8QPainterRK7QPointFddN8QPalette10ColorGroupE]
QwtDial::drawScale ( QPainter* p2, QPointF const& center, double radius, double origin, double arcMin, double arcMax ) const
[symbol: _ZNK7QwtDial9drawScaleEP8QPainterRK7QPointFdddd]
QwtDial::drawScaleContents ( QPainter* painter, QPointF const& center, double radius ) const
[symbol: _ZNK7QwtDial17drawScaleContentsEP8QPainterRK7QPointFd]
QwtDial::getScrollMode ( QPoint const& p2, enum QwtAbstractSlider::ScrollMode& p3, int& direction ) const
[symbol: _ZNK7QwtDial13getScrollModeERK6QPointRN17QwtAbstractSlider10ScrollModeERi]
QwtDial::innerRect ( ) const
[symbol: _ZNK7QwtDial9innerRectEv]
QwtDial::scaleInnerRect ( ) const
[symbol: _ZNK7QwtDial14scaleInnerRectEv]
QwtDial::setScaleComponents ( QwtAbstractScaleDraw::ScaleComponents p2 )
[symbol: _ZN7QwtDial18setScaleComponentsE6QFlagsIN20QwtAbstractScaleDraw14ScaleComponentEE]
QwtDialScaleDraw::setPenWidth ( double p2 )
[symbol: _ZN16QwtDialScaleDraw11setPenWidthEd]
qwt_dial_needle.h,
libqwt.so.6.0.0
QwtCompassMagnetNeedle::drawNeedle ( QPainter* p2, double length, enum QPalette::ColorGroup p4 ) const
[symbol: _ZNK22QwtCompassMagnetNeedle10drawNeedleEP8QPainterdN8QPalette10ColorGroupE]
QwtCompassWindArrow::drawNeedle ( QPainter* p2, double length, enum QPalette::ColorGroup p4 ) const
[symbol: _ZNK19QwtCompassWindArrow10drawNeedleEP8QPainterdN8QPalette10ColorGroupE]
QwtDialNeedle::draw ( QPainter* painter, QPointF const& center, double length, double direction, enum QPalette::ColorGroup p6 ) const
[symbol: _ZNK13QwtDialNeedle4drawEP8QPainterRK7QPointFddN8QPalette10ColorGroupE]
QwtDialNeedle::drawKnob ( QPainter* p2, double width, QBrush const& p4, bool sunken ) const
[symbol: _ZNK13QwtDialNeedle8drawKnobEP8QPainterdRK6QBrushb]
QwtDialSimpleNeedle::drawNeedle ( QPainter* p2, double length, enum QPalette::ColorGroup p4 ) const
[symbol: _ZNK19QwtDialSimpleNeedle10drawNeedleEP8QPainterdN8QPalette10ColorGroupE]
QwtDialSimpleNeedle::setWidth ( double width )
[symbol: _ZN19QwtDialSimpleNeedle8setWidthEd]
qwt_interval.h,
libqwt.so.6.0.0
operator<< ( QDebug p1, QwtInterval const& p2 )
[symbol: _Zls6QDebugRK11QwtInterval]
QwtInterval::contains ( double value ) const
[symbol: _ZNK11QwtInterval8containsEd]
QwtInterval::extend ( double value ) const
[symbol: _ZNK11QwtInterval6extendEd]
QwtInterval::intersect ( QwtInterval const& p2 ) const
[symbol: _ZNK11QwtInterval9intersectERKS_]
QwtInterval::intersects ( QwtInterval const& p2 ) const
[symbol: _ZNK11QwtInterval10intersectsERKS_]
QwtInterval::inverted ( ) const
[symbol: _ZNK11QwtInterval8invertedEv]
QwtInterval::limited ( double minValue, double maxValue ) const
[symbol: _ZNK11QwtInterval7limitedEdd]
QwtInterval::normalized ( ) const
[symbol: _ZNK11QwtInterval10normalizedEv]
QwtInterval::operator&= ( QwtInterval const& p2 )
[symbol: _ZN11QwtIntervalaNERKS_]
QwtInterval::operator|= ( double p2 )
[symbol: _ZN11QwtIntervaloREd]
QwtInterval::operator|= ( QwtInterval const& p2 )
[symbol: _ZN11QwtIntervaloRERKS_]
QwtInterval::symmetrize ( double value ) const
[symbol: _ZNK11QwtInterval10symmetrizeEd]
QwtInterval::unite ( QwtInterval const& p2 ) const
[symbol: _ZNK11QwtInterval5uniteERKS_]
qwt_interval_symbol.h,
libqwt.so.6.0.0
QwtIntervalSymbol::brush ( ) const
[symbol: _ZNK17QwtIntervalSymbol5brushEv]
QwtIntervalSymbol::draw ( QPainter* p2, enum Qt::Orientation p3, QPointF const& from, QPointF const& to ) const
[symbol: _ZNK17QwtIntervalSymbol4drawEP8QPainterN2Qt11OrientationERK7QPointFS6_]
QwtIntervalSymbol::operator!= ( QwtIntervalSymbol const& p2 ) const
[symbol: _ZNK17QwtIntervalSymbolneERKS_]
QwtIntervalSymbol::operator = ( QwtIntervalSymbol const& p2 )
[symbol: _ZN17QwtIntervalSymbolaSERKS_]
QwtIntervalSymbol::operator == ( QwtIntervalSymbol const& p2 ) const
[symbol: _ZNK17QwtIntervalSymboleqERKS_]
QwtIntervalSymbol::pen ( ) const
[symbol: _ZNK17QwtIntervalSymbol3penEv]
QwtIntervalSymbol::QwtIntervalSymbol [in-charge] ( enum QwtIntervalSymbol::Style p2 )
[symbol: _ZN17QwtIntervalSymbolC1ENS_5StyleE]
QwtIntervalSymbol::QwtIntervalSymbol [in-charge] ( QwtIntervalSymbol const& p2 )
[symbol: _ZN17QwtIntervalSymbolC1ERKS_]
QwtIntervalSymbol::QwtIntervalSymbol [not-in-charge] ( enum QwtIntervalSymbol::Style p2 )
[symbol: _ZN17QwtIntervalSymbolC2ENS_5StyleE]
QwtIntervalSymbol::QwtIntervalSymbol [not-in-charge] ( QwtIntervalSymbol const& p2 )
[symbol: _ZN17QwtIntervalSymbolC2ERKS_]
QwtIntervalSymbol::setBrush ( QBrush const& b )
[symbol: _ZN17QwtIntervalSymbol8setBrushERK6QBrush]
QwtIntervalSymbol::setPen ( QPen const& p2 )
[symbol: _ZN17QwtIntervalSymbol6setPenERK4QPen]
QwtIntervalSymbol::setStyle ( enum QwtIntervalSymbol::Style p2 )
[symbol: _ZN17QwtIntervalSymbol8setStyleENS_5StyleE]
QwtIntervalSymbol::setWidth ( int p2 )
[symbol: _ZN17QwtIntervalSymbol8setWidthEi]
QwtIntervalSymbol::style ( ) const
[symbol: _ZNK17QwtIntervalSymbol5styleEv]
QwtIntervalSymbol::width ( ) const
[symbol: _ZNK17QwtIntervalSymbol5widthEv]
QwtIntervalSymbol::~QwtIntervalSymbol [in-charge-deleting] ( )
[symbol: _ZN17QwtIntervalSymbolD0Ev]
QwtIntervalSymbol::~QwtIntervalSymbol [in-charge] ( )
[symbol: _ZN17QwtIntervalSymbolD1Ev]
QwtIntervalSymbol::~QwtIntervalSymbol [not-in-charge] ( )
[symbol: _ZN17QwtIntervalSymbolD2Ev]
qwt_knob.h,
libqwt.so.6.0.0
QwtKnob::changeEvent ( struct QEvent* p2 )
[symbol: _ZN7QwtKnob11changeEventEP6QEvent]
QwtKnob::drawKnob ( QPainter* p2, QRectF const& p3 ) const
[symbol: _ZNK7QwtKnob8drawKnobEP8QPainterRK6QRectF]
QwtKnob::drawMarker ( QPainter* p2, QRectF const& p3, double arc ) const
[symbol: _ZNK7QwtKnob10drawMarkerEP8QPainterRK6QRectFd]
QwtKnob::getScrollMode ( QPoint const& p2, enum QwtAbstractSlider::ScrollMode& p3, int& direction ) const
[symbol: _ZNK7QwtKnob13getScrollModeERK6QPointRN17QwtAbstractSlider10ScrollModeERi]
QwtKnob::knobStyle ( ) const
[symbol: _ZNK7QwtKnob9knobStyleEv]
QwtKnob::markerSize ( ) const
[symbol: _ZNK7QwtKnob10markerSizeEv]
QwtKnob::markerStyle ( ) const
[symbol: _ZNK7QwtKnob11markerStyleEv]
QwtKnob::setKnobStyle ( enum QwtKnob::KnobStyle p2 )
[symbol: _ZN7QwtKnob12setKnobStyleENS_9KnobStyleE]
QwtKnob::setMarkerSize ( int p2 )
[symbol: _ZN7QwtKnob13setMarkerSizeEi]
QwtKnob::setMarkerStyle ( enum QwtKnob::MarkerStyle p2 )
[symbol: _ZN7QwtKnob14setMarkerStyleENS_11MarkerStyleE]
qwt_legend_item.h,
libqwt.so.6.0.0
QwtLegendItem::identifier ( ) const
[symbol: _ZNK13QwtLegendItem10identifierEv]
QwtLegendItem::identifierSize ( ) const
[symbol: _ZNK13QwtLegendItem14identifierSizeEv]
QwtLegendItem::setIdentifier ( QPixmap const& p2 )
[symbol: _ZN13QwtLegendItem13setIdentifierERK7QPixmap]
QwtLegendItem::setIdentifierSize ( QSize const& p2 )
[symbol: _ZN13QwtLegendItem17setIdentifierSizeERK5QSize]
qwt_legend_itemmanager.h,
libqwt.so.6.0.0
QwtLegendItemManager::drawLegendIdentifier ( QPainter* p2, QRectF const& p3 ) const
[symbol: _ZNK20QwtLegendItemManager20drawLegendIdentifierEP8QPainterRK6QRectF]
qwt_mathml_text_engine.h,
libqwtmathml.so.6.0.0
QwtMathMLTextEngine::draw ( QPainter* painter, QRectF const& rect, int flags, QString const& text ) const
[symbol: _ZNK19QwtMathMLTextEngine4drawEP8QPainterRK6QRectFiRK7QString]
QwtMathMLTextEngine::heightForWidth ( QFont const& font, int flags, QString const& text, double width ) const
[symbol: _ZNK19QwtMathMLTextEngine14heightForWidthERK5QFontiRK7QStringd]
QwtMathMLTextEngine::mightRender ( QString const& p2 ) const
[symbol: _ZNK19QwtMathMLTextEngine11mightRenderERK7QString]
QwtMathMLTextEngine::QwtMathMLTextEngine [in-charge] ( )
[symbol: _ZN19QwtMathMLTextEngineC1Ev]
QwtMathMLTextEngine::QwtMathMLTextEngine [not-in-charge] ( )
[symbol: _ZN19QwtMathMLTextEngineC2Ev]
QwtMathMLTextEngine::textMargins ( QFont const& p2, QString const& p3, double& left, double& right, double& top, double& bottom ) const
[symbol: _ZNK19QwtMathMLTextEngine11textMarginsERK5QFontRK7QStringRdS6_S6_S6_]
QwtMathMLTextEngine::textSize ( QFont const& font, int flags, QString const& text ) const
[symbol: _ZNK19QwtMathMLTextEngine8textSizeERK5QFontiRK7QString]
QwtMathMLTextEngine::~QwtMathMLTextEngine [in-charge-deleting] ( )
[symbol: _ZN19QwtMathMLTextEngineD0Ev]
QwtMathMLTextEngine::~QwtMathMLTextEngine [in-charge] ( )
[symbol: _ZN19QwtMathMLTextEngineD1Ev]
QwtMathMLTextEngine::~QwtMathMLTextEngine [not-in-charge] ( )
[symbol: _ZN19QwtMathMLTextEngineD2Ev]
qwt_matrix_raster_data.h,
libqwt.so.6.0.0
QwtMatrixRasterData::numColumns ( ) const
[symbol: _ZNK19QwtMatrixRasterData10numColumnsEv]
QwtMatrixRasterData::numRows ( ) const
[symbol: _ZNK19QwtMatrixRasterData7numRowsEv]
QwtMatrixRasterData::pixelHint ( QRectF const& p2 ) const
[symbol: _ZNK19QwtMatrixRasterData9pixelHintERK6QRectF]
QwtMatrixRasterData::QwtMatrixRasterData [in-charge] ( )
[symbol: _ZN19QwtMatrixRasterDataC1Ev]
QwtMatrixRasterData::QwtMatrixRasterData [not-in-charge] ( )
[symbol: _ZN19QwtMatrixRasterDataC2Ev]
QwtMatrixRasterData::resampleMode ( ) const
[symbol: _ZNK19QwtMatrixRasterData12resampleModeEv]
QwtMatrixRasterData::setInterval ( enum Qt::Axis p2, QwtInterval const& p3 )
[symbol: _ZN19QwtMatrixRasterData11setIntervalEN2Qt4AxisERK11QwtInterval]
QwtMatrixRasterData::setResampleMode ( enum QwtMatrixRasterData::ResampleMode mode )
[symbol: _ZN19QwtMatrixRasterData15setResampleModeENS_12ResampleModeE]
QwtMatrixRasterData::setValueMatrix ( QVector<double>const& values, size_t numColumns )
[symbol: _ZN19QwtMatrixRasterData14setValueMatrixERK7QVectorIdEj]
QwtMatrixRasterData::value ( double x, double y ) const
[symbol: _ZNK19QwtMatrixRasterData5valueEdd]
QwtMatrixRasterData::valueMatrix ( ) const
[symbol: _ZNK19QwtMatrixRasterData11valueMatrixEv]
QwtMatrixRasterData::~QwtMatrixRasterData [in-charge-deleting] ( )
[symbol: _ZN19QwtMatrixRasterDataD0Ev]
QwtMatrixRasterData::~QwtMatrixRasterData [in-charge] ( )
[symbol: _ZN19QwtMatrixRasterDataD1Ev]
QwtMatrixRasterData::~QwtMatrixRasterData [not-in-charge] ( )
[symbol: _ZN19QwtMatrixRasterDataD2Ev]
qwt_null_paintdevice.h,
libqwt.so.6.0.0
QwtNullPaintDevice::drawEllipse ( QRect const& p2 )
[symbol: _ZN18QwtNullPaintDevice11drawEllipseERK5QRect]
QwtNullPaintDevice::drawEllipse ( QRectF const& p2 )
[symbol: _ZN18QwtNullPaintDevice11drawEllipseERK6QRectF]
QwtNullPaintDevice::drawImage ( QRectF const& p2, QImage const& p3, QRectF const& p4, Qt::ImageConversionFlags p5 )
[symbol: _ZN18QwtNullPaintDevice9drawImageERK6QRectFRK6QImageS2_6QFlagsIN2Qt19ImageConversionFlagEE]
QwtNullPaintDevice::drawLines ( QLine const* p2, int p3 )
[symbol: _ZN18QwtNullPaintDevice9drawLinesEPK5QLinei]
QwtNullPaintDevice::drawLines ( QLineF const* p2, int p3 )
[symbol: _ZN18QwtNullPaintDevice9drawLinesEPK6QLineFi]
QwtNullPaintDevice::drawPath ( QPainterPath const& p2 )
[symbol: _ZN18QwtNullPaintDevice8drawPathERK12QPainterPath]
QwtNullPaintDevice::drawPixmap ( QRectF const& p2, QPixmap const& p3, QRectF const& p4 )
[symbol: _ZN18QwtNullPaintDevice10drawPixmapERK6QRectFRK7QPixmapS2_]
QwtNullPaintDevice::drawPoints ( QPoint const* p2, int p3 )
[symbol: _ZN18QwtNullPaintDevice10drawPointsEPK6QPointi]
QwtNullPaintDevice::drawPoints ( QPointF const* p2, int p3 )
[symbol: _ZN18QwtNullPaintDevice10drawPointsEPK7QPointFi]
QwtNullPaintDevice::drawPolygon ( QPoint const* p2, int p3, enum QPaintEngine::PolygonDrawMode p4 )
[symbol: _ZN18QwtNullPaintDevice11drawPolygonEPK6QPointiN12QPaintEngine15PolygonDrawModeE]
QwtNullPaintDevice::drawPolygon ( QPointF const* p2, int p3, enum QPaintEngine::PolygonDrawMode p4 )
[symbol: _ZN18QwtNullPaintDevice11drawPolygonEPK7QPointFiN12QPaintEngine15PolygonDrawModeE]
QwtNullPaintDevice::drawRects ( QRect const* p2, int p3 )
[symbol: _ZN18QwtNullPaintDevice9drawRectsEPK5QRecti]
QwtNullPaintDevice::drawRects ( QRectF const* p2, int p3 )
[symbol: _ZN18QwtNullPaintDevice9drawRectsEPK6QRectFi]
QwtNullPaintDevice::drawTextItem ( QPointF const& p2, QTextItem const& p3 )
[symbol: _ZN18QwtNullPaintDevice12drawTextItemERK7QPointFRK9QTextItem]
QwtNullPaintDevice::drawTiledPixmap ( QRectF const& p2, QPixmap const& p3, QPointF const& s )
[symbol: _ZN18QwtNullPaintDevice15drawTiledPixmapERK6QRectFRK7QPixmapRK7QPointF]
QwtNullPaintDevice::metric ( enum QPaintDevice::PaintDeviceMetric metric ) const
[symbol: _ZNK18QwtNullPaintDevice6metricEN12QPaintDevice17PaintDeviceMetricE]
QwtNullPaintDevice::paintEngine ( ) const
[symbol: _ZNK18QwtNullPaintDevice11paintEngineEv]
QwtNullPaintDevice::QwtNullPaintDevice [in-charge] ( QPaintEngine::PaintEngineFeatures p2 )
[symbol: _ZN18QwtNullPaintDeviceC1E6QFlagsIN12QPaintEngine18PaintEngineFeatureEE]
QwtNullPaintDevice::QwtNullPaintDevice [in-charge] ( QSize const& size, QPaintEngine::PaintEngineFeatures p3 )
[symbol: _ZN18QwtNullPaintDeviceC1ERK5QSize6QFlagsIN12QPaintEngine18PaintEngineFeatureEE]
QwtNullPaintDevice::QwtNullPaintDevice [not-in-charge] ( QPaintEngine::PaintEngineFeatures p2 )
[symbol: _ZN18QwtNullPaintDeviceC2E6QFlagsIN12QPaintEngine18PaintEngineFeatureEE]
QwtNullPaintDevice::QwtNullPaintDevice [not-in-charge] ( QSize const& size, QPaintEngine::PaintEngineFeatures p3 )
[symbol: _ZN18QwtNullPaintDeviceC2ERK5QSize6QFlagsIN12QPaintEngine18PaintEngineFeatureEE]
QwtNullPaintDevice::setSize ( QSize const& p2 )
[symbol: _ZN18QwtNullPaintDevice7setSizeERK5QSize]
QwtNullPaintDevice::size ( ) const
[symbol: _ZNK18QwtNullPaintDevice4sizeEv]
QwtNullPaintDevice::updateState ( QPaintEngineState const& state )
[symbol: _ZN18QwtNullPaintDevice11updateStateERK17QPaintEngineState]
QwtNullPaintDevice::~QwtNullPaintDevice [in-charge-deleting] ( )
[symbol: _ZN18QwtNullPaintDeviceD0Ev]
QwtNullPaintDevice::~QwtNullPaintDevice [in-charge] ( )
[symbol: _ZN18QwtNullPaintDeviceD1Ev]
QwtNullPaintDevice::~QwtNullPaintDevice [not-in-charge] ( )
[symbol: _ZN18QwtNullPaintDeviceD2Ev]
qwt_painter.h,
libqwt.so.6.0.0
QwtPainter::drawColorBar ( QPainter* painter, QwtColorMap const& p2, QwtInterval const& p3, QwtScaleMap const& p4, enum Qt::Orientation p5, QRectF const& p6 ) [static]
[symbol: _ZN10QwtPainter12drawColorBarEP8QPainterRK11QwtColorMapRK11QwtIntervalRK11QwtScaleMapN2Qt11OrientationERK6QRectF]
QwtPainter::drawEllipse ( QPainter* p1, QRectF const& p2 ) [static]
[symbol: _ZN10QwtPainter11drawEllipseEP8QPainterRK6QRectF]
QwtPainter::drawImage ( QPainter* p1, QRectF const& p2, QImage const& p3 ) [static]
[symbol: _ZN10QwtPainter9drawImageEP8QPainterRK6QRectFRK6QImage]
QwtPainter::drawLine ( QPainter* p1, QPointF const& p1, QPointF const& p2 ) [static]
[symbol: _ZN10QwtPainter8drawLineEP8QPainterRK7QPointFS4_]
QwtPainter::drawPath ( QPainter* p1, QPainterPath const& p2 ) [static]
[symbol: _ZN10QwtPainter8drawPathEP8QPainterRK12QPainterPath]
QwtPainter::drawPie ( QPainter* p1, QRectF const& r, int a, int alen ) [static]
[symbol: _ZN10QwtPainter7drawPieEP8QPainterRK6QRectFii]
QwtPainter::drawPixmap ( QPainter* p1, QRectF const& p2, QPixmap const& p3 ) [static]
[symbol: _ZN10QwtPainter10drawPixmapEP8QPainterRK6QRectFRK7QPixmap]
QwtPainter::drawPoint ( QPainter* p1, QPointF const& p2 ) [static]
[symbol: _ZN10QwtPainter9drawPointEP8QPainterRK7QPointF]
QwtPainter::drawPolygon ( QPainter* p1, QPolygonF const& pa ) [static]
[symbol: _ZN10QwtPainter11drawPolygonEP8QPainterRK9QPolygonF]
QwtPainter::drawPolyline ( QPainter* p1, QPointF const* p2, int pointCount ) [static]
[symbol: _ZN10QwtPainter12drawPolylineEP8QPainterPK7QPointFi]
QwtPainter::drawPolyline ( QPainter* p1, QPolygonF const& pa ) [static]
[symbol: _ZN10QwtPainter12drawPolylineEP8QPainterRK9QPolygonF]
QwtPainter::drawRect ( QPainter* p1, double x, double y, double w, double h ) [static]
[symbol: _ZN10QwtPainter8drawRectEP8QPainterdddd]
QwtPainter::drawRect ( QPainter* p1, QRectF const& rect ) [static]
[symbol: _ZN10QwtPainter8drawRectEP8QPainterRK6QRectF]
QwtPainter::drawRoundedFrame ( QPainter* p1, QRectF const& p2, double xRadius, double yRadius, QPalette const& p5, int lineWidth, int frameStyle ) [static]
[symbol: _ZN10QwtPainter16drawRoundedFrameEP8QPainterRK6QRectFddRK8QPaletteii]
QwtPainter::drawSimpleRichText ( QPainter* p1, QRectF const& p2, int flags, struct QTextDocument const& p4 ) [static]
[symbol: _ZN10QwtPainter18drawSimpleRichTextEP8QPainterRK6QRectFiRK13QTextDocument]
QwtPainter::drawText ( QPainter* p1, double x, double y, double w, double h, int flags, QString const& p7 ) [static]
[symbol: _ZN10QwtPainter8drawTextEP8QPainterddddiRK7QString]
QwtPainter::drawText ( QPainter* p1, double x, double y, QString const& p4 ) [static]
[symbol: _ZN10QwtPainter8drawTextEP8QPainterddRK7QString]
QwtPainter::drawText ( QPainter* p1, QPointF const& p2, QString const& p3 ) [static]
[symbol: _ZN10QwtPainter8drawTextEP8QPainterRK7QPointFRK7QString]
QwtPainter::drawText ( QPainter* p1, QRectF const& p2, int flags, QString const& p4 ) [static]
[symbol: _ZN10QwtPainter8drawTextEP8QPainterRK6QRectFiRK7QString]
QwtPainter::fillRect ( QPainter* p1, QRectF const& p2, QBrush const& p3 ) [static]
[symbol: _ZN10QwtPainter8fillRectEP8QPainterRK6QRectFRK6QBrush]
QwtPainter::isAligning ( QPainter* painter ) [static]
[symbol: _ZN10QwtPainter10isAligningEP8QPainter]
QwtPainter::setPolylineSplitting ( bool p1 ) [static]
[symbol: _ZN10QwtPainter20setPolylineSplittingEb]
QwtPainter::setRoundingAlignment ( bool p1 ) [static]
[symbol: _ZN10QwtPainter20setRoundingAlignmentEb]
qwt_panner.h,
libqwt.so.6.0.0
QwtPanner::contentsMask ( ) const
[symbol: _ZNK9QwtPanner12contentsMaskEv]
QwtPanner::grab ( ) const
[symbol: _ZNK9QwtPanner4grabEv]
qwt_picker.h,
libqwt.so.6.0.0
QwtPicker::activated ( bool on )
[symbol: _ZN9QwtPicker9activatedEb]
QwtPicker::adjustedPoints ( QPolygon const& p2 ) const
[symbol: _ZNK9QwtPicker14adjustedPointsERK8QPolygon]
QwtPicker::pickedPoints ( ) const
[symbol: _ZNK9QwtPicker12pickedPointsEv]
QwtPicker::QwtPicker [in-charge] ( enum QwtPicker::RubberBand rubberBand, enum QwtPicker::DisplayMode trackerMode, QWidget* p4 )
[symbol: _ZN9QwtPickerC1ENS_10RubberBandENS_11DisplayModeEP7QWidget]
QwtPicker::QwtPicker [not-in-charge] ( enum QwtPicker::RubberBand rubberBand, enum QwtPicker::DisplayMode trackerMode, QWidget* p4 )
[symbol: _ZN9QwtPickerC2ENS_10RubberBandENS_11DisplayModeEP7QWidget]
QwtPicker::remove ( )
[symbol: _ZN9QwtPicker6removeEv]
QwtPicker::removed ( QPoint const& pos )
[symbol: _ZN9QwtPicker7removedERK6QPoint]
QwtPicker::stateMachine ( )
[symbol: _ZN9QwtPicker12stateMachineEv]
QwtPicker::stateMachine ( ) const
[symbol: _ZNK9QwtPicker12stateMachineEv]
QwtPicker::widgetEnterEvent ( struct QEvent* p2 )
[symbol: _ZN9QwtPicker16widgetEnterEventEP6QEvent]
qwt_picker_machine.h,
libqwt.so.6.0.0
QwtPickerClickPointMachine::QwtPickerClickPointMachine [in-charge] ( )
[symbol: _ZN26QwtPickerClickPointMachineC1Ev]
QwtPickerClickPointMachine::QwtPickerClickPointMachine [not-in-charge] ( )
[symbol: _ZN26QwtPickerClickPointMachineC2Ev]
QwtPickerClickRectMachine::QwtPickerClickRectMachine [in-charge] ( )
[symbol: _ZN25QwtPickerClickRectMachineC1Ev]
QwtPickerClickRectMachine::QwtPickerClickRectMachine [not-in-charge] ( )
[symbol: _ZN25QwtPickerClickRectMachineC2Ev]
QwtPickerDragPointMachine::QwtPickerDragPointMachine [in-charge] ( )
[symbol: _ZN25QwtPickerDragPointMachineC1Ev]
QwtPickerDragPointMachine::QwtPickerDragPointMachine [not-in-charge] ( )
[symbol: _ZN25QwtPickerDragPointMachineC2Ev]
QwtPickerDragRectMachine::QwtPickerDragRectMachine [in-charge] ( )
[symbol: _ZN24QwtPickerDragRectMachineC1Ev]
QwtPickerDragRectMachine::QwtPickerDragRectMachine [not-in-charge] ( )
[symbol: _ZN24QwtPickerDragRectMachineC2Ev]
QwtPickerMachine::QwtPickerMachine [in-charge] ( enum QwtPickerMachine::SelectionType p2 )
[symbol: _ZN16QwtPickerMachineC1ENS_13SelectionTypeE]
QwtPickerMachine::QwtPickerMachine [not-in-charge] ( enum QwtPickerMachine::SelectionType p2 )
[symbol: _ZN16QwtPickerMachineC2ENS_13SelectionTypeE]
QwtPickerMachine::selectionType ( ) const
[symbol: _ZNK16QwtPickerMachine13selectionTypeEv]
QwtPickerPolygonMachine::QwtPickerPolygonMachine [in-charge] ( )
[symbol: _ZN23QwtPickerPolygonMachineC1Ev]
QwtPickerPolygonMachine::QwtPickerPolygonMachine [not-in-charge] ( )
[symbol: _ZN23QwtPickerPolygonMachineC2Ev]
QwtPickerTrackerMachine::QwtPickerTrackerMachine [in-charge] ( )
[symbol: _ZN23QwtPickerTrackerMachineC1Ev]
QwtPickerTrackerMachine::QwtPickerTrackerMachine [not-in-charge] ( )
[symbol: _ZN23QwtPickerTrackerMachineC2Ev]
QwtPickerTrackerMachine::transition ( QwtEventPattern const& p2, struct QEvent const* p3 )
[symbol: _ZN23QwtPickerTrackerMachine10transitionERK15QwtEventPatternPK6QEvent]
QwtPickerTrackerMachine::~QwtPickerTrackerMachine [in-charge-deleting] ( )
[symbol: _ZN23QwtPickerTrackerMachineD0Ev]
QwtPickerTrackerMachine::~QwtPickerTrackerMachine [in-charge] ( )
[symbol: _ZN23QwtPickerTrackerMachineD1Ev]
qwt_plot.h,
libqwt.so.6.0.0
QwtPlot::axisInterval ( int axisId ) const
[symbol: _ZNK7QwtPlot12axisIntervalEi]
QwtPlot::drawItems ( QPainter* p2, QRectF const& p3, QwtScaleMap const* maps ) const
[symbol: _ZNK7QwtPlot9drawItemsEP8QPainterRK6QRectFPK11QwtScaleMap]
QwtPlot::setAxisAutoScale ( int axisId, bool on )
[symbol: _ZN7QwtPlot16setAxisAutoScaleEib]
QwtPlot::setCanvasBackground ( QBrush const& p2 )
[symbol: _ZN7QwtPlot19setCanvasBackgroundERK6QBrush]
qwt_plot_canvas.h,
libqwt.so.6.0.0
QwtPlotCanvas::backingStore ( ) const
[symbol: _ZNK13QwtPlotCanvas12backingStoreEv]
QwtPlotCanvas::borderMask ( QSize const& p2 ) const
[symbol: _ZNK13QwtPlotCanvas10borderMaskERK5QSize]
QwtPlotCanvas::borderPath ( QRect const& rect ) const
[symbol: _ZNK13QwtPlotCanvas10borderPathERK5QRect]
QwtPlotCanvas::borderRadius ( ) const
[symbol: _ZNK13QwtPlotCanvas12borderRadiusEv]
QwtPlotCanvas::drawBorder ( QPainter* p2 )
[symbol: _ZN13QwtPlotCanvas10drawBorderEP8QPainter]
QwtPlotCanvas::event ( struct QEvent* p2 )
[symbol: _ZN13QwtPlotCanvas5eventEP6QEvent]
QwtPlotCanvas::invalidateBackingStore ( )
[symbol: _ZN13QwtPlotCanvas22invalidateBackingStoreEv]
QwtPlotCanvas::resizeEvent ( struct QResizeEvent* p2 )
[symbol: _ZN13QwtPlotCanvas11resizeEventEP12QResizeEvent]
QwtPlotCanvas::setBorderRadius ( double p2 )
[symbol: _ZN13QwtPlotCanvas15setBorderRadiusEd]
QwtPlotCanvas::updateStyleSheetInfo ( )
[symbol: _ZN13QwtPlotCanvas20updateStyleSheetInfoEv]
qwt_plot_curve.h,
libqwt.so.6.0.0
QwtPlotCurve::closePolyline ( QPainter* p2, QwtScaleMap const& p3, QwtScaleMap const& p4, QPolygonF& p5 ) const
[symbol: _ZNK12QwtPlotCurve13closePolylineEP8QPainterRK11QwtScaleMapS4_R9QPolygonF]
QwtPlotCurve::drawCurve ( QPainter* p, int style, QwtScaleMap const& xMap, QwtScaleMap const& yMap, QRectF const& canvasRect, int from, int to ) const
[symbol: _ZNK12QwtPlotCurve9drawCurveEP8QPainteriRK11QwtScaleMapS4_RK6QRectFii]
QwtPlotCurve::drawDots ( QPainter* p, QwtScaleMap const& xMap, QwtScaleMap const& yMap, QRectF const& canvasRect, int from, int to ) const
[symbol: _ZNK12QwtPlotCurve8drawDotsEP8QPainterRK11QwtScaleMapS4_RK6QRectFii]
QwtPlotCurve::drawLegendIdentifier ( QPainter* p2, QRectF const& p3 ) const
[symbol: _ZNK12QwtPlotCurve20drawLegendIdentifierEP8QPainterRK6QRectF]
QwtPlotCurve::drawLines ( QPainter* p, QwtScaleMap const& xMap, QwtScaleMap const& yMap, QRectF const& canvasRect, int from, int to ) const
[symbol: _ZNK12QwtPlotCurve9drawLinesEP8QPainterRK11QwtScaleMapS4_RK6QRectFii]
QwtPlotCurve::drawSeries ( QPainter* p2, QwtScaleMap const& xMap, QwtScaleMap const& yMap, QRectF const& canvasRect, int from, int to ) const
[symbol: _ZNK12QwtPlotCurve10drawSeriesEP8QPainterRK11QwtScaleMapS4_RK6QRectFii]
QwtPlotCurve::drawSteps ( QPainter* p, QwtScaleMap const& xMap, QwtScaleMap const& yMap, QRectF const& canvasRect, int from, int to ) const
[symbol: _ZNK12QwtPlotCurve9drawStepsEP8QPainterRK11QwtScaleMapS4_RK6QRectFii]
QwtPlotCurve::drawSticks ( QPainter* p, QwtScaleMap const& xMap, QwtScaleMap const& yMap, QRectF const& canvasRect, int from, int to ) const
[symbol: _ZNK12QwtPlotCurve10drawSticksEP8QPainterRK11QwtScaleMapS4_RK6QRectFii]
QwtPlotCurve::drawSymbols ( QPainter* p, QwtSymbol const& p3, QwtScaleMap const& xMap, QwtScaleMap const& yMap, QRectF const& canvasRect, int from, int to ) const
[symbol: _ZNK12QwtPlotCurve11drawSymbolsEP8QPainterRK9QwtSymbolRK11QwtScaleMapS7_RK6QRectFii]
QwtPlotCurve::fillCurve ( QPainter* p2, QwtScaleMap const& p3, QwtScaleMap const& p4, QRectF const& canvasRect, QPolygonF& p6 ) const
[symbol: _ZNK12QwtPlotCurve9fillCurveEP8QPainterRK11QwtScaleMapS4_RK6QRectFR9QPolygonF]
QwtPlotCurve::setLegendAttribute ( enum QwtPlotCurve::LegendAttribute p2, bool on )
[symbol: _ZN12QwtPlotCurve18setLegendAttributeENS_15LegendAttributeEb]
QwtPlotCurve::setRawSamples ( double const* xData, double const* yData, int size )
[symbol: _ZN12QwtPlotCurve13setRawSamplesEPKdS1_i]
QwtPlotCurve::setSamples ( double const* xData, double const* yData, int size )
[symbol: _ZN12QwtPlotCurve10setSamplesEPKdS1_i]
QwtPlotCurve::setSamples ( QVector<double>const& xData, QVector<double>const& yData )
[symbol: _ZN12QwtPlotCurve10setSamplesERK7QVectorIdES3_]
QwtPlotCurve::setSamples ( QVector<QPointF>const& p2 )
[symbol: _ZN12QwtPlotCurve10setSamplesERK7QVectorI7QPointFE]
QwtPlotCurve::setSymbol ( QwtSymbol const* s )
[symbol: _ZN12QwtPlotCurve9setSymbolEPK9QwtSymbol]
QwtPlotCurve::testLegendAttribute ( enum QwtPlotCurve::LegendAttribute p2 ) const
[symbol: _ZNK12QwtPlotCurve19testLegendAttributeENS_15LegendAttributeE]
qwt_plot_dict.h,
libqwt.so.6.0.0
QwtPlotDict::itemList ( int rtti ) const
[symbol: _ZNK11QwtPlotDict8itemListEi]
QwtPlotDict::~QwtPlotDict [in-charge-deleting] ( )
[symbol: _ZN11QwtPlotDictD0Ev]
qwt_plot_directpainter.h,
libqwt.so.6.0.0
QwtPlotDirectPainter::clipRegion ( ) const
[symbol: _ZNK20QwtPlotDirectPainter10clipRegionEv]
QwtPlotDirectPainter::drawSeries ( QwtPlotAbstractSeriesItem* p2, int from, int to )
[symbol: _ZN20QwtPlotDirectPainter10drawSeriesEP25QwtPlotAbstractSeriesItemii]
QwtPlotDirectPainter::eventFilter ( QObject* p2, struct QEvent* p3 )
[symbol: _ZN20QwtPlotDirectPainter11eventFilterEP7QObjectP6QEvent]
QwtPlotDirectPainter::hasClipping ( ) const
[symbol: _ZNK20QwtPlotDirectPainter11hasClippingEv]
QwtPlotDirectPainter::QwtPlotDirectPainter [in-charge] ( QObject* parent )
[symbol: _ZN20QwtPlotDirectPainterC1EP7QObject]
QwtPlotDirectPainter::QwtPlotDirectPainter [not-in-charge] ( QObject* parent )
[symbol: _ZN20QwtPlotDirectPainterC2EP7QObject]
QwtPlotDirectPainter::reset ( )
[symbol: _ZN20QwtPlotDirectPainter5resetEv]
QwtPlotDirectPainter::setAttribute ( enum QwtPlotDirectPainter::Attribute p2, bool on )
[symbol: _ZN20QwtPlotDirectPainter12setAttributeENS_9AttributeEb]
QwtPlotDirectPainter::setClipping ( bool p2 )
[symbol: _ZN20QwtPlotDirectPainter11setClippingEb]
QwtPlotDirectPainter::setClipRegion ( QRegion const& p2 )
[symbol: _ZN20QwtPlotDirectPainter13setClipRegionERK7QRegion]
QwtPlotDirectPainter::testAttribute ( enum QwtPlotDirectPainter::Attribute p2 ) const
[symbol: _ZNK20QwtPlotDirectPainter13testAttributeENS_9AttributeE]
QwtPlotDirectPainter::~QwtPlotDirectPainter [in-charge-deleting] ( )
[symbol: _ZN20QwtPlotDirectPainterD0Ev]
QwtPlotDirectPainter::~QwtPlotDirectPainter [in-charge] ( )
[symbol: _ZN20QwtPlotDirectPainterD1Ev]
QwtPlotDirectPainter::~QwtPlotDirectPainter [not-in-charge] ( )
[symbol: _ZN20QwtPlotDirectPainterD2Ev]
qwt_plot_grid.h,
libqwt.so.6.0.0
QwtPlotGrid::draw ( QPainter* p, QwtScaleMap const& xMap, QwtScaleMap const& yMap, QRectF const& rect ) const
[symbol: _ZNK11QwtPlotGrid4drawEP8QPainterRK11QwtScaleMapS4_RK6QRectF]
qwt_plot_histogram.h,
libqwt.so.6.0.0
QwtPlotHistogram::baseline ( ) const
[symbol: _ZNK16QwtPlotHistogram8baselineEv]
QwtPlotHistogram::boundingRect ( ) const
[symbol: _ZNK16QwtPlotHistogram12boundingRectEv]
QwtPlotHistogram::brush ( ) const
[symbol: _ZNK16QwtPlotHistogram5brushEv]
QwtPlotHistogram::columnRect ( QwtIntervalSample const& p2, QwtScaleMap const& p3, QwtScaleMap const& p4 ) const
[symbol: _ZNK16QwtPlotHistogram10columnRectERK17QwtIntervalSampleRK11QwtScaleMapS5_]
QwtPlotHistogram::drawColumn ( QPainter* p2, QwtColumnRect const& p3, QwtIntervalSample const& p4 ) const
[symbol: _ZNK16QwtPlotHistogram10drawColumnEP8QPainterRK13QwtColumnRectRK17QwtIntervalSample]
QwtPlotHistogram::drawColumns ( QPainter* p2, QwtScaleMap const& xMap, QwtScaleMap const& yMap, int from, int to ) const
[symbol: _ZNK16QwtPlotHistogram11drawColumnsEP8QPainterRK11QwtScaleMapS4_ii]
QwtPlotHistogram::drawLegendIdentifier ( QPainter* p2, QRectF const& p3 ) const
[symbol: _ZNK16QwtPlotHistogram20drawLegendIdentifierEP8QPainterRK6QRectF]
QwtPlotHistogram::drawLines ( QPainter* p2, QwtScaleMap const& xMap, QwtScaleMap const& yMap, int from, int to ) const
[symbol: _ZNK16QwtPlotHistogram9drawLinesEP8QPainterRK11QwtScaleMapS4_ii]
QwtPlotHistogram::drawOutline ( QPainter* p2, QwtScaleMap const& xMap, QwtScaleMap const& yMap, int from, int to ) const
[symbol: _ZNK16QwtPlotHistogram11drawOutlineEP8QPainterRK11QwtScaleMapS4_ii]
QwtPlotHistogram::drawSeries ( QPainter* p, QwtScaleMap const& xMap, QwtScaleMap const& yMap, QRectF const& canvasRect, int from, int to ) const
[symbol: _ZNK16QwtPlotHistogram10drawSeriesEP8QPainterRK11QwtScaleMapS4_RK6QRectFii]
QwtPlotHistogram::pen ( ) const
[symbol: _ZNK16QwtPlotHistogram3penEv]
QwtPlotHistogram::QwtPlotHistogram [in-charge] ( QString const& title )
[symbol: _ZN16QwtPlotHistogramC1ERK7QString]
QwtPlotHistogram::QwtPlotHistogram [in-charge] ( QwtText const& title )
[symbol: _ZN16QwtPlotHistogramC1ERK7QwtText]
QwtPlotHistogram::QwtPlotHistogram [not-in-charge] ( QString const& title )
[symbol: _ZN16QwtPlotHistogramC2ERK7QString]
QwtPlotHistogram::QwtPlotHistogram [not-in-charge] ( QwtText const& title )
[symbol: _ZN16QwtPlotHistogramC2ERK7QwtText]
QwtPlotHistogram::rtti ( ) const
[symbol: _ZNK16QwtPlotHistogram4rttiEv]
QwtPlotHistogram::setBaseline ( double reference )
[symbol: _ZN16QwtPlotHistogram11setBaselineEd]
QwtPlotHistogram::setBrush ( QBrush const& p2 )
[symbol: _ZN16QwtPlotHistogram8setBrushERK6QBrush]
QwtPlotHistogram::setPen ( QPen const& p2 )
[symbol: _ZN16QwtPlotHistogram6setPenERK4QPen]
QwtPlotHistogram::setSamples ( QVector<QwtIntervalSample>const& p2 )
[symbol: _ZN16QwtPlotHistogram10setSamplesERK7QVectorI17QwtIntervalSampleE]
QwtPlotHistogram::setStyle ( enum QwtPlotHistogram::HistogramStyle style )
[symbol: _ZN16QwtPlotHistogram8setStyleENS_14HistogramStyleE]
QwtPlotHistogram::setSymbol ( QwtColumnSymbol const* p2 )
[symbol: _ZN16QwtPlotHistogram9setSymbolEPK15QwtColumnSymbol]
QwtPlotHistogram::style ( ) const
[symbol: _ZNK16QwtPlotHistogram5styleEv]
QwtPlotHistogram::symbol ( ) const
[symbol: _ZNK16QwtPlotHistogram6symbolEv]
QwtPlotHistogram::~QwtPlotHistogram [in-charge-deleting] ( )
[symbol: _ZN16QwtPlotHistogramD0Ev]
QwtPlotHistogram::~QwtPlotHistogram [in-charge] ( )
[symbol: _ZN16QwtPlotHistogramD1Ev]
QwtPlotHistogram::~QwtPlotHistogram [not-in-charge] ( )
[symbol: _ZN16QwtPlotHistogramD2Ev]
qwt_plot_intervalcurve.h,
libqwt.so.6.0.0
QwtPlotIntervalCurve::boundingRect ( ) const
[symbol: _ZNK20QwtPlotIntervalCurve12boundingRectEv]
QwtPlotIntervalCurve::brush ( ) const
[symbol: _ZNK20QwtPlotIntervalCurve5brushEv]
QwtPlotIntervalCurve::drawLegendIdentifier ( QPainter* p2, QRectF const& p3 ) const
[symbol: _ZNK20QwtPlotIntervalCurve20drawLegendIdentifierEP8QPainterRK6QRectF]
QwtPlotIntervalCurve::drawSeries ( QPainter* p, QwtScaleMap const& xMap, QwtScaleMap const& yMap, QRectF const& canvasRect, int from, int to ) const
[symbol: _ZNK20QwtPlotIntervalCurve10drawSeriesEP8QPainterRK11QwtScaleMapS4_RK6QRectFii]
QwtPlotIntervalCurve::drawSymbols ( QPainter* p2, QwtIntervalSymbol const& p3, QwtScaleMap const& xMap, QwtScaleMap const& yMap, QRectF const& canvasRect, int from, int to ) const
[symbol: _ZNK20QwtPlotIntervalCurve11drawSymbolsEP8QPainterRK17QwtIntervalSymbolRK11QwtScaleMapS7_RK6QRectFii]
QwtPlotIntervalCurve::drawTube ( QPainter* p2, QwtScaleMap const& xMap, QwtScaleMap const& yMap, QRectF const& canvasRect, int from, int to ) const
[symbol: _ZNK20QwtPlotIntervalCurve8drawTubeEP8QPainterRK11QwtScaleMapS4_RK6QRectFii]
QwtPlotIntervalCurve::init ( )
[symbol: _ZN20QwtPlotIntervalCurve4initEv]
QwtPlotIntervalCurve::pen ( ) const
[symbol: _ZNK20QwtPlotIntervalCurve3penEv]
QwtPlotIntervalCurve::QwtPlotIntervalCurve [in-charge] ( QString const& title )
[symbol: _ZN20QwtPlotIntervalCurveC1ERK7QString]
QwtPlotIntervalCurve::QwtPlotIntervalCurve [in-charge] ( QwtText const& title )
[symbol: _ZN20QwtPlotIntervalCurveC1ERK7QwtText]
QwtPlotIntervalCurve::QwtPlotIntervalCurve [not-in-charge] ( QString const& title )
[symbol: _ZN20QwtPlotIntervalCurveC2ERK7QString]
QwtPlotIntervalCurve::QwtPlotIntervalCurve [not-in-charge] ( QwtText const& title )
[symbol: _ZN20QwtPlotIntervalCurveC2ERK7QwtText]
QwtPlotIntervalCurve::rtti ( ) const
[symbol: _ZNK20QwtPlotIntervalCurve4rttiEv]
QwtPlotIntervalCurve::setBrush ( QBrush const& p2 )
[symbol: _ZN20QwtPlotIntervalCurve8setBrushERK6QBrush]
QwtPlotIntervalCurve::setPaintAttribute ( enum QwtPlotIntervalCurve::PaintAttribute p2, bool on )
[symbol: _ZN20QwtPlotIntervalCurve17setPaintAttributeENS_14PaintAttributeEb]
QwtPlotIntervalCurve::setPen ( QPen const& p2 )
[symbol: _ZN20QwtPlotIntervalCurve6setPenERK4QPen]
QwtPlotIntervalCurve::setSamples ( QVector<QwtIntervalSample>const& p2 )
[symbol: _ZN20QwtPlotIntervalCurve10setSamplesERK7QVectorI17QwtIntervalSampleE]
QwtPlotIntervalCurve::setStyle ( enum QwtPlotIntervalCurve::CurveStyle style )
[symbol: _ZN20QwtPlotIntervalCurve8setStyleENS_10CurveStyleE]
QwtPlotIntervalCurve::setSymbol ( QwtIntervalSymbol const* p2 )
[symbol: _ZN20QwtPlotIntervalCurve9setSymbolEPK17QwtIntervalSymbol]
QwtPlotIntervalCurve::style ( ) const
[symbol: _ZNK20QwtPlotIntervalCurve5styleEv]
QwtPlotIntervalCurve::symbol ( ) const
[symbol: _ZNK20QwtPlotIntervalCurve6symbolEv]
QwtPlotIntervalCurve::testPaintAttribute ( enum QwtPlotIntervalCurve::PaintAttribute p2 ) const
[symbol: _ZNK20QwtPlotIntervalCurve18testPaintAttributeENS_14PaintAttributeE]
QwtPlotIntervalCurve::~QwtPlotIntervalCurve [in-charge-deleting] ( )
[symbol: _ZN20QwtPlotIntervalCurveD0Ev]
QwtPlotIntervalCurve::~QwtPlotIntervalCurve [in-charge] ( )
[symbol: _ZN20QwtPlotIntervalCurveD1Ev]
QwtPlotIntervalCurve::~QwtPlotIntervalCurve [not-in-charge] ( )
[symbol: _ZN20QwtPlotIntervalCurveD2Ev]
qwt_plot_item.h,
libqwt.so.6.0.0
QwtPlotItem::detach ( )
[symbol: _ZN11QwtPlotItem6detachEv]
QwtPlotItem::setAxes ( int xAxis, int yAxis )
[symbol: _ZN11QwtPlotItem7setAxesEii]
qwt_plot_layout.h,
libqwt.so.6.0.0
QwtPlotLayout::activate ( QwtPlot const* p2, QRectF const& rect, QwtPlotLayout::Options options )
[symbol: _ZN13QwtPlotLayout8activateEPK7QwtPlotRK6QRectF6QFlagsINS_6OptionEE]
QwtPlotLayout::alignLegend ( QRectF const& canvasRect, QRectF const& legendRect ) const
[symbol: _ZNK13QwtPlotLayout11alignLegendERK6QRectFS2_]
QwtPlotLayout::alignScales ( int options, QRectF& canvasRect, QRectF* scaleRect ) const
[symbol: _ZNK13QwtPlotLayout11alignScalesEiR6QRectFPS0_]
QwtPlotLayout::expandLineBreaks ( int options, QRectF const& rect, int& dimTitle, int* dimAxes ) const
[symbol: _ZNK13QwtPlotLayout16expandLineBreaksEiRK6QRectFRiPi]
QwtPlotLayout::layoutLegend ( QwtPlotLayout::Options options, QRectF const& p3 ) const
[symbol: _ZNK13QwtPlotLayout12layoutLegendE6QFlagsINS_6OptionEERK6QRectF]
qwt_plot_marker.h,
libqwt.so.6.0.0
QwtPlotMarker::draw ( QPainter* p, QwtScaleMap const& xMap, QwtScaleMap const& yMap, QRectF const& p5 ) const
[symbol: _ZNK13QwtPlotMarker4drawEP8QPainterRK11QwtScaleMapS4_RK6QRectF]
QwtPlotMarker::drawLabel ( QPainter* p2, QRectF const& p3, QPointF const& p4 ) const
[symbol: _ZNK13QwtPlotMarker9drawLabelEP8QPainterRK6QRectFRK7QPointF]
QwtPlotMarker::drawLegendIdentifier ( QPainter* p2, QRectF const& p3 ) const
[symbol: _ZNK13QwtPlotMarker20drawLegendIdentifierEP8QPainterRK6QRectF]
QwtPlotMarker::drawLines ( QPainter* p2, QRectF const& p3, QPointF const& p4 ) const
[symbol: _ZNK13QwtPlotMarker9drawLinesEP8QPainterRK6QRectFRK7QPointF]
QwtPlotMarker::setSymbol ( QwtSymbol const* p2 )
[symbol: _ZN13QwtPlotMarker9setSymbolEPK9QwtSymbol]
QwtPlotMarker::updateLegend ( QwtLegend* p2 ) const
[symbol: _ZNK13QwtPlotMarker12updateLegendEP9QwtLegend]
qwt_plot_panner.h,
libqwt.so.6.0.0
QwtPlotPanner::contentsMask ( ) const
[symbol: _ZNK13QwtPlotPanner12contentsMaskEv]
qwt_plot_picker.h,
libqwt.so.6.0.0
QwtPlotPicker::QwtPlotPicker [in-charge] ( int xAxis, int yAxis, enum QwtPicker::RubberBand rubberBand, enum QwtPicker::DisplayMode trackerMode, QwtPlotCanvas* p6 )
[symbol: _ZN13QwtPlotPickerC1EiiN9QwtPicker10RubberBandENS0_11DisplayModeEP13QwtPlotCanvas]
QwtPlotPicker::QwtPlotPicker [not-in-charge] ( int xAxis, int yAxis, enum QwtPicker::RubberBand rubberBand, enum QwtPicker::DisplayMode trackerMode, QwtPlotCanvas* p6 )
[symbol: _ZN13QwtPlotPickerC2EiiN9QwtPicker10RubberBandENS0_11DisplayModeEP13QwtPlotCanvas]
QwtPlotPicker::trackerTextF ( QPointF const& p2 ) const
[symbol: _ZNK13QwtPlotPicker12trackerTextFERK7QPointF]
qwt_plot_rasteritem.h,
libqwt.so.6.0.0
QwtPlotRasterItem::boundingRect ( ) const
[symbol: _ZNK17QwtPlotRasterItem12boundingRectEv]
QwtPlotRasterItem::draw ( QPainter* p, QwtScaleMap const& xMap, QwtScaleMap const& yMap, QRectF const& rect ) const
[symbol: _ZNK17QwtPlotRasterItem4drawEP8QPainterRK11QwtScaleMapS4_RK6QRectF]
QwtPlotRasterItem::imageMap ( enum Qt::Orientation p2, QwtScaleMap const& map, QRectF const& area, QSize const& imageSize, double pixelSize ) const
[symbol: _ZNK17QwtPlotRasterItem8imageMapEN2Qt11OrientationERK11QwtScaleMapRK6QRectFRK5QSized]
QwtPlotRasterItem::interval ( enum Qt::Axis p2 ) const
[symbol: _ZNK17QwtPlotRasterItem8intervalEN2Qt4AxisE]
QwtPlotRasterItem::pixelHint ( QRectF const& p2 ) const
[symbol: _ZNK17QwtPlotRasterItem9pixelHintERK6QRectF]
QwtPlotRasterItem::setPaintAttribute ( enum QwtPlotRasterItem::PaintAttribute p2, bool on )
[symbol: _ZN17QwtPlotRasterItem17setPaintAttributeENS_14PaintAttributeEb]
QwtPlotRasterItem::testPaintAttribute ( enum QwtPlotRasterItem::PaintAttribute p2 ) const
[symbol: _ZNK17QwtPlotRasterItem18testPaintAttributeENS_14PaintAttributeE]
qwt_plot_renderer.h,
libqwt.so.6.0.0
QwtPlotRenderer::buildCanvasMaps ( QwtPlot const* p2, QRectF const& p3, QwtScaleMap* maps ) const
[symbol: _ZNK15QwtPlotRenderer15buildCanvasMapsEPK7QwtPlotRK6QRectFP11QwtScaleMap]
QwtPlotRenderer::discardFlags ( ) const
[symbol: _ZNK15QwtPlotRenderer12discardFlagsEv]
QwtPlotRenderer::layoutFlags ( ) const
[symbol: _ZNK15QwtPlotRenderer11layoutFlagsEv]
QwtPlotRenderer::metaObject ( ) const
[symbol: _ZNK15QwtPlotRenderer10metaObjectEv]
QwtPlotRenderer::qt_metacall ( enum QMetaObject::Call p2, int p3, void** p4 )
[symbol: _ZN15QwtPlotRenderer11qt_metacallEN11QMetaObject4CallEiPPv]
QwtPlotRenderer::qt_metacast ( char const* p2 )
[symbol: _ZN15QwtPlotRenderer11qt_metacastEPKc]
QwtPlotRenderer::QwtPlotRenderer [in-charge] ( QObject* p2 )
[symbol: _ZN15QwtPlotRendererC1EP7QObject]
QwtPlotRenderer::QwtPlotRenderer [not-in-charge] ( QObject* p2 )
[symbol: _ZN15QwtPlotRendererC2EP7QObject]
QwtPlotRenderer::render ( QwtPlot* p2, QPainter* p3, QRectF const& rect ) const
[symbol: _ZNK15QwtPlotRenderer6renderEP7QwtPlotP8QPainterRK6QRectF]
QwtPlotRenderer::renderCanvas ( QwtPlot const* p2, QPainter* p3, QRectF const& canvasRect, QwtScaleMap const* maps ) const
[symbol: _ZNK15QwtPlotRenderer12renderCanvasEPK7QwtPlotP8QPainterRK6QRectFPK11QwtScaleMap]
QwtPlotRenderer::renderDocument ( QwtPlot* p2, QString const& format, QSizeF const& sizeMM, int resolution )
[symbol: _ZN15QwtPlotRenderer14renderDocumentEP7QwtPlotRK7QStringRK6QSizeFi]
QwtPlotRenderer::renderDocument ( QwtPlot* p2, QString const& title, QString const& format, QSizeF const& sizeMM, int resolution )
[symbol: _ZN15QwtPlotRenderer14renderDocumentEP7QwtPlotRK7QStringS4_RK6QSizeFi]
QwtPlotRenderer::renderLegend ( QwtPlot const* p2, QPainter* p3, QRectF const& p4 ) const
[symbol: _ZNK15QwtPlotRenderer12renderLegendEPK7QwtPlotP8QPainterRK6QRectF]
QwtPlotRenderer::renderLegendItem ( QwtPlot const* p2, QPainter* p3, QWidget const* p4, QRectF const& p5 ) const
[symbol: _ZNK15QwtPlotRenderer16renderLegendItemEPK7QwtPlotP8QPainterPK7QWidgetRK6QRectF]
QwtPlotRenderer::renderScale ( QwtPlot const* p2, QPainter* p3, int axisId, int startDist, int endDist, int baseDist, QRectF const& p8 ) const
[symbol: _ZNK15QwtPlotRenderer11renderScaleEPK7QwtPlotP8QPainteriiiiRK6QRectF]
QwtPlotRenderer::renderTitle ( QwtPlot const* p2, QPainter* p3, QRectF const& p4 ) const
[symbol: _ZNK15QwtPlotRenderer11renderTitleEPK7QwtPlotP8QPainterRK6QRectF]
QwtPlotRenderer::renderTo ( QwtPlot* p2, QPaintDevice& p ) const
[symbol: _ZNK15QwtPlotRenderer8renderToEP7QwtPlotR12QPaintDevice]
QwtPlotRenderer::renderTo ( QwtPlot* p2, struct QPrinter& p3 ) const
[symbol: _ZNK15QwtPlotRenderer8renderToEP7QwtPlotR8QPrinter]
QwtPlotRenderer::setDiscardFlag ( enum QwtPlotRenderer::DiscardFlag flag, bool on )
[symbol: _ZN15QwtPlotRenderer14setDiscardFlagENS_11DiscardFlagEb]
QwtPlotRenderer::setDiscardFlags ( QwtPlotRenderer::DiscardFlags flags )
[symbol: _ZN15QwtPlotRenderer15setDiscardFlagsE6QFlagsINS_11DiscardFlagEE]
QwtPlotRenderer::setLayoutFlag ( enum QwtPlotRenderer::LayoutFlag flag, bool on )
[symbol: _ZN15QwtPlotRenderer13setLayoutFlagENS_10LayoutFlagEb]
QwtPlotRenderer::setLayoutFlags ( QwtPlotRenderer::LayoutFlags flags )
[symbol: _ZN15QwtPlotRenderer14setLayoutFlagsE6QFlagsINS_10LayoutFlagEE]
QwtPlotRenderer::staticMetaObject [data]
[symbol: _ZN15QwtPlotRenderer16staticMetaObjectE]
QwtPlotRenderer::testDiscardFlag ( enum QwtPlotRenderer::DiscardFlag flag ) const
[symbol: _ZNK15QwtPlotRenderer15testDiscardFlagENS_11DiscardFlagE]
QwtPlotRenderer::testLayoutFlag ( enum QwtPlotRenderer::LayoutFlag flag ) const
[symbol: _ZNK15QwtPlotRenderer14testLayoutFlagENS_10LayoutFlagE]
QwtPlotRenderer::~QwtPlotRenderer [in-charge-deleting] ( )
[symbol: _ZN15QwtPlotRendererD0Ev]
QwtPlotRenderer::~QwtPlotRenderer [in-charge] ( )
[symbol: _ZN15QwtPlotRendererD1Ev]
QwtPlotRenderer::~QwtPlotRenderer [not-in-charge] ( )
[symbol: _ZN15QwtPlotRendererD2Ev]
qwt_plot_rescaler.h,
libqwt.so.6.0.0
QwtPlotRescaler::expandInterval ( QwtInterval const& p2, double width, enum QwtPlotRescaler::ExpandingDirection p4 ) const
[symbol: _ZNK15QwtPlotRescaler14expandIntervalERK11QwtIntervaldNS_18ExpandingDirectionE]
QwtPlotRescaler::setIntervalHint ( int axis, QwtInterval const& p3 )
[symbol: _ZN15QwtPlotRescaler15setIntervalHintEiRK11QwtInterval]
QwtPlotRescaler::syncScale ( int axis, QwtInterval const& reference, QSize const& size ) const
[symbol: _ZNK15QwtPlotRescaler9syncScaleEiRK11QwtIntervalRK5QSize]
QwtPlotRescaler::updateScales ( QwtInterval* intervals ) const
[symbol: _ZNK15QwtPlotRescaler12updateScalesEP11QwtInterval]
qwt_plot_scaleitem.h,
libqwt.so.6.0.0
QwtPlotScaleItem::draw ( QPainter* p, QwtScaleMap const& xMap, QwtScaleMap const& yMap, QRectF const& rect ) const
[symbol: _ZNK16QwtPlotScaleItem4drawEP8QPainterRK11QwtScaleMapS4_RK6QRectF]
qwt_plot_seriesitem.h,
libqwt.so.6.0.0
QwtPlotAbstractSeriesItem::draw ( QPainter* p, QwtScaleMap const& xMap, QwtScaleMap const& yMap, QRectF const& p5 ) const
[symbol: _ZNK25QwtPlotAbstractSeriesItem4drawEP8QPainterRK11QwtScaleMapS4_RK6QRectF]
QwtPlotAbstractSeriesItem::orientation ( ) const
[symbol: _ZNK25QwtPlotAbstractSeriesItem11orientationEv]
QwtPlotAbstractSeriesItem::QwtPlotAbstractSeriesItem [in-charge] ( QString const& title )
[symbol: _ZN25QwtPlotAbstractSeriesItemC1ERK7QString]
QwtPlotAbstractSeriesItem::QwtPlotAbstractSeriesItem [in-charge] ( QwtText const& title )
[symbol: _ZN25QwtPlotAbstractSeriesItemC1ERK7QwtText]
QwtPlotAbstractSeriesItem::QwtPlotAbstractSeriesItem [not-in-charge] ( QString const& title )
[symbol: _ZN25QwtPlotAbstractSeriesItemC2ERK7QString]
QwtPlotAbstractSeriesItem::QwtPlotAbstractSeriesItem [not-in-charge] ( QwtText const& title )
[symbol: _ZN25QwtPlotAbstractSeriesItemC2ERK7QwtText]
QwtPlotAbstractSeriesItem::setOrientation ( enum Qt::Orientation p2 )
[symbol: _ZN25QwtPlotAbstractSeriesItem14setOrientationEN2Qt11OrientationE]
QwtPlotAbstractSeriesItem::~QwtPlotAbstractSeriesItem [in-charge-deleting] ( )
[symbol: _ZN25QwtPlotAbstractSeriesItemD0Ev]
QwtPlotAbstractSeriesItem::~QwtPlotAbstractSeriesItem [in-charge] ( )
[symbol: _ZN25QwtPlotAbstractSeriesItemD1Ev]
QwtPlotAbstractSeriesItem::~QwtPlotAbstractSeriesItem [not-in-charge] ( )
[symbol: _ZN25QwtPlotAbstractSeriesItemD2Ev]
QwtPlotSeriesItem<QPointF>::boundingRect ( ) const
[symbol: _ZNK17QwtPlotSeriesItemI7QPointFE12boundingRectEv]
QwtPlotSeriesItem<QPointF>::updateScaleDiv ( QwtScaleDiv const& xScaleDiv, QwtScaleDiv const& yScaleDiv )
[symbol: _ZN17QwtPlotSeriesItemI7QPointFE14updateScaleDivERK11QwtScaleDivS4_]
QwtPlotSeriesItem<QPointF>::~QwtPlotSeriesItem [in-charge-deleting] ( )
[symbol: _ZN17QwtPlotSeriesItemI7QPointFED0Ev]
QwtPlotSeriesItem<QPointF>::~QwtPlotSeriesItem [in-charge] ( )
[symbol: _ZN17QwtPlotSeriesItemI7QPointFED1Ev]
QwtPlotSeriesItem<QwtIntervalSample>::boundingRect ( ) const
[symbol: _ZNK17QwtPlotSeriesItemI17QwtIntervalSampleE12boundingRectEv]
QwtPlotSeriesItem<QwtIntervalSample>::updateScaleDiv ( QwtScaleDiv const& xScaleDiv, QwtScaleDiv const& yScaleDiv )
[symbol: _ZN17QwtPlotSeriesItemI17QwtIntervalSampleE14updateScaleDivERK11QwtScaleDivS4_]
QwtPlotSeriesItem<QwtIntervalSample>::~QwtPlotSeriesItem [in-charge-deleting] ( )
[symbol: _ZN17QwtPlotSeriesItemI17QwtIntervalSampleED0Ev]
QwtPlotSeriesItem<QwtIntervalSample>::~QwtPlotSeriesItem [in-charge] ( )
[symbol: _ZN17QwtPlotSeriesItemI17QwtIntervalSampleED1Ev]
QwtPlotSeriesItem<QwtPoint3D>::boundingRect ( ) const
[symbol: _ZNK17QwtPlotSeriesItemI10QwtPoint3DE12boundingRectEv]
QwtPlotSeriesItem<QwtPoint3D>::updateScaleDiv ( QwtScaleDiv const& xScaleDiv, QwtScaleDiv const& yScaleDiv )
[symbol: _ZN17QwtPlotSeriesItemI10QwtPoint3DE14updateScaleDivERK11QwtScaleDivS4_]
QwtPlotSeriesItem<QwtPoint3D>::~QwtPlotSeriesItem [in-charge-deleting] ( )
[symbol: _ZN17QwtPlotSeriesItemI10QwtPoint3DED0Ev]
QwtPlotSeriesItem<QwtPoint3D>::~QwtPlotSeriesItem [in-charge] ( )
[symbol: _ZN17QwtPlotSeriesItemI10QwtPoint3DED1Ev]
qwt_plot_spectrocurve.h,
libqwt.so.6.0.0
QwtPlotSpectroCurve::colorMap ( ) const
[symbol: _ZNK19QwtPlotSpectroCurve8colorMapEv]
QwtPlotSpectroCurve::colorRange ( ) const
[symbol: _ZNK19QwtPlotSpectroCurve10colorRangeEv]
QwtPlotSpectroCurve::drawDots ( QPainter* p2, QwtScaleMap const& xMap, QwtScaleMap const& yMap, QRectF const& canvasRect, int from, int to ) const
[symbol: _ZNK19QwtPlotSpectroCurve8drawDotsEP8QPainterRK11QwtScaleMapS4_RK6QRectFii]
QwtPlotSpectroCurve::drawSeries ( QPainter* p2, QwtScaleMap const& xMap, QwtScaleMap const& yMap, QRectF const& canvasRect, int from, int to ) const
[symbol: _ZNK19QwtPlotSpectroCurve10drawSeriesEP8QPainterRK11QwtScaleMapS4_RK6QRectFii]
QwtPlotSpectroCurve::penWidth ( ) const
[symbol: _ZNK19QwtPlotSpectroCurve8penWidthEv]
QwtPlotSpectroCurve::QwtPlotSpectroCurve [in-charge] ( QString const& title )
[symbol: _ZN19QwtPlotSpectroCurveC1ERK7QString]
QwtPlotSpectroCurve::QwtPlotSpectroCurve [in-charge] ( QwtText const& title )
[symbol: _ZN19QwtPlotSpectroCurveC1ERK7QwtText]
QwtPlotSpectroCurve::QwtPlotSpectroCurve [not-in-charge] ( QString const& title )
[symbol: _ZN19QwtPlotSpectroCurveC2ERK7QString]
QwtPlotSpectroCurve::QwtPlotSpectroCurve [not-in-charge] ( QwtText const& title )
[symbol: _ZN19QwtPlotSpectroCurveC2ERK7QwtText]
QwtPlotSpectroCurve::rtti ( ) const
[symbol: _ZNK19QwtPlotSpectroCurve4rttiEv]
QwtPlotSpectroCurve::setColorMap ( QwtColorMap* p2 )
[symbol: _ZN19QwtPlotSpectroCurve11setColorMapEP11QwtColorMap]
QwtPlotSpectroCurve::setColorRange ( QwtInterval const& p2 )
[symbol: _ZN19QwtPlotSpectroCurve13setColorRangeERK11QwtInterval]
QwtPlotSpectroCurve::setPaintAttribute ( enum QwtPlotSpectroCurve::PaintAttribute p2, bool on )
[symbol: _ZN19QwtPlotSpectroCurve17setPaintAttributeENS_14PaintAttributeEb]
QwtPlotSpectroCurve::setPenWidth ( double width )
[symbol: _ZN19QwtPlotSpectroCurve11setPenWidthEd]
QwtPlotSpectroCurve::setSamples ( QVector<QwtPoint3D>const& p2 )
[symbol: _ZN19QwtPlotSpectroCurve10setSamplesERK7QVectorI10QwtPoint3DE]
QwtPlotSpectroCurve::testPaintAttribute ( enum QwtPlotSpectroCurve::PaintAttribute p2 ) const
[symbol: _ZNK19QwtPlotSpectroCurve18testPaintAttributeENS_14PaintAttributeE]
QwtPlotSpectroCurve::~QwtPlotSpectroCurve [in-charge-deleting] ( )
[symbol: _ZN19QwtPlotSpectroCurveD0Ev]
QwtPlotSpectroCurve::~QwtPlotSpectroCurve [in-charge] ( )
[symbol: _ZN19QwtPlotSpectroCurveD1Ev]
QwtPlotSpectroCurve::~QwtPlotSpectroCurve [not-in-charge] ( )
[symbol: _ZN19QwtPlotSpectroCurveD2Ev]
qwt_plot_spectrogram.h,
libqwt.so.6.0.0
QwtPlotSpectrogram::data ( )
[symbol: _ZN18QwtPlotSpectrogram4dataEv]
QwtPlotSpectrogram::draw ( QPainter* p, QwtScaleMap const& xMap, QwtScaleMap const& yMap, QRectF const& rect ) const
[symbol: _ZNK18QwtPlotSpectrogram4drawEP8QPainterRK11QwtScaleMapS4_RK6QRectF]
QwtPlotSpectrogram::interval ( enum Qt::Axis p2 ) const
[symbol: _ZNK18QwtPlotSpectrogram8intervalEN2Qt4AxisE]
QwtPlotSpectrogram::pixelHint ( QRectF const& p2 ) const
[symbol: _ZNK18QwtPlotSpectrogram9pixelHintERK6QRectF]
QwtPlotSpectrogram::renderImage ( QwtScaleMap const& xMap, QwtScaleMap const& yMap, QRectF const& area, QSize const& imageSize ) const
[symbol: _ZNK18QwtPlotSpectrogram11renderImageERK11QwtScaleMapS2_RK6QRectFRK5QSize]
QwtPlotSpectrogram::renderThreadCount ( ) const
[symbol: _ZNK18QwtPlotSpectrogram17renderThreadCountEv]
QwtPlotSpectrogram::renderTile ( QwtScaleMap const& xMap, QwtScaleMap const& yMap, QRect const& imageRect, QImage* image ) const
[symbol: _ZNK18QwtPlotSpectrogram10renderTileERK11QwtScaleMapS2_RK5QRectP6QImage]
QwtPlotSpectrogram::setColorMap ( QwtColorMap* p2 )
[symbol: _ZN18QwtPlotSpectrogram11setColorMapEP11QwtColorMap]
QwtPlotSpectrogram::setConrecFlag ( enum QwtRasterData::ConrecFlag p2, bool on )
[symbol: _ZN18QwtPlotSpectrogram13setConrecFlagEN13QwtRasterData10ConrecFlagEb]
QwtPlotSpectrogram::setData ( QwtRasterData* data )
[symbol: _ZN18QwtPlotSpectrogram7setDataEP13QwtRasterData]
QwtPlotSpectrogram::setRenderThreadCount ( uint numThreads )
[symbol: _ZN18QwtPlotSpectrogram20setRenderThreadCountEj]
QwtPlotSpectrogram::testConrecFlag ( enum QwtRasterData::ConrecFlag p2 ) const
[symbol: _ZNK18QwtPlotSpectrogram14testConrecFlagEN13QwtRasterData10ConrecFlagE]
qwt_plot_svgitem.h,
libqwt.so.6.0.0
QwtPlotSvgItem::boundingRect ( ) const
[symbol: _ZNK14QwtPlotSvgItem12boundingRectEv]
QwtPlotSvgItem::draw ( QPainter* p, QwtScaleMap const& xMap, QwtScaleMap const& yMap, QRectF const& rect ) const
[symbol: _ZNK14QwtPlotSvgItem4drawEP8QPainterRK11QwtScaleMapS4_RK6QRectF]
QwtPlotSvgItem::loadData ( QRectF const& p2, QByteArray const& p3 )
[symbol: _ZN14QwtPlotSvgItem8loadDataERK6QRectFRK10QByteArray]
QwtPlotSvgItem::loadFile ( QRectF const& p2, QString const& fileName )
[symbol: _ZN14QwtPlotSvgItem8loadFileERK6QRectFRK7QString]
QwtPlotSvgItem::QwtPlotSvgItem [in-charge] ( QString const& title )
[symbol: _ZN14QwtPlotSvgItemC1ERK7QString]
QwtPlotSvgItem::QwtPlotSvgItem [in-charge] ( QwtText const& title )
[symbol: _ZN14QwtPlotSvgItemC1ERK7QwtText]
QwtPlotSvgItem::QwtPlotSvgItem [not-in-charge] ( QString const& title )
[symbol: _ZN14QwtPlotSvgItemC2ERK7QString]
QwtPlotSvgItem::QwtPlotSvgItem [not-in-charge] ( QwtText const& title )
[symbol: _ZN14QwtPlotSvgItemC2ERK7QwtText]
QwtPlotSvgItem::render ( QPainter* painter, QRectF const& viewBox, QRectF const& rect ) const
[symbol: _ZNK14QwtPlotSvgItem6renderEP8QPainterRK6QRectFS4_]
QwtPlotSvgItem::renderer ( )
[symbol: _ZN14QwtPlotSvgItem8rendererEv]
QwtPlotSvgItem::renderer ( ) const
[symbol: _ZNK14QwtPlotSvgItem8rendererEv]
QwtPlotSvgItem::rtti ( ) const
[symbol: _ZNK14QwtPlotSvgItem4rttiEv]
QwtPlotSvgItem::viewBox ( QRectF const& area ) const
[symbol: _ZNK14QwtPlotSvgItem7viewBoxERK6QRectF]
QwtPlotSvgItem::~QwtPlotSvgItem [in-charge-deleting] ( )
[symbol: _ZN14QwtPlotSvgItemD0Ev]
QwtPlotSvgItem::~QwtPlotSvgItem [in-charge] ( )
[symbol: _ZN14QwtPlotSvgItemD1Ev]
QwtPlotSvgItem::~QwtPlotSvgItem [not-in-charge] ( )
[symbol: _ZN14QwtPlotSvgItemD2Ev]
qwt_plot_zoomer.h,
libqwt.so.6.0.0
QwtPlotZoomer::moveTo ( QPointF const& p2 )
[symbol: _ZN13QwtPlotZoomer6moveToERK7QPointF]
qwt_point_3d.h,
libqwt.so.6.0.0
operator<< ( QDebug p1, QwtPoint3D const& p2 )
[symbol: _Zls6QDebugRK10QwtPoint3D]
qwt_point_polar.h,
libqwt.so.6.0.0
operator<< ( QDebug p1, QwtPointPolar const& p2 )
[symbol: _Zls6QDebugRK13QwtPointPolar]
QwtPointPolar::normalized ( ) const
[symbol: _ZNK13QwtPointPolar10normalizedEv]
QwtPointPolar::operator!= ( QwtPointPolar const& p2 ) const
[symbol: _ZNK13QwtPointPolarneERKS_]
QwtPointPolar::operator == ( QwtPointPolar const& p2 ) const
[symbol: _ZNK13QwtPointPolareqERKS_]
QwtPointPolar::QwtPointPolar [in-charge] ( QPointF const& p2 )
[symbol: _ZN13QwtPointPolarC1ERK7QPointF]
QwtPointPolar::QwtPointPolar [not-in-charge] ( QPointF const& p2 )
[symbol: _ZN13QwtPointPolarC2ERK7QPointF]
QwtPointPolar::setPoint ( QPointF const& p2 )
[symbol: _ZN13QwtPointPolar8setPointERK7QPointF]
QwtPointPolar::toPoint ( ) const
[symbol: _ZNK13QwtPointPolar7toPointEv]
qwt_raster_data.h,
libqwt.so.6.0.0
QwtRasterData::contourLines ( QRectF const& rect, QSize const& raster, QList<double>const& levels, QwtRasterData::ConrecFlags p5 ) const
[symbol: _ZNK13QwtRasterData12contourLinesERK6QRectFRK5QSizeRK5QListIdE6QFlagsINS_10ConrecFlagEE]
QwtRasterData::pixelHint ( QRectF const& p2 ) const
[symbol: _ZNK13QwtRasterData9pixelHintERK6QRectF]
QwtRasterData::setInterval ( enum Qt::Axis p2, QwtInterval const& p3 )
[symbol: _ZN13QwtRasterData11setIntervalEN2Qt4AxisERK11QwtInterval]
qwt_round_scale_draw.h,
libqwt.so.6.0.0
QwtRoundScaleDraw::drawTick ( QPainter* p, double val, double len ) const
[symbol: _ZNK17QwtRoundScaleDraw8drawTickEP8QPainterdd]
QwtRoundScaleDraw::extent ( QFont const& p2 ) const
[symbol: _ZNK17QwtRoundScaleDraw6extentERK5QFont]
QwtRoundScaleDraw::moveCenter ( QPointF const& p2 )
[symbol: _ZN17QwtRoundScaleDraw10moveCenterERK7QPointF]
qwt_sampling_thread.h,
libqwt.so.6.0.0
QwtSamplingThread::elapsed ( ) const
[symbol: _ZNK17QwtSamplingThread7elapsedEv]
QwtSamplingThread::interval ( ) const
[symbol: _ZNK17QwtSamplingThread8intervalEv]
QwtSamplingThread::metaObject ( ) const
[symbol: _ZNK17QwtSamplingThread10metaObjectEv]
QwtSamplingThread::qt_metacall ( enum QMetaObject::Call p2, int p3, void** p4 )
[symbol: _ZN17QwtSamplingThread11qt_metacallEN11QMetaObject4CallEiPPv]
QwtSamplingThread::qt_metacast ( char const* p2 )
[symbol: _ZN17QwtSamplingThread11qt_metacastEPKc]
QwtSamplingThread::QwtSamplingThread [in-charge] ( QObject* parent )
[symbol: _ZN17QwtSamplingThreadC1EP7QObject]
QwtSamplingThread::QwtSamplingThread [not-in-charge] ( QObject* parent )
[symbol: _ZN17QwtSamplingThreadC2EP7QObject]
QwtSamplingThread::run ( )
[symbol: _ZN17QwtSamplingThread3runEv]
QwtSamplingThread::setInterval ( double interval )
[symbol: _ZN17QwtSamplingThread11setIntervalEd]
QwtSamplingThread::staticMetaObject [data]
[symbol: _ZN17QwtSamplingThread16staticMetaObjectE]
QwtSamplingThread::stop ( )
[symbol: _ZN17QwtSamplingThread4stopEv]
QwtSamplingThread::~QwtSamplingThread [in-charge-deleting] ( )
[symbol: _ZN17QwtSamplingThreadD0Ev]
QwtSamplingThread::~QwtSamplingThread [in-charge] ( )
[symbol: _ZN17QwtSamplingThreadD1Ev]
QwtSamplingThread::~QwtSamplingThread [not-in-charge] ( )
[symbol: _ZN17QwtSamplingThreadD2Ev]
qwt_scale_div.h,
libqwt.so.6.0.0
QwtScaleDiv::QwtScaleDiv [in-charge] ( QwtInterval const& p2, QList<double>* p3 )
[symbol: _ZN11QwtScaleDivC1ERK11QwtIntervalP5QListIdE]
QwtScaleDiv::QwtScaleDiv [not-in-charge] ( QwtInterval const& p2, QList<double>* p3 )
[symbol: _ZN11QwtScaleDivC2ERK11QwtIntervalP5QListIdE]
QwtScaleDiv::setInterval ( QwtInterval const& p2 )
[symbol: _ZN11QwtScaleDiv11setIntervalERK11QwtInterval]
qwt_scale_draw.h,
libqwt.so.6.0.0
QwtScaleDraw::drawTick ( QPainter* p2, double val, double len ) const
[symbol: _ZNK12QwtScaleDraw8drawTickEP8QPainterdd]
QwtScaleDraw::extent ( QFont const& p2 ) const
[symbol: _ZNK12QwtScaleDraw6extentERK5QFont]
QwtScaleDraw::labelTransformation ( QPointF const& p2, QSizeF const& p3 ) const
[symbol: _ZNK12QwtScaleDraw19labelTransformationERK7QPointFRK6QSizeF]
QwtScaleDraw::minLength ( QFont const& p2 ) const
[symbol: _ZNK12QwtScaleDraw9minLengthERK5QFont]
QwtScaleDraw::move ( QPointF const& p2 )
[symbol: _ZN12QwtScaleDraw4moveERK7QPointF]
QwtScaleDraw::setLength ( double length )
[symbol: _ZN12QwtScaleDraw9setLengthEd]
qwt_scale_engine.h,
libqwt.so.6.0.0
QwtLinearScaleEngine::align ( QwtInterval const& p2, double stepSize ) const
[symbol: _ZNK20QwtLinearScaleEngine5alignERK11QwtIntervald]
QwtLinearScaleEngine::buildMajorTicks ( QwtInterval const& interval, double stepSize ) const
[symbol: _ZNK20QwtLinearScaleEngine15buildMajorTicksERK11QwtIntervald]
QwtLinearScaleEngine::buildTicks ( QwtInterval const& p2, double stepSize, int maxMinSteps, QList<double>* ticks ) const
[symbol: _ZNK20QwtLinearScaleEngine10buildTicksERK11QwtIntervaldiP5QListIdE]
QwtLog10ScaleEngine::align ( QwtInterval const& p2, double stepSize ) const
[symbol: _ZNK19QwtLog10ScaleEngine5alignERK11QwtIntervald]
QwtLog10ScaleEngine::buildMajorTicks ( QwtInterval const& interval, double stepSize ) const
[symbol: _ZNK19QwtLog10ScaleEngine15buildMajorTicksERK11QwtIntervald]
QwtLog10ScaleEngine::buildTicks ( QwtInterval const& p2, double stepSize, int maxMinSteps, QList<double>* ticks ) const
[symbol: _ZNK19QwtLog10ScaleEngine10buildTicksERK11QwtIntervaldiP5QListIdE]
QwtLog10ScaleEngine::log10 ( QwtInterval const& p2 ) const
[symbol: _ZNK19QwtLog10ScaleEngine5log10ERK11QwtInterval]
QwtLog10ScaleEngine::pow10 ( QwtInterval const& p2 ) const
[symbol: _ZNK19QwtLog10ScaleEngine5pow10ERK11QwtInterval]
QwtScaleEngine::contains ( QwtInterval const& p2, double val ) const
[symbol: _ZNK14QwtScaleEngine8containsERK11QwtIntervald]
QwtScaleEngine::setAttributes ( QwtScaleEngine::Attributes p2 )
[symbol: _ZN14QwtScaleEngine13setAttributesE6QFlagsINS_9AttributeEE]
QwtScaleEngine::strip ( QList<double>const& p2, QwtInterval const& p3 ) const
[symbol: _ZNK14QwtScaleEngine5stripERK5QListIdERK11QwtInterval]
qwt_scale_map.h,
libqwt.so.6.0.0
operator<< ( QDebug p1, QwtScaleMap const& p2 )
[symbol: _Zls6QDebugRK11QwtScaleMap]
QwtScaleMap::invTransform ( QwtScaleMap const& p1, QwtScaleMap const& p2, QPointF const& p3 ) [static]
[symbol: _ZN11QwtScaleMap12invTransformERKS_S1_RK7QPointF]
QwtScaleMap::invTransform ( QwtScaleMap const& p1, QwtScaleMap const& p2, QRectF const& p3 ) [static]
[symbol: _ZN11QwtScaleMap12invTransformERKS_S1_RK6QRectF]
QwtScaleMap::setPaintInterval ( double p1, double p2 )
[symbol: _ZN11QwtScaleMap16setPaintIntervalEdd]
QwtScaleMap::transform ( QwtScaleMap const& p1, QwtScaleMap const& p2, QPointF const& p3 ) [static]
[symbol: _ZN11QwtScaleMap9transformERKS_S1_RK7QPointF]
QwtScaleMap::transform ( QwtScaleMap const& p1, QwtScaleMap const& p2, QRectF const& p3 ) [static]
[symbol: _ZN11QwtScaleMap9transformERKS_S1_RK6QRectF]
qwt_scale_widget.h,
libqwt.so.6.0.0
QwtScaleWidget::colorBarRect ( QRectF const& p2 ) const
[symbol: _ZNK14QwtScaleWidget12colorBarRectERK6QRectF]
QwtScaleWidget::drawColorBar ( QPainter* painter, QRectF const& p3 ) const
[symbol: _ZNK14QwtScaleWidget12drawColorBarEP8QPainterRK6QRectF]
QwtScaleWidget::drawTitle ( QPainter* painter, enum QwtScaleDraw::Alignment p3, QRectF const& rect ) const
[symbol: _ZNK14QwtScaleWidget9drawTitleEP8QPainterN12QwtScaleDraw9AlignmentERK6QRectF]
QwtScaleWidget::setColorMap ( QwtInterval const& p2, QwtColorMap* p3 )
[symbol: _ZN14QwtScaleWidget11setColorMapERK11QwtIntervalP11QwtColorMap]
QwtScaleWidget::setLayoutFlag ( enum QwtScaleWidget::LayoutFlag p2, bool on )
[symbol: _ZN14QwtScaleWidget13setLayoutFlagENS_10LayoutFlagEb]
QwtScaleWidget::testLayoutFlag ( enum QwtScaleWidget::LayoutFlag p2 ) const
[symbol: _ZNK14QwtScaleWidget14testLayoutFlagENS_10LayoutFlagE]
qwt_series_data.h,
libqwt.so.6.0.0
QwtArraySeriesData<QPointF>::sample ( size_t i ) const
[symbol: _ZNK18QwtArraySeriesDataI7QPointFE6sampleEj]
QwtArraySeriesData<QPointF>::size ( ) const
[symbol: _ZNK18QwtArraySeriesDataI7QPointFE4sizeEv]
QwtArraySeriesData<QPointF>::~QwtArraySeriesData [in-charge-deleting] ( )
[symbol: _ZN18QwtArraySeriesDataI7QPointFED0Ev]
QwtArraySeriesData<QPointF>::~QwtArraySeriesData [in-charge] ( )
[symbol: _ZN18QwtArraySeriesDataI7QPointFED1Ev]
QwtArraySeriesData<QwtIntervalSample>::sample ( size_t i ) const
[symbol: _ZNK18QwtArraySeriesDataI17QwtIntervalSampleE6sampleEj]
QwtArraySeriesData<QwtIntervalSample>::size ( ) const
[symbol: _ZNK18QwtArraySeriesDataI17QwtIntervalSampleE4sizeEv]
QwtArraySeriesData<QwtIntervalSample>::~QwtArraySeriesData [in-charge-deleting] ( )
[symbol: _ZN18QwtArraySeriesDataI17QwtIntervalSampleED0Ev]
QwtArraySeriesData<QwtIntervalSample>::~QwtArraySeriesData [in-charge] ( )
[symbol: _ZN18QwtArraySeriesDataI17QwtIntervalSampleED1Ev]
QwtArraySeriesData<QwtPoint3D>::sample ( size_t i ) const
[symbol: _ZNK18QwtArraySeriesDataI10QwtPoint3DE6sampleEj]
QwtArraySeriesData<QwtPoint3D>::size ( ) const
[symbol: _ZNK18QwtArraySeriesDataI10QwtPoint3DE4sizeEv]
QwtArraySeriesData<QwtPoint3D>::~QwtArraySeriesData [in-charge-deleting] ( )
[symbol: _ZN18QwtArraySeriesDataI10QwtPoint3DED0Ev]
QwtArraySeriesData<QwtPoint3D>::~QwtArraySeriesData [in-charge] ( )
[symbol: _ZN18QwtArraySeriesDataI10QwtPoint3DED1Ev]
QwtArraySeriesData<QwtSetSample>::sample ( size_t i ) const
[symbol: _ZNK18QwtArraySeriesDataI12QwtSetSampleE6sampleEj]
QwtArraySeriesData<QwtSetSample>::size ( ) const
[symbol: _ZNK18QwtArraySeriesDataI12QwtSetSampleE4sizeEv]
QwtArraySeriesData<QwtSetSample>::~QwtArraySeriesData [in-charge-deleting] ( )
[symbol: _ZN18QwtArraySeriesDataI12QwtSetSampleED0Ev]
QwtArraySeriesData<QwtSetSample>::~QwtArraySeriesData [in-charge] ( )
[symbol: _ZN18QwtArraySeriesDataI12QwtSetSampleED1Ev]
qwtBoundingRect ( QwtSeriesData<QPointF>const& p1, int from, int to )
[symbol: _Z15qwtBoundingRectRK13QwtSeriesDataI7QPointFEii]
qwtBoundingRect ( QwtSeriesData<QwtIntervalSample>const& p1, int from, int to )
[symbol: _Z15qwtBoundingRectRK13QwtSeriesDataI17QwtIntervalSampleEii]
qwtBoundingRect ( QwtSeriesData<QwtPoint3D>const& p1, int from, int to )
[symbol: _Z15qwtBoundingRectRK13QwtSeriesDataI10QwtPoint3DEii]
qwtBoundingRect ( QwtSeriesData<QwtPointPolar>const& p1, int from, int to )
[symbol: _Z15qwtBoundingRectRK13QwtSeriesDataI13QwtPointPolarEii]
qwtBoundingRect ( QwtSeriesData<QwtSetSample>const& p1, int from, int to )
[symbol: _Z15qwtBoundingRectRK13QwtSeriesDataI12QwtSetSampleEii]
QwtCPointerData::sample ( size_t i ) const
[symbol: _ZNK15QwtCPointerData6sampleEj]
QwtIntervalSeriesData::boundingRect ( ) const
[symbol: _ZNK21QwtIntervalSeriesData12boundingRectEv]
QwtIntervalSeriesData::QwtIntervalSeriesData [in-charge] ( QVector<QwtIntervalSample>const& p2 )
[symbol: _ZN21QwtIntervalSeriesDataC1ERK7QVectorI17QwtIntervalSampleE]
QwtIntervalSeriesData::QwtIntervalSeriesData [not-in-charge] ( QVector<QwtIntervalSample>const& p2 )
[symbol: _ZN21QwtIntervalSeriesDataC2ERK7QVectorI17QwtIntervalSampleE]
QwtIntervalSeriesData::~QwtIntervalSeriesData [in-charge-deleting] ( )
[symbol: _ZN21QwtIntervalSeriesDataD0Ev]
QwtIntervalSeriesData::~QwtIntervalSeriesData [in-charge] ( )
[symbol: _ZN21QwtIntervalSeriesDataD1Ev]
QwtPoint3DSeriesData::boundingRect ( ) const
[symbol: _ZNK20QwtPoint3DSeriesData12boundingRectEv]
QwtPoint3DSeriesData::QwtPoint3DSeriesData [in-charge] ( QVector<QwtPoint3D>const& p2 )
[symbol: _ZN20QwtPoint3DSeriesDataC1ERK7QVectorI10QwtPoint3DE]
QwtPoint3DSeriesData::QwtPoint3DSeriesData [not-in-charge] ( QVector<QwtPoint3D>const& p2 )
[symbol: _ZN20QwtPoint3DSeriesDataC2ERK7QVectorI10QwtPoint3DE]
QwtPoint3DSeriesData::~QwtPoint3DSeriesData [in-charge-deleting] ( )
[symbol: _ZN20QwtPoint3DSeriesDataD0Ev]
QwtPoint3DSeriesData::~QwtPoint3DSeriesData [in-charge] ( )
[symbol: _ZN20QwtPoint3DSeriesDataD1Ev]
QwtPointArrayData::boundingRect ( ) const
[symbol: _ZNK17QwtPointArrayData12boundingRectEv]
QwtPointArrayData::QwtPointArrayData [in-charge] ( double const* x, double const* y, size_t size )
[symbol: _ZN17QwtPointArrayDataC1EPKdS1_j]
QwtPointArrayData::QwtPointArrayData [in-charge] ( QVector<double>const& x, QVector<double>const& y )
[symbol: _ZN17QwtPointArrayDataC1ERK7QVectorIdES3_]
QwtPointArrayData::QwtPointArrayData [not-in-charge] ( double const* x, double const* y, size_t size )
[symbol: _ZN17QwtPointArrayDataC2EPKdS1_j]
QwtPointArrayData::QwtPointArrayData [not-in-charge] ( QVector<double>const& x, QVector<double>const& y )
[symbol: _ZN17QwtPointArrayDataC2ERK7QVectorIdES3_]
QwtPointArrayData::sample ( size_t i ) const
[symbol: _ZNK17QwtPointArrayData6sampleEj]
QwtPointArrayData::size ( ) const
[symbol: _ZNK17QwtPointArrayData4sizeEv]
QwtPointArrayData::xData ( ) const
[symbol: _ZNK17QwtPointArrayData5xDataEv]
QwtPointArrayData::yData ( ) const
[symbol: _ZNK17QwtPointArrayData5yDataEv]
QwtPointArrayData::~QwtPointArrayData [in-charge-deleting] ( )
[symbol: _ZN17QwtPointArrayDataD0Ev]
QwtPointArrayData::~QwtPointArrayData [in-charge] ( )
[symbol: _ZN17QwtPointArrayDataD1Ev]
QwtPointSeriesData::boundingRect ( ) const
[symbol: _ZNK18QwtPointSeriesData12boundingRectEv]
QwtPointSeriesData::QwtPointSeriesData [in-charge] ( QVector<QPointF>const& p2 )
[symbol: _ZN18QwtPointSeriesDataC1ERK7QVectorI7QPointFE]
QwtPointSeriesData::QwtPointSeriesData [not-in-charge] ( QVector<QPointF>const& p2 )
[symbol: _ZN18QwtPointSeriesDataC2ERK7QVectorI7QPointFE]
QwtPointSeriesData::~QwtPointSeriesData [in-charge-deleting] ( )
[symbol: _ZN18QwtPointSeriesDataD0Ev]
QwtPointSeriesData::~QwtPointSeriesData [in-charge] ( )
[symbol: _ZN18QwtPointSeriesDataD1Ev]
QwtSeriesData<QPointF>::setRectOfInterest ( QRectF const& p2 )
[symbol: _ZN13QwtSeriesDataI7QPointFE17setRectOfInterestERK6QRectF]
QwtSeriesData<QPointF>::~QwtSeriesData [in-charge-deleting] ( )
[symbol: _ZN13QwtSeriesDataI7QPointFED0Ev]
QwtSeriesData<QPointF>::~QwtSeriesData [in-charge] ( )
[symbol: _ZN13QwtSeriesDataI7QPointFED1Ev]
QwtSeriesData<QwtIntervalSample>::setRectOfInterest ( QRectF const& p2 )
[symbol: _ZN13QwtSeriesDataI17QwtIntervalSampleE17setRectOfInterestERK6QRectF]
QwtSeriesData<QwtIntervalSample>::~QwtSeriesData [in-charge-deleting] ( )
[symbol: _ZN13QwtSeriesDataI17QwtIntervalSampleED0Ev]
QwtSeriesData<QwtIntervalSample>::~QwtSeriesData [in-charge] ( )
[symbol: _ZN13QwtSeriesDataI17QwtIntervalSampleED1Ev]
QwtSeriesData<QwtPoint3D>::setRectOfInterest ( QRectF const& p2 )
[symbol: _ZN13QwtSeriesDataI10QwtPoint3DE17setRectOfInterestERK6QRectF]
QwtSeriesData<QwtPoint3D>::~QwtSeriesData [in-charge-deleting] ( )
[symbol: _ZN13QwtSeriesDataI10QwtPoint3DED0Ev]
QwtSeriesData<QwtPoint3D>::~QwtSeriesData [in-charge] ( )
[symbol: _ZN13QwtSeriesDataI10QwtPoint3DED1Ev]
QwtSeriesData<QwtSetSample>::setRectOfInterest ( QRectF const& p2 )
[symbol: _ZN13QwtSeriesDataI12QwtSetSampleE17setRectOfInterestERK6QRectF]
QwtSeriesData<QwtSetSample>::~QwtSeriesData [in-charge-deleting] ( )
[symbol: _ZN13QwtSeriesDataI12QwtSetSampleED0Ev]
QwtSeriesData<QwtSetSample>::~QwtSeriesData [in-charge] ( )
[symbol: _ZN13QwtSeriesDataI12QwtSetSampleED1Ev]
QwtSetSeriesData::boundingRect ( ) const
[symbol: _ZNK16QwtSetSeriesData12boundingRectEv]
QwtSetSeriesData::QwtSetSeriesData [in-charge] ( QVector<QwtSetSample>const& p2 )
[symbol: _ZN16QwtSetSeriesDataC1ERK7QVectorI12QwtSetSampleE]
QwtSetSeriesData::QwtSetSeriesData [not-in-charge] ( QVector<QwtSetSample>const& p2 )
[symbol: _ZN16QwtSetSeriesDataC2ERK7QVectorI12QwtSetSampleE]
QwtSetSeriesData::~QwtSetSeriesData [in-charge-deleting] ( )
[symbol: _ZN16QwtSetSeriesDataD0Ev]
QwtSetSeriesData::~QwtSetSeriesData [in-charge] ( )
[symbol: _ZN16QwtSetSeriesDataD1Ev]
QwtSyntheticPointData::boundingRect ( ) const
[symbol: _ZNK21QwtSyntheticPointData12boundingRectEv]
QwtSyntheticPointData::interval ( ) const
[symbol: _ZNK21QwtSyntheticPointData8intervalEv]
QwtSyntheticPointData::QwtSyntheticPointData [in-charge] ( size_t size, QwtInterval const& p3 )
[symbol: _ZN21QwtSyntheticPointDataC1EjRK11QwtInterval]
QwtSyntheticPointData::QwtSyntheticPointData [not-in-charge] ( size_t size, QwtInterval const& p3 )
[symbol: _ZN21QwtSyntheticPointDataC2EjRK11QwtInterval]
QwtSyntheticPointData::rectOfInterest ( ) const
[symbol: _ZNK21QwtSyntheticPointData14rectOfInterestEv]
QwtSyntheticPointData::sample ( size_t i ) const
[symbol: _ZNK21QwtSyntheticPointData6sampleEj]
QwtSyntheticPointData::setInterval ( QwtInterval const& p2 )
[symbol: _ZN21QwtSyntheticPointData11setIntervalERK11QwtInterval]
QwtSyntheticPointData::setRectOfInterest ( QRectF const& p2 )
[symbol: _ZN21QwtSyntheticPointData17setRectOfInterestERK6QRectF]
QwtSyntheticPointData::setSize ( size_t size )
[symbol: _ZN21QwtSyntheticPointData7setSizeEj]
QwtSyntheticPointData::size ( ) const
[symbol: _ZNK21QwtSyntheticPointData4sizeEv]
QwtSyntheticPointData::x ( uint index ) const
[symbol: _ZNK21QwtSyntheticPointData1xEj]
QwtSyntheticPointData::~QwtSyntheticPointData [in-charge-deleting] ( )
[symbol: _ZN21QwtSyntheticPointDataD0Ev]
QwtSyntheticPointData::~QwtSyntheticPointData [in-charge] ( )
[symbol: _ZN21QwtSyntheticPointDataD1Ev]
qwt_slider.h,
libqwt.so.6.0.0
QwtSlider::backgroundStyle ( ) const
[symbol: _ZNK9QwtSlider15backgroundStyleEv]
QwtSlider::changeEvent ( struct QEvent* p2 )
[symbol: _ZN9QwtSlider11changeEventEP6QEvent]
QwtSlider::drawHandle ( QPainter* p2, QRect const& p3, int pos ) const
[symbol: _ZNK9QwtSlider10drawHandleEP8QPainterRK5QRecti]
QwtSlider::drawSlider ( QPainter* p2, QRect const& p3 ) const
[symbol: _ZNK9QwtSlider10drawSliderEP8QPainterRK5QRect]
QwtSlider::getScrollMode ( QPoint const& p, enum QwtAbstractSlider::ScrollMode& p3, int& direction ) const
[symbol: _ZNK9QwtSlider13getScrollModeERK6QPointRN17QwtAbstractSlider10ScrollModeERi]
QwtSlider::handleSize ( ) const
[symbol: _ZNK9QwtSlider10handleSizeEv]
QwtSlider::QwtSlider [in-charge] ( QWidget* parent, enum Qt::Orientation p3, enum QwtSlider::ScalePos p4, QwtSlider::BackgroundStyles p5 )
[symbol: _ZN9QwtSliderC1EP7QWidgetN2Qt11OrientationENS_8ScalePosE6QFlagsINS_15BackgroundStyleEE]
QwtSlider::QwtSlider [not-in-charge] ( QWidget* parent, enum Qt::Orientation p3, enum QwtSlider::ScalePos p4, QwtSlider::BackgroundStyles p5 )
[symbol: _ZN9QwtSliderC2EP7QWidgetN2Qt11OrientationENS_8ScalePosE6QFlagsINS_15BackgroundStyleEE]
QwtSlider::setBackgroundStyle ( QwtSlider::BackgroundStyles p2 )
[symbol: _ZN9QwtSlider18setBackgroundStyleE6QFlagsINS_15BackgroundStyleEE]
QwtSlider::setHandleSize ( int width, int height )
[symbol: _ZN9QwtSlider13setHandleSizeEii]
QwtSlider::setHandleSize ( QSize const& p2 )
[symbol: _ZN9QwtSlider13setHandleSizeERK5QSize]
QwtSlider::setSpacing ( int p2 )
[symbol: _ZN9QwtSlider10setSpacingEi]
QwtSlider::spacing ( ) const
[symbol: _ZNK9QwtSlider7spacingEv]
QwtSlider::transform ( double v ) const
[symbol: _ZNK9QwtSlider9transformEd]
qwt_symbol.h,
libqwt.so.6.0.0
QwtSymbol::boundingSize ( ) const
[symbol: _ZNK9QwtSymbol12boundingSizeEv]
QwtSymbol::brush ( ) const
[symbol: _ZNK9QwtSymbol5brushEv]
QwtSymbol::drawSymbols ( QPainter* p2, QPointF const* p3, int numPoints ) const
[symbol: _ZNK9QwtSymbol11drawSymbolsEP8QPainterPK7QPointFi]
QwtSymbol::operator = ( QwtSymbol const& p2 )
[symbol: _ZN9QwtSymbolaSERKS_]
QwtSymbol::pen ( ) const
[symbol: _ZNK9QwtSymbol3penEv]
QwtSymbol::QwtSymbol [in-charge] ( enum QwtSymbol::Style p2 )
[symbol: _ZN9QwtSymbolC1ENS_5StyleE]
QwtSymbol::QwtSymbol [in-charge] ( QwtSymbol const& p2 )
[symbol: _ZN9QwtSymbolC1ERKS_]
QwtSymbol::QwtSymbol [not-in-charge] ( enum QwtSymbol::Style p2 )
[symbol: _ZN9QwtSymbolC2ENS_5StyleE]
QwtSymbol::QwtSymbol [not-in-charge] ( QwtSymbol const& p2 )
[symbol: _ZN9QwtSymbolC2ERKS_]
QwtSymbol::setColor ( QColor const& p2 )
[symbol: _ZN9QwtSymbol8setColorERK6QColor]
QwtSymbol::size ( ) const
[symbol: _ZNK9QwtSymbol4sizeEv]
QwtSymbol::style ( ) const
[symbol: _ZNK9QwtSymbol5styleEv]
qwt_system_clock.h,
libqwt.so.6.0.0
QwtSystemClock::elapsed ( ) const
[symbol: _ZNK14QwtSystemClock7elapsedEv]
QwtSystemClock::isNull ( ) const
[symbol: _ZNK14QwtSystemClock6isNullEv]
QwtSystemClock::precision ( ) [static]
[symbol: _ZN14QwtSystemClock9precisionEv]
QwtSystemClock::QwtSystemClock [in-charge] ( )
[symbol: _ZN14QwtSystemClockC1Ev]
QwtSystemClock::QwtSystemClock [not-in-charge] ( )
[symbol: _ZN14QwtSystemClockC2Ev]
QwtSystemClock::restart ( )
[symbol: _ZN14QwtSystemClock7restartEv]
QwtSystemClock::start ( )
[symbol: _ZN14QwtSystemClock5startEv]
QwtSystemClock::~QwtSystemClock [in-charge-deleting] ( )
[symbol: _ZN14QwtSystemClockD0Ev]
QwtSystemClock::~QwtSystemClock [in-charge] ( )
[symbol: _ZN14QwtSystemClockD1Ev]
QwtSystemClock::~QwtSystemClock [not-in-charge] ( )
[symbol: _ZN14QwtSystemClockD2Ev]
qwt_text.h,
libqwt.so.6.0.0
QwtText::draw ( QPainter* painter, QRectF const& rect ) const
[symbol: _ZNK7QwtText4drawEP8QPainterRK6QRectF]
QwtText::heightForWidth ( double width, QFont const& p3 ) const
[symbol: _ZNK7QwtText14heightForWidthEdRK5QFont]
qwt_text_engine.h,
libqwt.so.6.0.0
QwtPlainTextEngine::draw ( QPainter* painter, QRectF const& rect, int flags, QString const& text ) const
[symbol: _ZNK18QwtPlainTextEngine4drawEP8QPainterRK6QRectFiRK7QString]
QwtPlainTextEngine::heightForWidth ( QFont const& font, int flags, QString const& text, double width ) const
[symbol: _ZNK18QwtPlainTextEngine14heightForWidthERK5QFontiRK7QStringd]
QwtPlainTextEngine::textMargins ( QFont const& p2, QString const& p3, double& left, double& right, double& top, double& bottom ) const
[symbol: _ZNK18QwtPlainTextEngine11textMarginsERK5QFontRK7QStringRdS6_S6_S6_]
QwtRichTextEngine::draw ( QPainter* painter, QRectF const& rect, int flags, QString const& text ) const
[symbol: _ZNK17QwtRichTextEngine4drawEP8QPainterRK6QRectFiRK7QString]
QwtRichTextEngine::heightForWidth ( QFont const& font, int flags, QString const& text, double width ) const
[symbol: _ZNK17QwtRichTextEngine14heightForWidthERK5QFontiRK7QStringd]
QwtRichTextEngine::textMargins ( QFont const& p2, QString const& p3, double& left, double& right, double& top, double& bottom ) const
[symbol: _ZNK17QwtRichTextEngine11textMarginsERK5QFontRK7QStringRdS6_S6_S6_]
qwt_thermo.h,
libqwt.so.6.0.0
QwtThermo::changeEvent ( struct QEvent* p2 )
[symbol: _ZN9QwtThermo11changeEventEP6QEvent]
QwtThermo::colorMap ( )
[symbol: _ZN9QwtThermo8colorMapEv]
QwtThermo::colorMap ( ) const
[symbol: _ZNK9QwtThermo8colorMapEv]
QwtThermo::drawLiquid ( QPainter* p2, QRect const& p3 ) const
[symbol: _ZNK9QwtThermo10drawLiquidEP8QPainterRK5QRect]
QwtThermo::pipeRect ( ) const
[symbol: _ZNK9QwtThermo8pipeRectEv]
QwtThermo::rangeFlags ( ) const
[symbol: _ZNK9QwtThermo10rangeFlagsEv]
QwtThermo::setColorMap ( QwtColorMap* p2 )
[symbol: _ZN9QwtThermo11setColorMapEP11QwtColorMap]
QwtThermo::setRangeFlags ( QwtInterval::BorderFlags p2 )
[symbol: _ZN9QwtThermo13setRangeFlagsE6QFlagsIN11QwtInterval10BorderFlagEE]
QwtThermo::setSpacing ( int p2 )
[symbol: _ZN9QwtThermo10setSpacingEi]
QwtThermo::spacing ( ) const
[symbol: _ZNK9QwtThermo7spacingEv]
qwt_wheel.h,
libqwt.so.6.0.0
QwtWheel::borderWidth ( ) const
[symbol: _ZNK8QwtWheel11borderWidthEv]
QwtWheel::drawTicks ( QPainter* p2, QRectF const& p3 )
[symbol: _ZN8QwtWheel9drawTicksEP8QPainterRK6QRectF]
QwtWheel::drawWheelBackground ( QPainter* p2, QRectF const& p3 )
[symbol: _ZN8QwtWheel19drawWheelBackgroundEP8QPainterRK6QRectF]
QwtWheel::getScrollMode ( QPoint const& p2, enum QwtAbstractSlider::ScrollMode& p3, int& direction ) const
[symbol: _ZNK8QwtWheel13getScrollModeERK6QPointRN17QwtAbstractSlider10ScrollModeERi]
QwtWheel::setBorderWidth ( int p2 )
[symbol: _ZN8QwtWheel14setBorderWidthEi]
QwtWheel::setWheelBorderWidth ( int p2 )
[symbol: _ZN8QwtWheel19setWheelBorderWidthEi]
QwtWheel::wheelBorderWidth ( ) const
[symbol: _ZNK8QwtWheel16wheelBorderWidthEv]
QwtWheel::wheelRect ( ) const
[symbol: _ZNK8QwtWheel9wheelRectEv]
QwtWheel::wheelWidth ( ) const
[symbol: _ZNK8QwtWheel10wheelWidthEv]
to the top
Removed Symbols (359)
qwt_abstract_scale.h,
libqwt.so.5.2.2
QwtAbstractScale::setScale ( QwtDoubleInterval const& p2, double step )
[symbol: _ZN16QwtAbstractScale8setScaleERK17QwtDoubleIntervald]
qwt_abstract_scale_draw.h,
libqwt.so.5.2.2
QwtAbstractScaleDraw::majTickLength ( ) const
[symbol: _ZNK20QwtAbstractScaleDraw13majTickLengthEv]
QwtAbstractScaleDraw::map ( ) const
[symbol: _ZNK20QwtAbstractScaleDraw3mapEv]
QwtAbstractScaleDraw::operator = ( QwtAbstractScaleDraw const& p2 )
[symbol: _ZN20QwtAbstractScaleDrawaSERKS_]
QwtAbstractScaleDraw::QwtAbstractScaleDraw [in-charge] ( QwtAbstractScaleDraw const& p2 )
[symbol: _ZN20QwtAbstractScaleDrawC1ERKS_]
QwtAbstractScaleDraw::QwtAbstractScaleDraw [not-in-charge] ( QwtAbstractScaleDraw const& p2 )
[symbol: _ZN20QwtAbstractScaleDrawC2ERKS_]
QwtAbstractScaleDraw::setMinimumExtent ( int p2 )
[symbol: _ZN20QwtAbstractScaleDraw16setMinimumExtentEi]
QwtAbstractScaleDraw::setSpacing ( int margin )
[symbol: _ZN20QwtAbstractScaleDraw10setSpacingEi]
QwtAbstractScaleDraw::setTickLength ( enum QwtScaleDiv::TickType p2, int length )
[symbol: _ZN20QwtAbstractScaleDraw13setTickLengthEN11QwtScaleDiv8TickTypeEi]
qwt_analog_clock.h,
libqwt.so.5.2.2
QwtAnalogClock::drawHand ( struct QPainter* p2, enum QwtAnalogClock::Hand p3, QPoint const& p4, int radius, double direction, enum QPalette::ColorGroup p7 ) const
[symbol: _ZNK14QwtAnalogClock8drawHandEP8QPainterNS_4HandERK6QPointidN8QPalette10ColorGroupE]
QwtAnalogClock::drawNeedle ( struct QPainter* p2, QPoint const& p3, int radius, double direction, enum QPalette::ColorGroup p6 ) const
[symbol: _ZNK14QwtAnalogClock10drawNeedleEP8QPainterRK6QPointidN8QPalette10ColorGroupE]
qwt_clipper.h,
libqwt.so.5.2.2
QwtClipper::clipPolygon ( QRect const& p1, QwtPolygon const& p2 ) [static]
[symbol: _ZN10QwtClipper11clipPolygonERK5QRectRK8QPolygon]
QwtClipper::clipPolygonF ( QwtDoubleRect const& p1, QwtPolygonF const& p2 ) [static]
[symbol: _ZN10QwtClipper12clipPolygonFERK6QRectFRK9QPolygonF]
qwt_color_map.h,
libqwt.so.5.2.2
QwtAlphaColorMap::copy ( ) const
[symbol: _ZNK16QwtAlphaColorMap4copyEv]
QwtAlphaColorMap::operator = ( QwtAlphaColorMap const& p2 )
[symbol: _ZN16QwtAlphaColorMapaSERKS_]
QwtAlphaColorMap::QwtAlphaColorMap [in-charge] ( QwtAlphaColorMap const& p2 )
[symbol: _ZN16QwtAlphaColorMapC1ERKS_]
QwtAlphaColorMap::QwtAlphaColorMap [not-in-charge] ( QwtAlphaColorMap const& p2 )
[symbol: _ZN16QwtAlphaColorMapC2ERKS_]
QwtAlphaColorMap::rgb ( QwtDoubleInterval const& p2, double value ) const
[symbol: _ZNK16QwtAlphaColorMap3rgbERK17QwtDoubleIntervald]
QwtColorMap::colorTable ( QwtDoubleInterval const& p2 ) const
[symbol: _ZNK11QwtColorMap10colorTableERK17QwtDoubleInterval]
QwtLinearColorMap::colorIndex ( QwtDoubleInterval const& p2, double value ) const
[symbol: _ZNK17QwtLinearColorMap10colorIndexERK17QwtDoubleIntervald]
QwtLinearColorMap::copy ( ) const
[symbol: _ZNK17QwtLinearColorMap4copyEv]
QwtLinearColorMap::operator = ( QwtLinearColorMap const& p2 )
[symbol: _ZN17QwtLinearColorMapaSERKS_]
QwtLinearColorMap::QwtLinearColorMap [in-charge] ( QwtLinearColorMap const& p2 )
[symbol: _ZN17QwtLinearColorMapC1ERKS_]
QwtLinearColorMap::QwtLinearColorMap [not-in-charge] ( QwtLinearColorMap const& p2 )
[symbol: _ZN17QwtLinearColorMapC2ERKS_]
QwtLinearColorMap::rgb ( QwtDoubleInterval const& p2, double value ) const
[symbol: _ZNK17QwtLinearColorMap3rgbERK17QwtDoubleIntervald]
qwt_compass.h,
libqwt.so.5.2.2
QwtCompass::drawRose ( struct QPainter* p2, QPoint const& center, int radius, double north, enum QPalette::ColorGroup p6 ) const
[symbol: _ZNK10QwtCompass8drawRoseEP8QPainterRK6QPointidN8QPalette10ColorGroupE]
QwtCompass::drawScaleContents ( struct QPainter* p2, QPoint const& center, int radius ) const
[symbol: _ZNK10QwtCompass17drawScaleContentsEP8QPainterRK6QPointi]
qwt_compass_rose.h,
libqwt.so.5.2.2
QwtSimpleCompassRose::draw ( struct QPainter* p2, QPoint const& center, int radius, double north, enum QPalette::ColorGroup p6 ) const
[symbol: _ZNK20QwtSimpleCompassRose4drawEP8QPainterRK6QPointidN8QPalette10ColorGroupE]
QwtSimpleCompassRose::drawRose ( struct QPainter* p1, QPalette const& p2, QPoint const& center, int radius, double origin, double width, int numThorns, int numThornLevels, double shrinkFactor ) [static]
[symbol: _ZN20QwtSimpleCompassRose8drawRoseEP8QPainterRK8QPaletteRK6QPointiddiid]
qwt_counter.h,
libqwt.so.5.2.2
QwtCounter::maxVal ( ) const
[symbol: _ZNK10QwtCounter6maxValEv]
QwtCounter::minVal ( ) const
[symbol: _ZNK10QwtCounter6minValEv]
QwtCounter::polish ( )
[symbol: _ZN10QwtCounter6polishEv]
qwt_data.h,
libqwt.so.5.2.2
QwtArrayData::boundingRect ( ) const
[symbol: _ZNK12QwtArrayData12boundingRectEv]
QwtArrayData::copy ( ) const
[symbol: _ZNK12QwtArrayData4copyEv]
QwtArrayData::operator = ( QwtArrayData const& p2 )
[symbol: _ZN12QwtArrayDataaSERKS_]
QwtArrayData::QwtArrayData [in-charge] ( double const* x, double const* y, size_t size )
[symbol: _ZN12QwtArrayDataC1EPKdS1_j]
QwtArrayData::QwtArrayData [in-charge] ( QVector<double>const& x, QVector<double>const& y )
[symbol: _ZN12QwtArrayDataC1ERK7QVectorIdES3_]
QwtArrayData::QwtArrayData [not-in-charge] ( double const* x, double const* y, size_t size )
[symbol: _ZN12QwtArrayDataC2EPKdS1_j]
QwtArrayData::QwtArrayData [not-in-charge] ( QVector<double>const& x, QVector<double>const& y )
[symbol: _ZN12QwtArrayDataC2ERK7QVectorIdES3_]
QwtArrayData::size ( ) const
[symbol: _ZNK12QwtArrayData4sizeEv]
QwtArrayData::x ( size_t i ) const
[symbol: _ZNK12QwtArrayData1xEj]
QwtArrayData::xData ( ) const
[symbol: _ZNK12QwtArrayData5xDataEv]
QwtArrayData::y ( size_t i ) const
[symbol: _ZNK12QwtArrayData1yEj]
QwtArrayData::yData ( ) const
[symbol: _ZNK12QwtArrayData5yDataEv]
QwtArrayData::~QwtArrayData [in-charge-deleting] ( )
[symbol: _ZN12QwtArrayDataD0Ev]
QwtArrayData::~QwtArrayData [in-charge] ( )
[symbol: _ZN12QwtArrayDataD1Ev]
QwtCPointerData::copy ( ) const
[symbol: _ZNK15QwtCPointerData4copyEv]
QwtCPointerData::operator = ( QwtCPointerData const& p2 )
[symbol: _ZN15QwtCPointerDataaSERKS_]
QwtCPointerData::x ( size_t i ) const
[symbol: _ZNK15QwtCPointerData1xEj]
QwtCPointerData::y ( size_t i ) const
[symbol: _ZNK15QwtCPointerData1yEj]
QwtData::boundingRect ( ) const
[symbol: _ZNK7QwtData12boundingRectEv]
QwtData::QwtData [in-charge] ( )
[symbol: _ZN7QwtDataC1Ev]
QwtData::QwtData [not-in-charge] ( )
[symbol: _ZN7QwtDataC2Ev]
QwtData::~QwtData [in-charge-deleting] ( )
[symbol: _ZN7QwtDataD0Ev]
QwtData::~QwtData [in-charge] ( )
[symbol: _ZN7QwtDataD1Ev]
QwtData::~QwtData [not-in-charge] ( )
[symbol: _ZN7QwtDataD2Ev]
QwtPolygonFData::copy ( ) const
[symbol: _ZNK15QwtPolygonFData4copyEv]
QwtPolygonFData::data ( ) const
[symbol: _ZNK15QwtPolygonFData4dataEv]
QwtPolygonFData::operator = ( QwtPolygonFData const& p2 )
[symbol: _ZN15QwtPolygonFDataaSERKS_]
QwtPolygonFData::QwtPolygonFData [in-charge] ( QPolygonF const& p2 )
[symbol: _ZN15QwtPolygonFDataC1ERK9QPolygonF]
QwtPolygonFData::QwtPolygonFData [not-in-charge] ( QPolygonF const& p2 )
[symbol: _ZN15QwtPolygonFDataC2ERK9QPolygonF]
QwtPolygonFData::size ( ) const
[symbol: _ZNK15QwtPolygonFData4sizeEv]
QwtPolygonFData::x ( size_t i ) const
[symbol: _ZNK15QwtPolygonFData1xEj]
QwtPolygonFData::y ( size_t i ) const
[symbol: _ZNK15QwtPolygonFData1yEj]
QwtPolygonFData::~QwtPolygonFData [in-charge-deleting] ( )
[symbol: _ZN15QwtPolygonFDataD0Ev]
QwtPolygonFData::~QwtPolygonFData [in-charge] ( )
[symbol: _ZN15QwtPolygonFDataD1Ev]
vtable for QwtArrayData [data]
[symbol: _ZTV12QwtArrayData]
vtable for QwtData [data]
[symbol: _ZTV7QwtData]
vtable for QwtPolygonFData [data]
[symbol: _ZTV15QwtPolygonFData]
qwt_dial.h,
libqwt.so.5.2.2
QwtDial::contentsRect ( ) const
[symbol: _ZNK7QwtDial12contentsRectEv]
QwtDial::drawNeedle ( struct QPainter* p2, QPoint const& p3, int radius, double direction, enum QPalette::ColorGroup p6 ) const
[symbol: _ZNK7QwtDial10drawNeedleEP8QPainterRK6QPointidN8QPalette10ColorGroupE]
QwtDial::drawScale ( struct QPainter* p2, QPoint const& center, int radius, double origin, double arcMin, double arcMax ) const
[symbol: _ZNK7QwtDial9drawScaleEP8QPainterRK6QPointiddd]
QwtDial::drawScaleContents ( struct QPainter* painter, QPoint const& center, int radius ) const
[symbol: _ZNK7QwtDial17drawScaleContentsEP8QPainterRK6QPointi]
QwtDial::getScrollMode ( QPoint const& p2, int& scrollMode, int& direction )
[symbol: _ZN7QwtDial13getScrollModeERK6QPointRiS3_]
QwtDial::hasVisibleBackground ( ) const
[symbol: _ZNK7QwtDial20hasVisibleBackgroundEv]
QwtDial::resizeEvent ( struct QResizeEvent* p2 )
[symbol: _ZN7QwtDial11resizeEventEP12QResizeEvent]
QwtDial::scaleContentsRect ( ) const
[symbol: _ZNK7QwtDial17scaleContentsRectEv]
QwtDial::setScaleOptions ( int p2 )
[symbol: _ZN7QwtDial15setScaleOptionsEi]
QwtDial::showBackground ( bool p2 )
[symbol: _ZN7QwtDial14showBackgroundEb]
QwtDial::updateMask ( )
[symbol: _ZN7QwtDial10updateMaskEv]
QwtDialScaleDraw::setPenWidth ( uint p2 )
[symbol: _ZN16QwtDialScaleDraw11setPenWidthEj]
qwt_dial_needle.h,
libqwt.so.5.2.2
QwtCompassMagnetNeedle::draw ( struct QPainter* p2, QPoint const& p3, int length, double direction, enum QPalette::ColorGroup p6 ) const
[symbol: _ZNK22QwtCompassMagnetNeedle4drawEP8QPainterRK6QPointidN8QPalette10ColorGroupE]
QwtCompassMagnetNeedle::drawPointer ( struct QPainter* painter, QBrush const& brush, int colorOffset, QPoint const& center, int length, int width, double direction ) [static]
[symbol: _ZN22QwtCompassMagnetNeedle11drawPointerEP8QPainterRK6QBrushiRK6QPointiid]
QwtCompassMagnetNeedle::drawThinNeedle ( struct QPainter* p1, QPalette const& p2, enum QPalette::ColorGroup p3, QPoint const& p4, int length, double direction ) [static]
[symbol: _ZN22QwtCompassMagnetNeedle14drawThinNeedleEP8QPainterRK8QPaletteNS2_10ColorGroupERK6QPointid]
QwtCompassMagnetNeedle::drawTriangleNeedle ( struct QPainter* p1, QPalette const& p2, enum QPalette::ColorGroup p3, QPoint const& p4, int length, double direction ) [static]
[symbol: _ZN22QwtCompassMagnetNeedle18drawTriangleNeedleEP8QPainterRK8QPaletteNS2_10ColorGroupERK6QPointid]
QwtCompassWindArrow::draw ( struct QPainter* p2, QPoint const& p3, int length, double direction, enum QPalette::ColorGroup p6 ) const
[symbol: _ZNK19QwtCompassWindArrow4drawEP8QPainterRK6QPointidN8QPalette10ColorGroupE]
QwtCompassWindArrow::drawStyle1Needle ( struct QPainter* p1, QPalette const& p2, enum QPalette::ColorGroup p3, QPoint const& p4, int length, double direction ) [static]
[symbol: _ZN19QwtCompassWindArrow16drawStyle1NeedleEP8QPainterRK8QPaletteNS2_10ColorGroupERK6QPointid]
QwtCompassWindArrow::drawStyle2Needle ( struct QPainter* p1, QPalette const& p2, enum QPalette::ColorGroup p3, QPoint const& p4, int length, double direction ) [static]
[symbol: _ZN19QwtCompassWindArrow16drawStyle2NeedleEP8QPainterRK8QPaletteNS2_10ColorGroupERK6QPointid]
QwtDialNeedle::drawKnob ( struct QPainter* p1, QPoint const& pos, int width, QBrush const& p4, bool sunken ) [static]
[symbol: _ZN13QwtDialNeedle8drawKnobEP8QPainterRK6QPointiRK6QBrushb]
QwtDialSimpleNeedle::draw ( struct QPainter* p2, QPoint const& p3, int length, double direction, enum QPalette::ColorGroup p6 ) const
[symbol: _ZNK19QwtDialSimpleNeedle4drawEP8QPainterRK6QPointidN8QPalette10ColorGroupE]
QwtDialSimpleNeedle::drawArrowNeedle ( struct QPainter* p1, QPalette const& p2, enum QPalette::ColorGroup p3, QPoint const& p4, int length, int width, double direction, bool hasKnob ) [static]
[symbol: _ZN19QwtDialSimpleNeedle15drawArrowNeedleEP8QPainterRK8QPaletteNS2_10ColorGroupERK6QPointiidb]
QwtDialSimpleNeedle::drawRayNeedle ( struct QPainter* p1, QPalette const& p2, enum QPalette::ColorGroup p3, QPoint const& p4, int length, int width, double direction, bool hasKnob ) [static]
[symbol: _ZN19QwtDialSimpleNeedle13drawRayNeedleEP8QPainterRK8QPaletteNS2_10ColorGroupERK6QPointiidb]
QwtDialSimpleNeedle::setWidth ( int width )
[symbol: _ZN19QwtDialSimpleNeedle8setWidthEi]
qwt_double_interval.h,
libqwt.so.5.2.2
QwtDoubleInterval::contains ( double value ) const
[symbol: _ZNK17QwtDoubleInterval8containsEd]
QwtDoubleInterval::extend ( double value ) const
[symbol: _ZNK17QwtDoubleInterval6extendEd]
QwtDoubleInterval::intersect ( QwtDoubleInterval const& p2 ) const
[symbol: _ZNK17QwtDoubleInterval9intersectERKS_]
QwtDoubleInterval::intersects ( QwtDoubleInterval const& p2 ) const
[symbol: _ZNK17QwtDoubleInterval10intersectsERKS_]
QwtDoubleInterval::inverted ( ) const
[symbol: _ZNK17QwtDoubleInterval8invertedEv]
QwtDoubleInterval::limited ( double minValue, double maxValue ) const
[symbol: _ZNK17QwtDoubleInterval7limitedEdd]
QwtDoubleInterval::normalized ( ) const
[symbol: _ZNK17QwtDoubleInterval10normalizedEv]
QwtDoubleInterval::operator&= ( QwtDoubleInterval const& p2 )
[symbol: _ZN17QwtDoubleIntervalaNERKS_]
QwtDoubleInterval::operator|= ( double p2 )
[symbol: _ZN17QwtDoubleIntervaloREd]
QwtDoubleInterval::operator|= ( QwtDoubleInterval const& p2 )
[symbol: _ZN17QwtDoubleIntervaloRERKS_]
QwtDoubleInterval::symmetrize ( double value ) const
[symbol: _ZNK17QwtDoubleInterval10symmetrizeEd]
QwtDoubleInterval::unite ( QwtDoubleInterval const& p2 ) const
[symbol: _ZNK17QwtDoubleInterval5uniteERKS_]
qwt_interval_data.h,
libqwt.so.5.2.2
QwtIntervalData::boundingRect ( ) const
[symbol: _ZNK15QwtIntervalData12boundingRectEv]
QwtIntervalData::QwtIntervalData [in-charge] ( )
[symbol: _ZN15QwtIntervalDataC1Ev]
QwtIntervalData::QwtIntervalData [in-charge] ( QVector<QwtDoubleInterval>const& p2, QVector<double>const& p3 )
[symbol: _ZN15QwtIntervalDataC1ERK7QVectorI17QwtDoubleIntervalERKS0_IdE]
QwtIntervalData::QwtIntervalData [not-in-charge] ( )
[symbol: _ZN15QwtIntervalDataC2Ev]
QwtIntervalData::QwtIntervalData [not-in-charge] ( QVector<QwtDoubleInterval>const& p2, QVector<double>const& p3 )
[symbol: _ZN15QwtIntervalDataC2ERK7QVectorI17QwtDoubleIntervalERKS0_IdE]
QwtIntervalData::setData ( QVector<QwtDoubleInterval>const& p2, QVector<double>const& p3 )
[symbol: _ZN15QwtIntervalData7setDataERK7QVectorI17QwtDoubleIntervalERKS0_IdE]
QwtIntervalData::~QwtIntervalData [in-charge] ( )
[symbol: _ZN15QwtIntervalDataD1Ev]
QwtIntervalData::~QwtIntervalData [not-in-charge] ( )
[symbol: _ZN15QwtIntervalDataD2Ev]
qwt_knob.h,
libqwt.so.5.2.2
QwtKnob::draw ( struct QPainter* p, QRect const& ur )
[symbol: _ZN7QwtKnob4drawEP8QPainterRK5QRect]
QwtKnob::drawKnob ( struct QPainter* p, QRect const& r )
[symbol: _ZN7QwtKnob8drawKnobEP8QPainterRK5QRect]
QwtKnob::drawMarker ( struct QPainter* p, double arc, QColor const& c )
[symbol: _ZN7QwtKnob10drawMarkerEP8QPainterdRK6QColor]
QwtKnob::setSymbol ( enum QwtKnob::Symbol p2 )
[symbol: _ZN7QwtKnob9setSymbolENS_6SymbolE]
QwtKnob::symbol ( ) const
[symbol: _ZNK7QwtKnob6symbolEv]
qwt_layout_metrics.h,
libqwt.so.5.2.2
QwtMetricsMap::deviceToLayout ( QPoint const& p2, struct QPainter const* p3 ) const
[symbol: _ZNK13QwtMetricsMap14deviceToLayoutERK6QPointPK8QPainter]
QwtMetricsMap::deviceToLayout ( QRect const& p2, struct QPainter const* p3 ) const
[symbol: _ZNK13QwtMetricsMap14deviceToLayoutERK5QRectPK8QPainter]
QwtMetricsMap::deviceToLayout ( QwtPolygon const& p2, struct QPainter const* p3 ) const
[symbol: _ZNK13QwtMetricsMap14deviceToLayoutERK8QPolygonPK8QPainter]
QwtMetricsMap::layoutToDevice ( QPoint const& p2, struct QPainter const* p3 ) const
[symbol: _ZNK13QwtMetricsMap14layoutToDeviceERK6QPointPK8QPainter]
QwtMetricsMap::layoutToDevice ( QRect const& p2, struct QPainter const* p3 ) const
[symbol: _ZNK13QwtMetricsMap14layoutToDeviceERK5QRectPK8QPainter]
QwtMetricsMap::layoutToDevice ( QwtPolygon const& p2, struct QPainter const* p3 ) const
[symbol: _ZNK13QwtMetricsMap14layoutToDeviceERK8QPolygonPK8QPainter]
QwtMetricsMap::layoutToScreen ( QPoint const& point ) const
[symbol: _ZNK13QwtMetricsMap14layoutToScreenERK6QPoint]
QwtMetricsMap::layoutToScreen ( QRect const& p2 ) const
[symbol: _ZNK13QwtMetricsMap14layoutToScreenERK5QRect]
QwtMetricsMap::QwtMetricsMap [in-charge] ( )
[symbol: _ZN13QwtMetricsMapC1Ev]
QwtMetricsMap::QwtMetricsMap [not-in-charge] ( )
[symbol: _ZN13QwtMetricsMapC2Ev]
QwtMetricsMap::screenToLayout ( QPoint const& p2 ) const
[symbol: _ZNK13QwtMetricsMap14screenToLayoutERK6QPoint]
QwtMetricsMap::screenToLayout ( QRect const& p2 ) const
[symbol: _ZNK13QwtMetricsMap14screenToLayoutERK5QRect]
QwtMetricsMap::setMetrics ( QPaintDevice const* layoutMetrics, QPaintDevice const* deviceMetrics )
[symbol: _ZN13QwtMetricsMap10setMetricsEPK12QPaintDeviceS2_]
QwtMetricsMap::translate ( QMatrix const& p1, QRect const& p2 ) [static]
[symbol: _ZN13QwtMetricsMap9translateERK7QMatrixRK5QRect]
QwtMetricsMap::translate ( QMatrix const& p1, QwtPolygon const& p2 ) [static]
[symbol: _ZN13QwtMetricsMap9translateERK7QMatrixRK8QPolygon]
qwt_legend.h,
libqwt.so.5.2.2
QwtLegend::displayPolicy ( ) const
[symbol: _ZNK9QwtLegend13displayPolicyEv]
QwtLegend::identifierMode ( ) const
[symbol: _ZNK9QwtLegend14identifierModeEv]
QwtLegend::resizeEvent ( struct QResizeEvent* p2 )
[symbol: _ZN9QwtLegend11resizeEventEP12QResizeEvent]
QwtLegend::setDisplayPolicy ( enum QwtLegend::LegendDisplayPolicy policy, int mode )
[symbol: _ZN9QwtLegend16setDisplayPolicyENS_19LegendDisplayPolicyEi]
qwt_legend_item.h,
libqwt.so.5.2.2
QwtLegendItem::curvePen ( ) const
[symbol: _ZNK13QwtLegendItem8curvePenEv]
QwtLegendItem::drawIdentifier ( struct QPainter* p2, QRect const& p3 ) const
[symbol: _ZNK13QwtLegendItem14drawIdentifierEP8QPainterRK5QRect]
QwtLegendItem::drawItem ( struct QPainter* p, QRect const& p3 ) const
[symbol: _ZNK13QwtLegendItem8drawItemEP8QPainterRK5QRect]
QwtLegendItem::drawText ( struct QPainter* p2, QRect const& p3 )
[symbol: _ZN13QwtLegendItem8drawTextEP8QPainterRK5QRect]
QwtLegendItem::identifierMode ( ) const
[symbol: _ZNK13QwtLegendItem14identifierModeEv]
QwtLegendItem::identifierWidth ( ) const
[symbol: _ZNK13QwtLegendItem15identifierWidthEv]
QwtLegendItem::QwtLegendItem [in-charge] ( QwtSymbol const& p2, QPen const& p3, QwtText const& p4, QWidget* parent )
[symbol: _ZN13QwtLegendItemC1ERK9QwtSymbolRK4QPenRK7QwtTextP7QWidget]
QwtLegendItem::QwtLegendItem [not-in-charge] ( QwtSymbol const& p2, QPen const& p3, QwtText const& p4, QWidget* parent )
[symbol: _ZN13QwtLegendItemC2ERK9QwtSymbolRK4QPenRK7QwtTextP7QWidget]
QwtLegendItem::setCurvePen ( QPen const& p2 )
[symbol: _ZN13QwtLegendItem11setCurvePenERK4QPen]
QwtLegendItem::setIdentifierMode ( int p2 )
[symbol: _ZN13QwtLegendItem17setIdentifierModeEi]
QwtLegendItem::setIdentifierWidth ( int width )
[symbol: _ZN13QwtLegendItem18setIdentifierWidthEi]
QwtLegendItem::setSymbol ( QwtSymbol const& p2 )
[symbol: _ZN13QwtLegendItem9setSymbolERK9QwtSymbol]
QwtLegendItem::symbol ( ) const
[symbol: _ZNK13QwtLegendItem6symbolEv]
qwt_painter.h,
libqwt.so.5.2.2
QwtPainter::deviceClipRect ( ) [static]
[symbol: _ZN10QwtPainter14deviceClipRectEv]
QwtPainter::drawColorBar ( struct QPainter* painter, QwtColorMap const& p2, QwtDoubleInterval const& p3, QwtScaleMap const& p4, enum Qt::Orientation p5, QRect const& p6 ) [static]
[symbol: _ZN10QwtPainter12drawColorBarEP8QPainterRK11QwtColorMapRK17QwtDoubleIntervalRK11QwtScaleMapN2Qt11OrientationERK5QRect]
QwtPainter::drawEllipse ( struct QPainter* p1, QRect const& p2 ) [static]
[symbol: _ZN10QwtPainter11drawEllipseEP8QPainterRK5QRect]
QwtPainter::drawLine ( struct QPainter* p1, int x1, int y1, int x2, int y2 ) [static]
[symbol: _ZN10QwtPainter8drawLineEP8QPainteriiii]
QwtPainter::drawPie ( struct QPainter* p1, QRect const& r, int a, int alen ) [static]
[symbol: _ZN10QwtPainter7drawPieEP8QPainterRK5QRectii]
QwtPainter::drawPoint ( struct QPainter* p1, int x, int y ) [static]
[symbol: _ZN10QwtPainter9drawPointEP8QPainterii]
QwtPainter::drawPolygon ( struct QPainter* p1, QwtPolygon const& pa ) [static]
[symbol: _ZN10QwtPainter11drawPolygonEP8QPainterRK8QPolygon]
QwtPainter::drawPolyline ( struct QPainter* p1, QwtPolygon const& pa ) [static]
[symbol: _ZN10QwtPainter12drawPolylineEP8QPainterRK8QPolygon]
QwtPainter::drawRect ( struct QPainter* p1, int x, int y, int w, int h ) [static]
[symbol: _ZN10QwtPainter8drawRectEP8QPainteriiii]
QwtPainter::drawRect ( struct QPainter* p1, QRect const& rect ) [static]
[symbol: _ZN10QwtPainter8drawRectEP8QPainterRK5QRect]
QwtPainter::drawRoundFrame ( struct QPainter* p1, QRect const& p2, int width, QPalette const& p4, bool sunken ) [static]
[symbol: _ZN10QwtPainter14drawRoundFrameEP8QPainterRK5QRectiRK8QPaletteb]
QwtPainter::drawSimpleRichText ( struct QPainter* p1, QRect const& p2, int flags, struct QTextDocument& p4 ) [static]
[symbol: _ZN10QwtPainter18drawSimpleRichTextEP8QPainterRK5QRectiR13QTextDocument]
QwtPainter::drawText ( struct QPainter* p1, int x, int y, int w, int h, int flags, QString const& p7 ) [static]
[symbol: _ZN10QwtPainter8drawTextEP8QPainteriiiiiRK7QString]
QwtPainter::drawText ( struct QPainter* p1, int x, int y, QString const& p4 ) [static]
[symbol: _ZN10QwtPainter8drawTextEP8QPainteriiRK7QString]
QwtPainter::drawText ( struct QPainter* p1, QPoint const& p2, QString const& p3 ) [static]
[symbol: _ZN10QwtPainter8drawTextEP8QPainterRK6QPointRK7QString]
QwtPainter::drawText ( struct QPainter* p1, QRect const& p2, int flags, QString const& p4 ) [static]
[symbol: _ZN10QwtPainter8drawTextEP8QPainterRK5QRectiRK7QString]
QwtPainter::fillRect ( struct QPainter* p1, QRect const& p2, QBrush const& p3 ) [static]
[symbol: _ZN10QwtPainter8fillRectEP8QPainterRK5QRectRK6QBrush]
QwtPainter::metricsMap ( ) [static]
[symbol: _ZN10QwtPainter10metricsMapEv]
QwtPainter::resetMetricsMap ( ) [static]
[symbol: _ZN10QwtPainter15resetMetricsMapEv]
QwtPainter::scaledPen ( QPen const& p1 ) [static]
[symbol: _ZN10QwtPainter9scaledPenERK4QPen]
QwtPainter::setClipRect ( struct QPainter* p1, QRect const& p2 ) [static]
[symbol: _ZN10QwtPainter11setClipRectEP8QPainterRK5QRect]
QwtPainter::setDeviceClipping ( bool p1 ) [static]
[symbol: _ZN10QwtPainter17setDeviceClippingEb]
QwtPainter::setMetricsMap ( QPaintDevice const* layout, QPaintDevice const* device ) [static]
[symbol: _ZN10QwtPainter13setMetricsMapEPK12QPaintDeviceS2_]
QwtPainter::setMetricsMap ( QwtMetricsMap const& p1 ) [static]
[symbol: _ZN10QwtPainter13setMetricsMapERK13QwtMetricsMap]
qwt_picker.h,
libqwt.so.5.2.2
QwtPicker::QwtPicker [in-charge] ( int selectionFlags, enum QwtPicker::RubberBand rubberBand, enum QwtPicker::DisplayMode trackerMode, QWidget* p5 )
[symbol: _ZN9QwtPickerC1EiNS_10RubberBandENS_11DisplayModeEP7QWidget]
QwtPicker::QwtPicker [not-in-charge] ( int selectionFlags, enum QwtPicker::RubberBand rubberBand, enum QwtPicker::DisplayMode trackerMode, QWidget* p5 )
[symbol: _ZN9QwtPickerC2EiNS_10RubberBandENS_11DisplayModeEP7QWidget]
QwtPicker::selectionFlags ( ) const
[symbol: _ZNK9QwtPicker14selectionFlagsEv]
QwtPicker::setSelectionFlags ( int p2 )
[symbol: _ZN9QwtPicker17setSelectionFlagsEi]
QwtPicker::stateMachine ( int p2 ) const
[symbol: _ZNK9QwtPicker12stateMachineEi]
qwt_picker_machine.h,
libqwt.so.5.2.2
QwtPickerMachine::QwtPickerMachine [in-charge] ( )
[symbol: _ZN16QwtPickerMachineC1Ev]
QwtPickerMachine::QwtPickerMachine [not-in-charge] ( )
[symbol: _ZN16QwtPickerMachineC2Ev]
qwt_plot.h,
libqwt.so.5.2.2
QwtPlot::clear ( )
[symbol: _ZN7QwtPlot5clearEv]
QwtPlot::drawItems ( struct QPainter* p2, QRect const& p3, QwtScaleMap const* maps, QwtPlotPrintFilter const& p5 ) const
[symbol: _ZNK7QwtPlot9drawItemsEP8QPainterRK5QRectPK11QwtScaleMapRK18QwtPlotPrintFilter]
QwtPlot::margin ( ) const
[symbol: _ZNK7QwtPlot6marginEv]
QwtPlot::polish ( )
[symbol: _ZN7QwtPlot6polishEv]
QwtPlot::print ( QPaintDevice& p, QwtPlotPrintFilter const& p3 ) const
[symbol: _ZNK7QwtPlot5printER12QPaintDeviceRK18QwtPlotPrintFilter]
QwtPlot::print ( struct QPainter* p2, QRect const& rect, QwtPlotPrintFilter const& p4 ) const
[symbol: _ZNK7QwtPlot5printEP8QPainterRK5QRectRK18QwtPlotPrintFilter]
QwtPlot::printCanvas ( struct QPainter* p2, QRect const& boundingRect, QRect const& canvasRect, QwtScaleMap const* maps, QwtPlotPrintFilter const& p6 ) const
[symbol: _ZNK7QwtPlot11printCanvasEP8QPainterRK5QRectS4_PK11QwtScaleMapRK18QwtPlotPrintFilter]
QwtPlot::printLegend ( struct QPainter* p2, QRect const& p3 ) const
[symbol: _ZNK7QwtPlot11printLegendEP8QPainterRK5QRect]
QwtPlot::printLegendItem ( struct QPainter* p2, QWidget const* p3, QRect const& p4 ) const
[symbol: _ZNK7QwtPlot15printLegendItemEP8QPainterPK7QWidgetRK5QRect]
QwtPlot::printScale ( struct QPainter* p2, int axisId, int startDist, int endDist, int baseDist, QRect const& p7 ) const
[symbol: _ZNK7QwtPlot10printScaleEP8QPainteriiiiRK5QRect]
QwtPlot::printTitle ( struct QPainter* p2, QRect const& p3 ) const
[symbol: _ZNK7QwtPlot10printTitleEP8QPainterRK5QRect]
QwtPlot::setAxisAutoScale ( int axisId )
[symbol: _ZN7QwtPlot16setAxisAutoScaleEi]
QwtPlot::setCanvasBackground ( QColor const& c )
[symbol: _ZN7QwtPlot19setCanvasBackgroundERK6QColor]
QwtPlot::setMargin ( int margin )
[symbol: _ZN7QwtPlot9setMarginEi]
qwt_plot_canvas.h,
libqwt.so.5.2.2
QwtPlotCanvas::drawCanvas ( struct QPainter* painter )
[symbol: _ZN13QwtPlotCanvas10drawCanvasEP8QPainter]
QwtPlotCanvas::drawContents ( struct QPainter* p2 )
[symbol: _ZN13QwtPlotCanvas12drawContentsEP8QPainter]
QwtPlotCanvas::hideEvent ( struct QHideEvent* p2 )
[symbol: _ZN13QwtPlotCanvas9hideEventEP10QHideEvent]
QwtPlotCanvas::invalidatePaintCache ( )
[symbol: _ZN13QwtPlotCanvas20invalidatePaintCacheEv]
QwtPlotCanvas::paintCache ( )
[symbol: _ZN13QwtPlotCanvas10paintCacheEv]
QwtPlotCanvas::paintCache ( ) const
[symbol: _ZNK13QwtPlotCanvas10paintCacheEv]
qwt_plot_curve.h,
libqwt.so.5.2.2
QwtPlotCurve::boundingRect ( ) const
[symbol: _ZNK12QwtPlotCurve12boundingRectEv]
QwtPlotCurve::closePolyline ( QwtScaleMap const& p2, QwtScaleMap const& p3, QwtPolygon& p4 ) const
[symbol: _ZNK12QwtPlotCurve13closePolylineERK11QwtScaleMapS2_R8QPolygon]
QwtPlotCurve::curveType ( ) const
[symbol: _ZNK12QwtPlotCurve9curveTypeEv]
QwtPlotCurve::dataSize ( ) const
[symbol: _ZNK12QwtPlotCurve8dataSizeEv]
QwtPlotCurve::draw ( int from, int to ) const
[symbol: _ZNK12QwtPlotCurve4drawEii]
QwtPlotCurve::draw ( struct QPainter* p, QwtScaleMap const& xMap, QwtScaleMap const& yMap, int from, int to ) const
[symbol: _ZNK12QwtPlotCurve4drawEP8QPainterRK11QwtScaleMapS4_ii]
QwtPlotCurve::draw ( struct QPainter* p, QwtScaleMap const& xMap, QwtScaleMap const& yMap, QRect const& p5 ) const
[symbol: _ZNK12QwtPlotCurve4drawEP8QPainterRK11QwtScaleMapS4_RK5QRect]
QwtPlotCurve::drawCurve ( struct QPainter* p, int style, QwtScaleMap const& xMap, QwtScaleMap const& yMap, int from, int to ) const
[symbol: _ZNK12QwtPlotCurve9drawCurveEP8QPainteriRK11QwtScaleMapS4_ii]
QwtPlotCurve::drawDots ( struct QPainter* p, QwtScaleMap const& xMap, QwtScaleMap const& yMap, int from, int to ) const
[symbol: _ZNK12QwtPlotCurve8drawDotsEP8QPainterRK11QwtScaleMapS4_ii]
QwtPlotCurve::drawLines ( struct QPainter* p, QwtScaleMap const& xMap, QwtScaleMap const& yMap, int from, int to ) const
[symbol: _ZNK12QwtPlotCurve9drawLinesEP8QPainterRK11QwtScaleMapS4_ii]
QwtPlotCurve::drawSteps ( struct QPainter* p, QwtScaleMap const& xMap, QwtScaleMap const& yMap, int from, int to ) const
[symbol: _ZNK12QwtPlotCurve9drawStepsEP8QPainterRK11QwtScaleMapS4_ii]
QwtPlotCurve::drawSticks ( struct QPainter* p, QwtScaleMap const& xMap, QwtScaleMap const& yMap, int from, int to ) const
[symbol: _ZNK12QwtPlotCurve10drawSticksEP8QPainterRK11QwtScaleMapS4_ii]
QwtPlotCurve::drawSymbols ( struct QPainter* p, QwtSymbol const& p3, QwtScaleMap const& xMap, QwtScaleMap const& yMap, int from, int to ) const
[symbol: _ZNK12QwtPlotCurve11drawSymbolsEP8QPainterRK9QwtSymbolRK11QwtScaleMapS7_ii]
QwtPlotCurve::fillCurve ( struct QPainter* p2, QwtScaleMap const& p3, QwtScaleMap const& p4, QwtPolygon& p5 ) const
[symbol: _ZNK12QwtPlotCurve9fillCurveEP8QPainterRK11QwtScaleMapS4_R8QPolygon]
QwtPlotCurve::QwtPlotCurve [in-charge] ( )
[symbol: _ZN12QwtPlotCurveC1Ev]
QwtPlotCurve::QwtPlotCurve [not-in-charge] ( )
[symbol: _ZN12QwtPlotCurveC2Ev]
QwtPlotCurve::setCurveType ( enum QwtPlotCurve::CurveType p2 )
[symbol: _ZN12QwtPlotCurve12setCurveTypeENS_9CurveTypeE]
QwtPlotCurve::setData ( double const* xData, double const* yData, int size )
[symbol: _ZN12QwtPlotCurve7setDataEPKdS1_i]
QwtPlotCurve::setData ( QPolygonF const& data )
[symbol: _ZN12QwtPlotCurve7setDataERK9QPolygonF]
QwtPlotCurve::setData ( QVector<double>const& xData, QVector<double>const& yData )
[symbol: _ZN12QwtPlotCurve7setDataERK7QVectorIdES3_]
QwtPlotCurve::setData ( QwtData const& data )
[symbol: _ZN12QwtPlotCurve7setDataERK7QwtData]
QwtPlotCurve::setRawData ( double const* x, double const* y, int size )
[symbol: _ZN12QwtPlotCurve10setRawDataEPKdS1_i]
QwtPlotCurve::setSymbol ( QwtSymbol const& s )
[symbol: _ZN12QwtPlotCurve9setSymbolERK9QwtSymbol]
qwt_plot_grid.h,
libqwt.so.5.2.2
QwtPlotGrid::draw ( struct QPainter* p, QwtScaleMap const& xMap, QwtScaleMap const& yMap, QRect const& rect ) const
[symbol: _ZNK11QwtPlotGrid4drawEP8QPainterRK11QwtScaleMapS4_RK5QRect]
qwt_plot_item.h,
libqwt.so.5.2.2
QwtPlotItem::invTransform ( QwtScaleMap const& p2, QwtScaleMap const& p3, QRect const& p4 ) const
[symbol: _ZNK11QwtPlotItem12invTransformERK11QwtScaleMapS2_RK5QRect]
QwtPlotItem::setAxis ( int xAxis, int yAxis )
[symbol: _ZN11QwtPlotItem7setAxisEii]
QwtPlotItem::transform ( QwtScaleMap const& p2, QwtScaleMap const& p3, QwtDoubleRect const& p4 ) const
[symbol: _ZNK11QwtPlotItem9transformERK11QwtScaleMapS2_RK6QRectF]
qwt_plot_layout.h,
libqwt.so.5.2.2
QwtPlotLayout::activate ( QwtPlot const* p2, QRect const& rect, int options )
[symbol: _ZN13QwtPlotLayout8activateEPK7QwtPlotRK5QRecti]
QwtPlotLayout::alignLegend ( QRect const& canvasRect, QRect const& legendRect ) const
[symbol: _ZNK13QwtPlotLayout11alignLegendERK5QRectS2_]
QwtPlotLayout::alignScales ( int options, QRect& canvasRect, QRect* scaleRect ) const
[symbol: _ZNK13QwtPlotLayout11alignScalesEiR5QRectPS0_]
QwtPlotLayout::expandLineBreaks ( int options, QRect const& rect, int& dimTitle, int* dimAxes ) const
[symbol: _ZNK13QwtPlotLayout16expandLineBreaksEiRK5QRectRiPi]
QwtPlotLayout::layoutLegend ( int options, QRect const& p3 ) const
[symbol: _ZNK13QwtPlotLayout12layoutLegendEiRK5QRect]
QwtPlotLayout::margin ( ) const
[symbol: _ZNK13QwtPlotLayout6marginEv]
QwtPlotLayout::setMargin ( int p2 )
[symbol: _ZN13QwtPlotLayout9setMarginEi]
qwt_plot_marker.h,
libqwt.so.5.2.2
QwtPlotMarker::draw ( struct QPainter* p, QwtScaleMap const& xMap, QwtScaleMap const& yMap, QRect const& p5 ) const
[symbol: _ZNK13QwtPlotMarker4drawEP8QPainterRK11QwtScaleMapS4_RK5QRect]
QwtPlotMarker::drawAt ( struct QPainter* p2, QRect const& p3, QPoint const& p4 ) const
[symbol: _ZNK13QwtPlotMarker6drawAtEP8QPainterRK5QRectRK6QPoint]
QwtPlotMarker::setSymbol ( QwtSymbol const& s )
[symbol: _ZN13QwtPlotMarker9setSymbolERK9QwtSymbol]
qwt_plot_picker.h,
libqwt.so.5.2.2
QwtPlotPicker::QwtPlotPicker [in-charge] ( int xAxis, int yAxis, int selectionFlags, enum QwtPicker::RubberBand rubberBand, enum QwtPicker::DisplayMode trackerMode, QwtPlotCanvas* p7 )
[symbol: _ZN13QwtPlotPickerC1EiiiN9QwtPicker10RubberBandENS0_11DisplayModeEP13QwtPlotCanvas]
QwtPlotPicker::QwtPlotPicker [not-in-charge] ( int xAxis, int yAxis, int selectionFlags, enum QwtPicker::RubberBand rubberBand, enum QwtPicker::DisplayMode trackerMode, QwtPlotCanvas* p7 )
[symbol: _ZN13QwtPlotPickerC2EiiiN9QwtPicker10RubberBandENS0_11DisplayModeEP13QwtPlotCanvas]
QwtPlotPicker::trackerText ( QwtDoublePoint const& p2 ) const
[symbol: _ZNK13QwtPlotPicker11trackerTextERK7QPointF]
qwt_plot_printfilter.h,
libqwt.so.5.2.2
QwtPlotPrintFilter::apply ( QwtPlot* p2 ) const
[symbol: _ZNK18QwtPlotPrintFilter5applyEP7QwtPlot]
QwtPlotPrintFilter::apply ( QwtPlotItem* p2 ) const
[symbol: _ZNK18QwtPlotPrintFilter5applyEP11QwtPlotItem]
QwtPlotPrintFilter::color ( QColor const& p2, enum QwtPlotPrintFilter::Item item ) const
[symbol: _ZNK18QwtPlotPrintFilter5colorERK6QColorNS_4ItemE]
QwtPlotPrintFilter::font ( QFont const& p2, enum QwtPlotPrintFilter::Item item ) const
[symbol: _ZNK18QwtPlotPrintFilter4fontERK5QFontNS_4ItemE]
QwtPlotPrintFilter::options ( ) const
[symbol: _ZNK18QwtPlotPrintFilter7optionsEv]
QwtPlotPrintFilter::QwtPlotPrintFilter [in-charge] ( )
[symbol: _ZN18QwtPlotPrintFilterC1Ev]
QwtPlotPrintFilter::QwtPlotPrintFilter [not-in-charge] ( )
[symbol: _ZN18QwtPlotPrintFilterC2Ev]
QwtPlotPrintFilter::reset ( QwtPlot* p2 ) const
[symbol: _ZNK18QwtPlotPrintFilter5resetEP7QwtPlot]
QwtPlotPrintFilter::reset ( QwtPlotItem* p2 ) const
[symbol: _ZNK18QwtPlotPrintFilter5resetEP11QwtPlotItem]
QwtPlotPrintFilter::setOptions ( int options )
[symbol: _ZN18QwtPlotPrintFilter10setOptionsEi]
QwtPlotPrintFilter::~QwtPlotPrintFilter [in-charge-deleting] ( )
[symbol: _ZN18QwtPlotPrintFilterD0Ev]
QwtPlotPrintFilter::~QwtPlotPrintFilter [in-charge] ( )
[symbol: _ZN18QwtPlotPrintFilterD1Ev]
QwtPlotPrintFilter::~QwtPlotPrintFilter [not-in-charge] ( )
[symbol: _ZN18QwtPlotPrintFilterD2Ev]
vtable for QwtPlotPrintFilter [data]
[symbol: _ZTV18QwtPlotPrintFilter]
qwt_plot_rasteritem.h,
libqwt.so.5.2.2
QwtPlotRasterItem::draw ( struct QPainter* p, QwtScaleMap const& xMap, QwtScaleMap const& yMap, QRect const& rect ) const
[symbol: _ZNK17QwtPlotRasterItem4drawEP8QPainterRK11QwtScaleMapS4_RK5QRect]
QwtPlotRasterItem::rasterHint ( QwtDoubleRect const& p2 ) const
[symbol: _ZNK17QwtPlotRasterItem10rasterHintERK6QRectF]
qwt_plot_rescaler.h,
libqwt.so.5.2.2
QwtPlotRescaler::expandInterval ( QwtDoubleInterval const& p2, double width, enum QwtPlotRescaler::ExpandingDirection p4 ) const
[symbol: _ZNK15QwtPlotRescaler14expandIntervalERK17QwtDoubleIntervaldNS_18ExpandingDirectionE]
QwtPlotRescaler::setIntervalHint ( int axis, QwtDoubleInterval const& p3 )
[symbol: _ZN15QwtPlotRescaler15setIntervalHintEiRK17QwtDoubleInterval]
QwtPlotRescaler::syncScale ( int axis, QwtDoubleInterval const& reference, QSize const& size ) const
[symbol: _ZNK15QwtPlotRescaler9syncScaleEiRK17QwtDoubleIntervalRK5QSize]
QwtPlotRescaler::updateScales ( QwtDoubleInterval* intervals ) const
[symbol: _ZNK15QwtPlotRescaler12updateScalesEP17QwtDoubleInterval]
qwt_plot_scaleitem.h,
libqwt.so.5.2.2
QwtPlotScaleItem::draw ( struct QPainter* p, QwtScaleMap const& xMap, QwtScaleMap const& yMap, QRect const& rect ) const
[symbol: _ZNK16QwtPlotScaleItem4drawEP8QPainterRK11QwtScaleMapS4_RK5QRect]
qwt_plot_spectrogram.h,
libqwt.so.5.2.2
QwtPlotSpectrogram::boundingRect ( ) const
[symbol: _ZNK18QwtPlotSpectrogram12boundingRectEv]
QwtPlotSpectrogram::draw ( struct QPainter* p, QwtScaleMap const& xMap, QwtScaleMap const& yMap, QRect const& rect ) const
[symbol: _ZNK18QwtPlotSpectrogram4drawEP8QPainterRK11QwtScaleMapS4_RK5QRect]
QwtPlotSpectrogram::rasterHint ( QwtDoubleRect const& p2 ) const
[symbol: _ZNK18QwtPlotSpectrogram10rasterHintERK6QRectF]
QwtPlotSpectrogram::renderImage ( QwtScaleMap const& xMap, QwtScaleMap const& yMap, QwtDoubleRect const& rect ) const
[symbol: _ZNK18QwtPlotSpectrogram11renderImageERK11QwtScaleMapS2_RK6QRectF]
QwtPlotSpectrogram::setColorMap ( QwtColorMap const& p2 )
[symbol: _ZN18QwtPlotSpectrogram11setColorMapERK11QwtColorMap]
QwtPlotSpectrogram::setConrecAttribute ( enum QwtRasterData::ConrecAttribute p2, bool on )
[symbol: _ZN18QwtPlotSpectrogram18setConrecAttributeEN13QwtRasterData15ConrecAttributeEb]
QwtPlotSpectrogram::setData ( QwtRasterData const& data )
[symbol: _ZN18QwtPlotSpectrogram7setDataERK13QwtRasterData]
QwtPlotSpectrogram::testConrecAttribute ( enum QwtRasterData::ConrecAttribute p2 ) const
[symbol: _ZNK18QwtPlotSpectrogram19testConrecAttributeEN13QwtRasterData15ConrecAttributeE]
qwt_plot_zoomer.h,
libqwt.so.5.2.2
QwtPlotZoomer::move ( double x, double y )
[symbol: _ZN13QwtPlotZoomer4moveEdd]
QwtPlotZoomer::QwtPlotZoomer [in-charge] ( int xAxis, int yAxis, int selectionFlags, enum QwtPicker::DisplayMode trackerMode, QwtPlotCanvas* p6, bool doReplot )
[symbol: _ZN13QwtPlotZoomerC1EiiiN9QwtPicker11DisplayModeEP13QwtPlotCanvasb]
QwtPlotZoomer::QwtPlotZoomer [not-in-charge] ( int xAxis, int yAxis, int selectionFlags, enum QwtPicker::DisplayMode trackerMode, QwtPlotCanvas* p6, bool doReplot )
[symbol: _ZN13QwtPlotZoomerC2EiiiN9QwtPicker11DisplayModeEP13QwtPlotCanvasb]
QwtPlotZoomer::setSelectionFlags ( int p2 )
[symbol: _ZN13QwtPlotZoomer17setSelectionFlagsEi]
qwt_raster_data.h,
libqwt.so.5.2.2
QwtRasterData::boundingRect ( ) const
[symbol: _ZNK13QwtRasterData12boundingRectEv]
QwtRasterData::contourLines ( QwtDoubleRect const& rect, QSize const& raster, QList<double>const& levels, int flags ) const
[symbol: _ZNK13QwtRasterData12contourLinesERK6QRectFRK5QSizeRK5QListIdEi]
QwtRasterData::QwtRasterData [in-charge] ( QwtDoubleRect const& p2 )
[symbol: _ZN13QwtRasterDataC1ERK6QRectF]
QwtRasterData::QwtRasterData [not-in-charge] ( QwtDoubleRect const& p2 )
[symbol: _ZN13QwtRasterDataC2ERK6QRectF]
QwtRasterData::rasterHint ( QwtDoubleRect const& p2 ) const
[symbol: _ZNK13QwtRasterData10rasterHintERK6QRectF]
QwtRasterData::setBoundingRect ( QwtDoubleRect const& p2 )
[symbol: _ZN13QwtRasterData15setBoundingRectERK6QRectF]
qwt_round_scale_draw.h,
libqwt.so.5.2.2
QwtRoundScaleDraw::drawTick ( struct QPainter* p, double val, int len ) const
[symbol: _ZNK17QwtRoundScaleDraw8drawTickEP8QPainterdi]
QwtRoundScaleDraw::extent ( QPen const& p2, QFont const& p3 ) const
[symbol: _ZNK17QwtRoundScaleDraw6extentERK4QPenRK5QFont]
QwtRoundScaleDraw::moveCenter ( QPoint const& p2 )
[symbol: _ZN17QwtRoundScaleDraw10moveCenterERK6QPoint]
QwtRoundScaleDraw::operator = ( QwtRoundScaleDraw const& other )
[symbol: _ZN17QwtRoundScaleDrawaSERKS_]
QwtRoundScaleDraw::QwtRoundScaleDraw [in-charge] ( QwtRoundScaleDraw const& p2 )
[symbol: _ZN17QwtRoundScaleDrawC1ERKS_]
QwtRoundScaleDraw::QwtRoundScaleDraw [not-in-charge] ( QwtRoundScaleDraw const& p2 )
[symbol: _ZN17QwtRoundScaleDrawC2ERKS_]
qwt_scale_div.h,
libqwt.so.5.2.2
QwtScaleDiv::QwtScaleDiv [in-charge] ( QwtDoubleInterval const& p2, QwtValueList* p3 )
[symbol: _ZN11QwtScaleDivC1ERK17QwtDoubleIntervalP5QListIdE]
QwtScaleDiv::QwtScaleDiv [not-in-charge] ( QwtDoubleInterval const& p2, QwtValueList* p3 )
[symbol: _ZN11QwtScaleDivC2ERK17QwtDoubleIntervalP5QListIdE]
QwtScaleDiv::setInterval ( QwtDoubleInterval const& p2 )
[symbol: _ZN11QwtScaleDiv11setIntervalERK17QwtDoubleInterval]
qwt_scale_draw.h,
libqwt.so.5.2.2
QwtScaleDraw::drawTick ( struct QPainter* p, double val, int len ) const
[symbol: _ZNK12QwtScaleDraw8drawTickEP8QPainterdi]
QwtScaleDraw::extent ( QPen const& p2, QFont const& p3 ) const
[symbol: _ZNK12QwtScaleDraw6extentERK4QPenRK5QFont]
QwtScaleDraw::labelMatrix ( QPoint const& p2, QSize const& p3 ) const
[symbol: _ZNK12QwtScaleDraw11labelMatrixERK6QPointRK5QSize]
QwtScaleDraw::minLength ( QPen const& p2, QFont const& p3 ) const
[symbol: _ZNK12QwtScaleDraw9minLengthERK4QPenRK5QFont]
QwtScaleDraw::move ( QPoint const& p2 )
[symbol: _ZN12QwtScaleDraw4moveERK6QPoint]
QwtScaleDraw::operator = ( QwtScaleDraw const& other )
[symbol: _ZN12QwtScaleDrawaSERKS_]
QwtScaleDraw::QwtScaleDraw [in-charge] ( QwtScaleDraw const& p2 )
[symbol: _ZN12QwtScaleDrawC1ERKS_]
QwtScaleDraw::QwtScaleDraw [not-in-charge] ( QwtScaleDraw const& p2 )
[symbol: _ZN12QwtScaleDrawC2ERKS_]
QwtScaleDraw::setLength ( int length )
[symbol: _ZN12QwtScaleDraw9setLengthEi]
qwt_scale_engine.h,
libqwt.so.5.2.2
QwtLinearScaleEngine::align ( QwtDoubleInterval const& p2, double stepSize ) const
[symbol: _ZNK20QwtLinearScaleEngine5alignERK17QwtDoubleIntervald]
QwtLog10ScaleEngine::log10 ( QwtDoubleInterval const& p2 ) const
[symbol: _ZNK19QwtLog10ScaleEngine5log10ERK17QwtDoubleInterval]
QwtLog10ScaleEngine::pow10 ( QwtDoubleInterval const& p2 ) const
[symbol: _ZNK19QwtLog10ScaleEngine5pow10ERK17QwtDoubleInterval]
QwtScaleArithmetic::compareEps ( double value1, double value2, double intervalSize ) [static]
[symbol: _ZN18QwtScaleArithmetic10compareEpsEddd]
QwtScaleEngine::contains ( QwtDoubleInterval const& p2, double val ) const
[symbol: _ZNK14QwtScaleEngine8containsERK17QwtDoubleIntervald]
QwtScaleEngine::setAttributes ( int p2 )
[symbol: _ZN14QwtScaleEngine13setAttributesEi]
QwtScaleEngine::strip ( QwtValueList const& p2, QwtDoubleInterval const& p3 ) const
[symbol: _ZNK14QwtScaleEngine5stripERK5QListIdERK17QwtDoubleInterval]
qwt_scale_map.h,
libqwt.so.5.2.2
QwtScaleMap::setPaintInterval ( int p1, int p2 )
[symbol: _ZN11QwtScaleMap16setPaintIntervalEii]
QwtScaleMap::setPaintXInterval ( double p1, double p2 )
[symbol: _ZN11QwtScaleMap17setPaintXIntervalEdd]
qwt_scale_widget.h,
libqwt.so.5.2.2
QwtScaleWidget::colorBarRect ( QRect const& p2 ) const
[symbol: _ZNK14QwtScaleWidget12colorBarRectERK5QRect]
QwtScaleWidget::drawColorBar ( struct QPainter* painter, QRect const& rect ) const
[symbol: _ZNK14QwtScaleWidget12drawColorBarEP8QPainterRK5QRect]
QwtScaleWidget::drawTitle ( struct QPainter* painter, enum QwtScaleDraw::Alignment p3, QRect const& rect ) const
[symbol: _ZNK14QwtScaleWidget9drawTitleEP8QPainterN12QwtScaleDraw9AlignmentERK5QRect]
QwtScaleWidget::penWidth ( ) const
[symbol: _ZNK14QwtScaleWidget8penWidthEv]
QwtScaleWidget::setColorMap ( QwtDoubleInterval const& p2, QwtColorMap const& p3 )
[symbol: _ZN14QwtScaleWidget11setColorMapERK17QwtDoubleIntervalRK11QwtColorMap]
QwtScaleWidget::setPenWidth ( int p2 )
[symbol: _ZN14QwtScaleWidget11setPenWidthEi]
qwt_slider.h,
libqwt.so.5.2.2
QwtSlider::bgStyle ( ) const
[symbol: _ZNK9QwtSlider7bgStyleEv]
QwtSlider::draw ( struct QPainter* p, QRect const& update_rect )
[symbol: _ZN9QwtSlider4drawEP8QPainterRK5QRect]
QwtSlider::drawSlider ( struct QPainter* p, QRect const& r )
[symbol: _ZN9QwtSlider10drawSliderEP8QPainterRK5QRect]
QwtSlider::drawThumb ( struct QPainter* p, QRect const& p3, int pos )
[symbol: _ZN9QwtSlider9drawThumbEP8QPainterRK5QRecti]
QwtSlider::fontChange ( QFont const& oldFont )
[symbol: _ZN9QwtSlider10fontChangeERK5QFont]
QwtSlider::getScrollMode ( QPoint const& p, int& scrollMode, int& direction )
[symbol: _ZN9QwtSlider13getScrollModeERK6QPointRiS3_]
QwtSlider::QwtSlider [in-charge] ( QWidget* parent, enum Qt::Orientation p3, enum QwtSlider::ScalePos p4, enum QwtSlider::BGSTYLE bgStyle )
[symbol: _ZN9QwtSliderC1EP7QWidgetN2Qt11OrientationENS_8ScalePosENS_7BGSTYLEE]
QwtSlider::QwtSlider [not-in-charge] ( QWidget* parent, enum Qt::Orientation p3, enum QwtSlider::ScalePos p4, enum QwtSlider::BGSTYLE bgStyle )
[symbol: _ZN9QwtSliderC2EP7QWidgetN2Qt11OrientationENS_8ScalePosENS_7BGSTYLEE]
QwtSlider::setBgStyle ( enum QwtSlider::BGSTYLE p2 )
[symbol: _ZN9QwtSlider10setBgStyleENS_7BGSTYLEE]
QwtSlider::setMargins ( int x, int y )
[symbol: _ZN9QwtSlider10setMarginsEii]
QwtSlider::setThumbLength ( int l )
[symbol: _ZN9QwtSlider14setThumbLengthEi]
QwtSlider::setThumbWidth ( int w )
[symbol: _ZN9QwtSlider13setThumbWidthEi]
QwtSlider::thumbLength ( ) const
[symbol: _ZNK9QwtSlider11thumbLengthEv]
QwtSlider::thumbWidth ( ) const
[symbol: _ZNK9QwtSlider10thumbWidthEv]
QwtSlider::xyPosition ( double v ) const
[symbol: _ZNK9QwtSlider10xyPositionEd]
qwt_symbol.h,
libqwt.so.5.2.2
QwtSymbol::clone ( ) const
[symbol: _ZNK9QwtSymbol5cloneEv]
QwtSymbol::draw ( struct QPainter* p, int x, int y ) const
[symbol: _ZNK9QwtSymbol4drawEP8QPainterii]
QwtSymbol::draw ( struct QPainter* p, QPoint const& pt ) const
[symbol: _ZNK9QwtSymbol4drawEP8QPainterRK6QPoint]
QwtSymbol::draw ( struct QPainter* p, QRect const& r ) const
[symbol: _ZNK9QwtSymbol4drawEP8QPainterRK5QRect]
QwtSymbol::QwtSymbol [in-charge] ( )
[symbol: _ZN9QwtSymbolC1Ev]
QwtSymbol::QwtSymbol [not-in-charge] ( )
[symbol: _ZN9QwtSymbolC2Ev]
qwt_text.h,
libqwt.so.5.2.2
QwtText::draw ( struct QPainter* painter, QRect const& rect ) const
[symbol: _ZNK7QwtText4drawEP8QPainterRK5QRect]
QwtText::heightForWidth ( int width, QFont const& p3 ) const
[symbol: _ZNK7QwtText14heightForWidthEiRK5QFont]
qwt_text_engine.h,
libqwt.so.5.2.2
QwtPlainTextEngine::draw ( struct QPainter* painter, QRect const& rect, int flags, QString const& text ) const
[symbol: _ZNK18QwtPlainTextEngine4drawEP8QPainterRK5QRectiRK7QString]
QwtPlainTextEngine::heightForWidth ( QFont const& font, int flags, QString const& text, int width ) const
[symbol: _ZNK18QwtPlainTextEngine14heightForWidthERK5QFontiRK7QStringi]
QwtPlainTextEngine::textMargins ( QFont const& p2, QString const& p3, int& left, int& right, int& top, int& bottom ) const
[symbol: _ZNK18QwtPlainTextEngine11textMarginsERK5QFontRK7QStringRiS6_S6_S6_]
QwtRichTextEngine::draw ( struct QPainter* painter, QRect const& rect, int flags, QString const& text ) const
[symbol: _ZNK17QwtRichTextEngine4drawEP8QPainterRK5QRectiRK7QString]
QwtRichTextEngine::heightForWidth ( QFont const& font, int flags, QString const& text, int width ) const
[symbol: _ZNK17QwtRichTextEngine14heightForWidthERK5QFontiRK7QStringi]
QwtRichTextEngine::textMargins ( QFont const& p2, QString const& p3, int& left, int& right, int& top, int& bottom ) const
[symbol: _ZNK17QwtRichTextEngine11textMarginsERK5QFontRK7QStringRiS6_S6_S6_]
qwt_thermo.h,
libqwt.so.5.2.2
QwtThermo::alarmColor ( ) const
[symbol: _ZNK9QwtThermo10alarmColorEv]
QwtThermo::draw ( struct QPainter* p, QRect const& update_rect )
[symbol: _ZN9QwtThermo4drawEP8QPainterRK5QRect]
QwtThermo::drawThermo ( struct QPainter* p )
[symbol: _ZN9QwtThermo10drawThermoEP8QPainter]
QwtThermo::fillColor ( ) const
[symbol: _ZNK9QwtThermo9fillColorEv]
QwtThermo::fontChange ( QFont const& oldFont )
[symbol: _ZN9QwtThermo10fontChangeERK5QFont]
QwtThermo::setAlarmColor ( QColor const& c )
[symbol: _ZN9QwtThermo13setAlarmColorERK6QColor]
QwtThermo::setFillColor ( QColor const& c )
[symbol: _ZN9QwtThermo12setFillColorERK6QColor]
QwtThermo::setMargin ( int m )
[symbol: _ZN9QwtThermo9setMarginEi]
qwt_wheel.h,
libqwt.so.5.2.2
QwtWheel::draw ( struct QPainter* p2, QRect const& p3 )
[symbol: _ZN8QwtWheel4drawEP8QPainterRK5QRect]
QwtWheel::drawWheel ( struct QPainter* p2, QRect const& p3 )
[symbol: _ZN8QwtWheel9drawWheelEP8QPainterRK5QRect]
QwtWheel::drawWheelBackground ( struct QPainter* p2, QRect const& p3 )
[symbol: _ZN8QwtWheel19drawWheelBackgroundEP8QPainterRK5QRect]
QwtWheel::getScrollMode ( QPoint const& p2, int& scrollMode, int& direction )
[symbol: _ZN8QwtWheel13getScrollModeERK6QPointRiS3_]
QwtWheel::internalBorder ( ) const
[symbol: _ZNK8QwtWheel14internalBorderEv]
QwtWheel::layoutWheel ( bool update )
[symbol: _ZN8QwtWheel11layoutWheelEb]
QwtWheel::paletteChange ( QPalette const& p2 )
[symbol: _ZN8QwtWheel13paletteChangeERK8QPalette]
QwtWheel::setColorArray ( )
[symbol: _ZN8QwtWheel13setColorArrayEv]
QwtWheel::setInternalBorder ( int width )
[symbol: _ZN8QwtWheel17setInternalBorderEi]
to the top
Problems with Data Types, High Severity (56)
qwt_counter.h
[+] class QwtCounter (1)
| Change |
Effect |
1 | Virtual method QwtCounter::polish ( ) has been removed from this class. | The layout of v-table has been changed. Call of this virtual method or any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 79 entries | Virtual Table (New) - 78 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
QwtCounter::metaObject |
QwtCounter::metaObject |
12 |
QwtCounter::qt_metacast |
QwtCounter::qt_metacast |
16 |
QwtCounter::qt_metacall |
QwtCounter::qt_metacall |
20 |
~QwtCounter |
~QwtCounter |
24 |
~QwtCounter |
~QwtCounter |
28 |
QwtCounter::event |
QwtCounter::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 |
QwtCounter::sizeHint |
QwtCounter::sizeHint |
68 |
QWidget::minimumSizeHint |
QWidget::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 |
QwtCounter::wheelEvent |
QwtCounter::wheelEvent |
100 |
QwtCounter::keyPressEvent |
QwtCounter::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 |
QWidget::paintEvent |
QWidget::paintEvent |
128 |
QWidget::moveEvent |
QWidget::moveEvent |
132 |
QWidget::resizeEvent |
QWidget::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 |
QWidget::changeEvent |
QWidget::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 |
QwtCounter::setValue |
QwtCounter::setValue |
228 |
QwtCounter::polish |
QwtCounter::value |
232 |
QwtCounter::value |
QwtCounter::rangeChange |
236 |
QwtCounter::rangeChange |
QwtCounter::valueChange |
240 |
QwtCounter::valueChange |
(int (*)(...))-0x000000008 |
244 |
(int (*)(...))-0x000000008 |
(int (*)(...))(& typeinfo) |
248 |
(int (*)(...))(& typeinfo) |
non-virtual thunk |
252 |
non-virtual thunk |
non-virtual thunk |
256 |
non-virtual thunk |
non-virtual thunk |
260 |
non-virtual thunk |
non-virtual thunk |
264 |
non-virtual thunk |
non-virtual thunk |
268 |
non-virtual thunk |
(int (*)(...))-0x000000014 |
272 |
(int (*)(...))-0x000000014 |
(int (*)(...))(& typeinfo) |
276 |
(int (*)(...))(& typeinfo) |
non-virtual thunk |
280 |
non-virtual thunk |
non-virtual thunk |
284 |
non-virtual thunk |
non-virtual thunk |
288 |
non-virtual thunk |
QwtDoubleRange::incValue |
292 |
QwtDoubleRange::incValue |
QwtDoubleRange::incPages |
296 |
QwtDoubleRange::incPages |
QwtDoubleRange::fitValue |
300 |
QwtDoubleRange::fitValue |
non-virtual thunk |
304 |
non-virtual thunk |
QwtDoubleRange::stepChange |
308 |
QwtDoubleRange::stepChange |
non-virtual thunk |
312 |
non-virtual thunk |
|
[+] affected symbols (1)
QwtCounter::value ( ) constThis method is from 'QwtCounter' class.
qwt_data.h
[+] class QwtCPointerData (3)
| Change |
Effect |
1 | Base class QwtSeriesData<QPointF> has been added. | 1) The layout of v-table in this class has been changed. 2) Size of the class has been changed from 16 bytes to 48 bytes. 3) The memory layout in this class has been shifted by 32 bytes. |
2 | Base class QwtData has been removed. | 1) The layout of v-table in this class has been changed. 2) Size of the class has been changed from 16 bytes to 48 bytes. 3) The memory layout in this class has been shifted by 32 bytes. |
3 | Size of this class has been increased from 16 bytes to 48 bytes. | 1) An object of this class can be allocated by the applications and old size will be hardcoded at the compile time. Call of any exported constructor will break the memory of neighboring objects on the stack or heap. 2) The memory layout and size of subclasses will be changed. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 9 entries | Virtual Table (New) - 8 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
~QwtCPointerData |
~QwtCPointerData |
12 |
~QwtCPointerData |
~QwtCPointerData |
16 |
QwtCPointerData::copy |
QwtCPointerData::size |
20 |
QwtCPointerData::size |
QwtCPointerData::sample |
24 |
QwtCPointerData::x |
QwtCPointerData::boundingRect |
28 |
QwtCPointerData::y |
QwtSeriesData<QPointF>::setRectOfInterest |
32 |
QwtCPointerData::boundingRect |
|
[+] affected symbols (10)
QwtCPointerData::boundingRect ( ) constThis method is from 'QwtCPointerData' class.
QwtCPointerData::copy ( ) constThis method is from 'QwtCPointerData' class.
QwtCPointerData::operator = ( QwtCPointerData const& p2 )This method is from 'QwtCPointerData' class.
QwtCPointerData::QwtCPointerData [in-charge] ( double const* x, double const* y, size_t size )This constructor is from 'QwtCPointerData' class.
QwtCPointerData::size ( ) constThis method is from 'QwtCPointerData' class.
QwtCPointerData::x ( size_t i ) constThis method is from 'QwtCPointerData' class.
QwtCPointerData::xData ( ) constThis method is from 'QwtCPointerData' class.
QwtCPointerData::y ( size_t i ) constThis method is from 'QwtCPointerData' class.
QwtCPointerData::yData ( ) constThis method is from 'QwtCPointerData' class.
QwtCPointerData::~QwtCPointerData [in-charge] ( )This method is from 'QwtCPointerData' class.
qwt_dial.h
[+] class QwtDial (3)
| Change |
Effect |
1 | Virtual method QwtDial::drawScale ( QPainter*, QPointF const&, double, double, double, double ) const has been added to this class. | The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
2 | Virtual method QwtDial::drawNeedle ( struct QPainter*, QPoint const&, int, double, enum QPalette::ColorGroup ) const has been removed from this class. | The layout of v-table has been changed. Call of this virtual method or any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
3 | Virtual method QwtDial::updateMask ( ) has been removed from this class. | The layout of v-table has been changed. Call of this virtual method or any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 100 entries | Virtual Table (New) - 99 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
QwtDial::metaObject |
QwtDial::metaObject |
12 |
QwtDial::qt_metacast |
QwtDial::qt_metacast |
16 |
QwtDial::qt_metacall |
QwtDial::qt_metacall |
20 |
~QwtDial |
~QwtDial |
24 |
~QwtDial |
~QwtDial |
28 |
QWidget::event |
QWidget::event |
32 |
QObject::eventFilter |
QObject::eventFilter |
36 |
QwtAbstractSlider::timerEvent |
QwtAbstractSlider::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 |
QwtDial::sizeHint |
QwtDial::sizeHint |
68 |
QwtDial::minimumSizeHint |
QwtDial::minimumSizeHint |
72 |
QWidget::heightForWidth |
QWidget::heightForWidth |
76 |
QWidget::paintEngine |
QWidget::paintEngine |
80 |
QwtAbstractSlider::mousePressEvent |
QwtAbstractSlider::mousePressEvent |
84 |
QwtAbstractSlider::mouseReleaseEvent |
QwtAbstractSlider::mouseReleaseEvent |
88 |
QWidget::mouseDoubleClickEvent |
QWidget::mouseDoubleClickEvent |
92 |
QwtAbstractSlider::mouseMoveEvent |
QwtAbstractSlider::mouseMoveEvent |
96 |
QwtAbstractSlider::wheelEvent |
QwtAbstractSlider::wheelEvent |
100 |
QwtDial::keyPressEvent |
QwtDial::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 |
QwtDial::paintEvent |
QwtDial::paintEvent |
128 |
QWidget::moveEvent |
QWidget::moveEvent |
132 |
QwtDial::resizeEvent |
QWidget::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 |
QWidget::changeEvent |
QWidget::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 |
QwtAbstractSlider::setMass |
QwtAbstractSlider::setMass |
228 |
QwtAbstractSlider::mass |
QwtAbstractSlider::mass |
232 |
QwtAbstractSlider::setOrientation |
QwtAbstractSlider::setOrientation |
236 |
QwtAbstractSlider::setValue |
QwtAbstractSlider::setValue |
240 |
QwtAbstractSlider::fitValue |
QwtAbstractSlider::fitValue |
244 |
QwtAbstractSlider::incValue |
QwtAbstractSlider::incValue |
248 |
QwtAbstractSlider::setReadOnly |
QwtAbstractSlider::setReadOnly |
252 |
QwtAbstractSlider::setPosition |
QwtAbstractSlider::setPosition |
256 |
QwtDial::valueChange |
QwtDial::valueChange |
260 |
QwtDial::getValue |
QwtDial::getValue |
264 |
QwtDial::getScrollMode |
QwtDial::getScrollMode |
268 |
QwtDial::setWrapping |
QwtDial::setWrapping |
272 |
QwtDial::setScale |
QwtDial::setScale |
276 |
QwtDial::setOrigin |
QwtDial::setOrigin |
280 |
QwtDial::setNeedle |
QwtDial::setNeedle |
284 |
QwtDial::scaleContentsRect |
QwtDial::scaleInnerRect |
288 |
QwtDial::setScaleDraw |
QwtDial::setScaleDraw |
292 |
QwtDial::updateMask |
QwtDial::drawFrame |
296 |
QwtDial::drawFrame |
QwtDial::drawContents |
300 |
QwtDial::drawContents |
QwtDial::drawFocusIndicator |
304 |
QwtDial::drawFocusIndicator |
QwtDial::drawScale |
308 |
QwtDial::drawScale |
QwtDial::drawScaleContents |
312 |
QwtDial::drawScaleContents |
QwtDial::drawNeedle |
316 |
QwtDial::drawNeedle |
QwtDial::scaleLabel |
320 |
QwtDial::scaleLabel |
QwtDial::rangeChange |
324 |
QwtDial::rangeChange |
(int (*)(...))-0x000000008 |
328 |
(int (*)(...))-0x000000008 |
(int (*)(...))(& typeinfo) |
332 |
(int (*)(...))(& typeinfo) |
non-virtual thunk |
336 |
non-virtual thunk |
non-virtual thunk |
340 |
non-virtual thunk |
non-virtual thunk |
344 |
non-virtual thunk |
non-virtual thunk |
348 |
non-virtual thunk |
non-virtual thunk |
352 |
non-virtual thunk |
(int (*)(...))-0x000000014 |
356 |
(int (*)(...))-0x000000014 |
(int (*)(...))(& typeinfo) |
360 |
(int (*)(...))(& typeinfo) |
non-virtual thunk |
364 |
non-virtual thunk |
non-virtual thunk |
368 |
non-virtual thunk |
non-virtual thunk |
372 |
non-virtual thunk |
non-virtual thunk |
376 |
non-virtual thunk |
QwtDoubleRange::incPages |
380 |
QwtDoubleRange::incPages |
non-virtual thunk |
384 |
non-virtual thunk |
non-virtual thunk |
388 |
non-virtual thunk |
QwtDoubleRange::stepChange |
392 |
QwtDoubleRange::stepChange |
non-virtual thunk |
396 |
non-virtual thunk |
|
[+] affected symbols (7)
QwtAnalogClock::scaleLabel ( double p2 ) constThis method is from derived class 'QwtAnalogClock'.
QwtAnalogClock::setHand ( enum QwtAnalogClock::Hand p2, QwtDialNeedle* p3 )This method is from derived class 'QwtAnalogClock'.
QwtCompass::scaleLabel ( double value ) constThis method is from derived class 'QwtCompass'.
QwtDial::drawContents ( struct QPainter* p2 ) constThis method is from 'QwtDial' class.
QwtDial::drawFocusIndicator ( struct QPainter* p2 ) constThis method is from 'QwtDial' class.
QwtDial::drawFrame ( struct QPainter* p )This method is from 'QwtDial' class.
QwtDial::scaleLabel ( double p2 ) constThis method is from 'QwtDial' class.
[+] class QwtDialScaleDraw (1)
| Change |
Effect |
1 | Size of this class has been increased from 20 bytes to 24 bytes. | 1) An object of this class can be allocated by the applications and old size will be hardcoded at the compile time. Call of any exported constructor will break the memory of neighboring objects on the stack or heap. 2) The memory layout and size of subclasses will be changed. |
[+] affected symbols (7)
QwtDial::scaleDraw ( )Return value (pointer) has base type 'QwtDialScaleDraw'.
QwtDial::scaleDraw ( ) constReturn value (pointer) has base type 'QwtDialScaleDraw'.
QwtDial::setScaleDraw ( QwtDialScaleDraw* p2 )2nd parameter 'p2' (pointer) has base type 'QwtDialScaleDraw'.
QwtDialScaleDraw::label ( double value ) constThis method is from 'QwtDialScaleDraw' class.
QwtDialScaleDraw::penWidth ( ) constThis method is from 'QwtDialScaleDraw' class.
QwtDialScaleDraw::QwtDialScaleDraw [in-charge] ( QwtDial* p2 )This constructor is from 'QwtDialScaleDraw' class.
QwtDialScaleDraw::~QwtDialScaleDraw [in-charge] ( )This method is from 'QwtDialScaleDraw' class.
qwt_dial_needle.h
[+] class QwtDialNeedle (4)
| Change |
Effect |
1 | Pure virtual method QwtDialNeedle::drawNeedle ( QPainter*, double, enum QPalette::ColorGroup ) const has been added to this class. | 1) Applications will not provide the implementation for this pure virtual method and therefore cause a crash in the library trying to call this method. 2) The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
2 | Virtual method QwtDialNeedle::draw ( QPainter*, QPointF const&, double, double, enum QPalette::ColorGroup ) const has been added to this class. | The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
3 | Virtual method QwtDialNeedle::drawKnob ( QPainter*, double, QBrush const&, bool ) const has been added to this class. | The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
4 | Pure virtual method QwtDialNeedle::draw ( struct QPainter*, QPoint const&, int, double, enum QPalette::ColorGroup ) const has been removed from this class. | The layout of v-table has been changed. Call of this virtual method or any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 6 entries | Virtual Table (New) - 8 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
~QwtDialNeedle |
~QwtDialNeedle |
12 |
~QwtDialNeedle |
~QwtDialNeedle |
16 |
__cxa_pure_virtual |
QwtDialNeedle::setPalette |
20 |
QwtDialNeedle::setPalette |
QwtDialNeedle::draw |
24 |
|
__cxa_pure_virtual |
28 |
|
QwtDialNeedle::drawKnob |
[+] affected symbols (4)
QwtDialNeedle::palette ( ) constThis method is from 'QwtDialNeedle' class.
QwtDialNeedle::QwtDialNeedle [in-charge] ( )This constructor is from 'QwtDialNeedle' class.
QwtDialNeedle::setPalette ( QPalette const& p2 )This method is from 'QwtDialNeedle' class.
QwtDialNeedle::~QwtDialNeedle [in-charge] ( )This method is from 'QwtDialNeedle' class.
[+] class QwtDialSimpleNeedle (1)
| Change |
Effect |
1 | Size of this class has been increased from 24 bytes to 28 bytes. | 1) An object of this class can be allocated by the applications and old size will be hardcoded at the compile time. Call of any exported constructor will break the memory of neighboring objects on the stack or heap. 2) The memory layout and size of subclasses will be changed. |
[+] affected symbols (3)
QwtDialSimpleNeedle::QwtDialSimpleNeedle [in-charge] ( enum QwtDialSimpleNeedle::Style p2, bool hasKnob, QColor const& mid, QColor const& base )This constructor is from 'QwtDialSimpleNeedle' class.
QwtDialSimpleNeedle::width ( ) constThis method is from 'QwtDialSimpleNeedle' class.
QwtDialSimpleNeedle::~QwtDialSimpleNeedle [in-charge] ( )This method is from 'QwtDialSimpleNeedle' class.
qwt_legend_itemmanager.h
[+] class QwtLegendItemManager (1)
| Change |
Effect |
1 | Virtual method QwtLegendItemManager::drawLegendIdentifier ( QPainter*, QRectF const& ) const has been added to this class. | The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 6 entries | Virtual Table (New) - 7 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
~QwtLegendItemManager |
~QwtLegendItemManager |
12 |
~QwtLegendItemManager |
~QwtLegendItemManager |
16 |
__cxa_pure_virtual |
__cxa_pure_virtual |
20 |
__cxa_pure_virtual |
__cxa_pure_virtual |
24 |
|
QwtLegendItemManager::drawLegendIdentifier |
[+] affected symbols (12)
QwtLegendItemManager::legendItem ( ) constThis method is from 'QwtLegendItemManager' class.
QwtLegendItemManager::updateLegend ( QwtLegend* legend ) constThis method is from 'QwtLegendItemManager' class.
QwtLegendItemManager::~QwtLegendItemManager [in-charge] ( )This method is from 'QwtLegendItemManager' class.
QwtPlotItem::boundingRect ( ) constThis method is from derived class 'QwtPlotItem'.
QwtPlotItem::itemChanged ( )This method is from derived class 'QwtPlotItem'.
QwtPlotItem::rtti ( ) constThis method is from derived class 'QwtPlotItem'.
QwtPlotItem::setVisible ( bool p2 )This method is from derived class 'QwtPlotItem'.
QwtPlotItem::updateScaleDiv ( QwtScaleDiv const& p2, QwtScaleDiv const& p3 )This method is from derived class 'QwtPlotItem'.
QwtPlotSpectrogram::contourPen ( double level ) constThis method is from derived class 'QwtPlotSpectrogram'.
QwtPlotSpectrogram::contourRasterSize ( QwtDoubleRect const& p2, QRect const& p3 ) constThis method is from derived class 'QwtPlotSpectrogram'.
QwtPlotSpectrogram::drawContourLines ( struct QPainter* p, QwtScaleMap const& xMap, QwtScaleMap const& yMap, QwtRasterData::ContourLines const& lines ) constThis method is from derived class 'QwtPlotSpectrogram'.
QwtPlotSpectrogram::renderContourLines ( QwtDoubleRect const& rect, QSize const& raster ) constThis method is from derived class 'QwtPlotSpectrogram'.
qwt_panner.h
[+] class QwtPanner (2)
| Change |
Effect |
1 | Virtual method QwtPanner::contentsMask ( ) const has been added to this class. | The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
2 | Virtual method QwtPanner::grab ( ) const has been added to this class. | The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 68 entries | Virtual Table (New) - 70 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
QwtPanner::metaObject |
QwtPanner::metaObject |
12 |
QwtPanner::qt_metacast |
QwtPanner::qt_metacast |
16 |
QwtPanner::qt_metacall |
QwtPanner::qt_metacall |
20 |
~QwtPanner |
~QwtPanner |
24 |
~QwtPanner |
~QwtPanner |
28 |
QWidget::event |
QWidget::event |
32 |
QwtPanner::eventFilter |
QwtPanner::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 |
QWidget::sizeHint |
QWidget::sizeHint |
68 |
QWidget::minimumSizeHint |
QWidget::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 |
QwtPanner::paintEvent |
QwtPanner::paintEvent |
128 |
QWidget::moveEvent |
QWidget::moveEvent |
132 |
QWidget::resizeEvent |
QWidget::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 |
QWidget::changeEvent |
QWidget::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 |
QwtPanner::widgetMousePressEvent |
QwtPanner::widgetMousePressEvent |
228 |
QwtPanner::widgetMouseReleaseEvent |
QwtPanner::widgetMouseReleaseEvent |
232 |
QwtPanner::widgetMouseMoveEvent |
QwtPanner::widgetMouseMoveEvent |
236 |
QwtPanner::widgetKeyPressEvent |
QwtPanner::widgetKeyPressEvent |
240 |
QwtPanner::widgetKeyReleaseEvent |
QwtPanner::widgetKeyReleaseEvent |
244 |
(int (*)(...))-0x000000008 |
QwtPanner::contentsMask |
248 |
(int (*)(...))(& typeinfo) |
QwtPanner::grab |
252 |
non-virtual thunk |
(int (*)(...))-0x000000008 |
256 |
non-virtual thunk |
(int (*)(...))(& typeinfo) |
260 |
non-virtual thunk |
non-virtual thunk |
264 |
non-virtual thunk |
non-virtual thunk |
268 |
non-virtual thunk |
non-virtual thunk |
272 |
|
non-virtual thunk |
276 |
|
non-virtual thunk |
[+] affected symbols (26)
QwtPanner::cursor ( ) constThis method is from 'QwtPanner' class.
QwtPanner::eventFilter ( QObject* p2, struct QEvent* p3 )This method is from 'QwtPanner' class.
QwtPanner::getAbortKey ( int& key, int& state ) constThis method is from 'QwtPanner' class.
QwtPanner::getMouseButton ( int& button, int& buttonState ) constThis method is from 'QwtPanner' class.
QwtPanner::isEnabled ( ) constThis method is from 'QwtPanner' class.
QwtPanner::isOrientationEnabled ( enum Qt::Orientation p2 ) constThis method is from 'QwtPanner' class.
QwtPanner::metaObject ( ) constThis method is from 'QwtPanner' class.
QwtPanner::moved ( int dx, int dy )This method is from 'QwtPanner' class.
QwtPanner::orientations ( ) constThis method is from 'QwtPanner' class.
QwtPanner::paintEvent ( struct QPaintEvent* p2 )This method is from 'QwtPanner' class.
QwtPanner::panned ( int dx, int dy )This method is from 'QwtPanner' class.
QwtPanner::qt_metacall ( enum QMetaObject::Call p2, int p3, void** p4 )This method is from 'QwtPanner' class.
QwtPanner::qt_metacast ( char const* p2 )This method is from 'QwtPanner' class.
QwtPanner::QwtPanner [in-charge] ( QWidget* parent )This constructor is from 'QwtPanner' class.
QwtPanner::setAbortKey ( int key, int state )This method is from 'QwtPanner' class.
QwtPanner::setCursor ( QCursor const& p2 )This method is from 'QwtPanner' class.
QwtPanner::setEnabled ( bool p2 )This method is from 'QwtPanner' class.
QwtPanner::setMouseButton ( int button, int buttonState )This method is from 'QwtPanner' class.
QwtPanner::setOrientations ( Qt::Orientations p2 )This method is from 'QwtPanner' class.
QwtPanner::widgetKeyPressEvent ( struct QKeyEvent* p2 )This method is from 'QwtPanner' class.
QwtPanner::widgetKeyReleaseEvent ( struct QKeyEvent* p2 )This method is from 'QwtPanner' class.
QwtPanner::widgetMouseMoveEvent ( struct QMouseEvent* p2 )This method is from 'QwtPanner' class.
QwtPanner::widgetMousePressEvent ( struct QMouseEvent* p2 )This method is from 'QwtPanner' class.
QwtPanner::widgetMouseReleaseEvent ( struct QMouseEvent* p2 )This method is from 'QwtPanner' class.
QwtPanner::~QwtPanner [in-charge] ( )This method is from 'QwtPanner' class.
QwtPlotPanner::moveCanvas ( int dx, int dy )This method is from derived class 'QwtPlotPanner'.
qwt_picker.h
[+] class QwtPicker (14)
| Change |
Effect |
1 | Virtual method QwtPicker::remove ( ) has been added to this class. | The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
2 | Virtual method QwtPicker::widgetEnterEvent ( struct QEvent* ) has been added to this class. | The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
3 | Virtual method QwtPicker::setEnabled ( bool ) has been removed from this class. | The layout of v-table has been changed. Call of this virtual method or any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
4 | Virtual method QwtPicker::setResizeMode ( enum QwtPicker::ResizeMode ) has been removed from this class. | The layout of v-table has been changed. Call of this virtual method or any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
5 | Virtual method QwtPicker::setRubberBand ( enum QwtPicker::RubberBand ) has been removed from this class. | The layout of v-table has been changed. Call of this virtual method or any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
6 | Virtual method QwtPicker::setSelectionFlags ( int ) has been removed from this class. | The layout of v-table has been changed. Call of this virtual method or any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
7 | Virtual method QwtPicker::setTrackerFont ( QFont const& ) has been removed from this class. | The layout of v-table has been changed. Call of this virtual method or any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
8 | Virtual method QwtPicker::setTrackerMode ( enum QwtPicker::DisplayMode ) has been removed from this class. | The layout of v-table has been changed. Call of this virtual method or any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
9 | Virtual method QwtPicker::stateMachine ( int ) const has been removed from this class. | The layout of v-table has been changed. Call of this virtual method or any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
10 | The relative position of virtual method QwtPicker::append ( QPoint const& ) has been changed from 7 to 6. | The layout of v-table has been changed. Call of this virtual method may result in crash or incorrect behavior of applications. |
11 | The relative position of virtual method QwtPicker::begin ( ) has been changed from 6 to 5. | The layout of v-table has been changed. Call of this virtual method may result in crash or incorrect behavior of applications. |
12 | The relative position of virtual method QwtPicker::end ( bool ) has been changed from 9 to 8. | The layout of v-table has been changed. Call of this virtual method may result in crash or incorrect behavior of applications. |
13 | The relative position of virtual method QwtPicker::move ( QPoint const& ) has been changed from 8 to 7. | The layout of v-table has been changed. Call of this virtual method may result in crash or incorrect behavior of applications. |
14 | The relative position of virtual method QwtPicker::transition ( struct QEvent const* ) has been changed from 5 to 4. | The layout of v-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) - 50 entries | Virtual Table (New) - 45 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
QwtPicker::metaObject |
QwtPicker::metaObject |
12 |
QwtPicker::qt_metacast |
QwtPicker::qt_metacast |
16 |
QwtPicker::qt_metacall |
QwtPicker::qt_metacall |
20 |
~QwtPicker |
~QwtPicker |
24 |
~QwtPicker |
~QwtPicker |
28 |
QObject::event |
QObject::event |
32 |
QwtPicker::eventFilter |
QwtPicker::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 |
QwtPicker::setSelectionFlags |
QwtPicker::pickRect |
60 |
QwtPicker::setRubberBand |
QwtPicker::drawRubberBand |
64 |
QwtPicker::setTrackerMode |
QwtPicker::drawTracker |
68 |
QwtPicker::setResizeMode |
QwtPicker::trackerText |
72 |
QwtPicker::setRubberBandPen |
QwtPicker::trackerRect |
76 |
QwtPicker::setTrackerPen |
QwtPicker::adjustedPoints |
80 |
QwtPicker::setTrackerFont |
QwtPicker::transition |
84 |
QwtPicker::setEnabled |
QwtPicker::begin |
88 |
QwtPicker::pickRect |
QwtPicker::append |
92 |
QwtPicker::drawRubberBand |
QwtPicker::move |
96 |
QwtPicker::drawTracker |
QwtPicker::remove |
100 |
QwtPicker::trackerText |
QwtPicker::end |
104 |
QwtPicker::accept |
QwtPicker::accept |
108 |
QwtPicker::transition |
QwtPicker::reset |
112 |
QwtPicker::begin |
QwtPicker::widgetMousePressEvent |
116 |
QwtPicker::append |
QwtPicker::widgetMouseReleaseEvent |
120 |
QwtPicker::move |
QwtPicker::widgetMouseDoubleClickEvent |
124 |
QwtPicker::end |
QwtPicker::widgetMouseMoveEvent |
128 |
QwtPicker::reset |
QwtPicker::widgetWheelEvent |
132 |
QwtPicker::widgetMousePressEvent |
QwtPicker::widgetKeyPressEvent |
136 |
QwtPicker::widgetMouseReleaseEvent |
QwtPicker::widgetKeyReleaseEvent |
140 |
QwtPicker::widgetMouseDoubleClickEvent |
QwtPicker::widgetEnterEvent |
144 |
QwtPicker::widgetMouseMoveEvent |
QwtPicker::widgetLeaveEvent |
148 |
QwtPicker::widgetWheelEvent |
QwtPicker::stretchSelection |
152 |
QwtPicker::widgetKeyPressEvent |
QwtPicker::updateDisplay |
156 |
QwtPicker::widgetKeyReleaseEvent |
(int (*)(...))-0x000000008 |
160 |
QwtPicker::widgetLeaveEvent |
(int (*)(...))(& typeinfo) |
164 |
QwtPicker::stretchSelection |
non-virtual thunk |
168 |
QwtPicker::stateMachine |
non-virtual thunk |
172 |
QwtPicker::updateDisplay |
QwtEventPattern::mouseMatch |
176 |
(int (*)(...))-0x000000008 |
QwtEventPattern::keyMatch |
180 |
(int (*)(...))(& typeinfo) |
|
184 |
non-virtual thunk |
|
188 |
non-virtual thunk |
|
192 |
QwtEventPattern::mouseMatch |
|
196 |
QwtEventPattern::keyMatch |
|
[+] affected symbols (39)
QwtPicker::append ( QPoint const& p2 )This method is from 'QwtPicker' class.
QwtPicker::begin ( )This method is from 'QwtPicker' class.
QwtPicker::drawRubberBand ( struct QPainter* p2 ) constThis method is from 'QwtPicker' class.
QwtPicker::drawTracker ( struct QPainter* p2 ) constThis method is from 'QwtPicker' class.
QwtPicker::end ( bool ok )This method is from 'QwtPicker' class.
QwtPicker::move ( QPoint const& p2 )This method is from 'QwtPicker' class.
QwtPicker::pickRect ( ) constThis method is from 'QwtPicker' class.
QwtPicker::reset ( )This method is from 'QwtPicker' class.
QwtPicker::setEnabled ( bool p2 )This method is from 'QwtPicker' class.
QwtPicker::setResizeMode ( enum QwtPicker::ResizeMode p2 )This method is from 'QwtPicker' class.
QwtPicker::setRubberBand ( enum QwtPicker::RubberBand p2 )This method is from 'QwtPicker' class.
QwtPicker::setTrackerFont ( QFont const& p2 )This method is from 'QwtPicker' class.
QwtPicker::setTrackerMode ( enum QwtPicker::DisplayMode p2 )This method is from 'QwtPicker' class.
QwtPicker::stretchSelection ( QSize const& oldSize, QSize const& newSize )This method is from 'QwtPicker' class.
QwtPicker::trackerText ( QPoint const& pos ) constThis method is from 'QwtPicker' class.
QwtPicker::transition ( struct QEvent const* p2 )This method is from 'QwtPicker' class.
QwtPicker::updateDisplay ( )This method is from 'QwtPicker' class.
QwtPicker::widgetKeyPressEvent ( struct QKeyEvent* p2 )This method is from 'QwtPicker' class.
QwtPicker::widgetKeyReleaseEvent ( struct QKeyEvent* p2 )This method is from 'QwtPicker' class.
QwtPicker::widgetLeaveEvent ( struct QEvent* p2 )This method is from 'QwtPicker' class.
QwtPicker::widgetMouseDoubleClickEvent ( struct QMouseEvent* p2 )This method is from 'QwtPicker' class.
QwtPicker::widgetMouseMoveEvent ( struct QMouseEvent* p2 )This method is from 'QwtPicker' class.
QwtPicker::widgetMousePressEvent ( struct QMouseEvent* p2 )This method is from 'QwtPicker' class.
QwtPicker::widgetMouseReleaseEvent ( struct QMouseEvent* p2 )This method is from 'QwtPicker' class.
QwtPicker::widgetWheelEvent ( struct QWheelEvent* p2 )This method is from 'QwtPicker' class.
QwtPlotPicker::append ( QPoint const& p2 )This method is from derived class 'QwtPlotPicker'.
QwtPlotPicker::end ( bool ok )This method is from derived class 'QwtPlotPicker'.
QwtPlotPicker::move ( QPoint const& p2 )This method is from derived class 'QwtPlotPicker'.
QwtPlotPicker::setAxis ( int xAxis, int yAxis )This method is from derived class 'QwtPlotPicker'.
QwtPlotPicker::trackerText ( QPoint const& p2 ) constThis method is from derived class 'QwtPlotPicker'.
QwtPlotZoomer::begin ( )This method is from derived class 'QwtPlotZoomer'.
QwtPlotZoomer::minZoomSize ( ) constThis method is from derived class 'QwtPlotZoomer'.
QwtPlotZoomer::rescale ( )This method is from derived class 'QwtPlotZoomer'.
QwtPlotZoomer::setZoomBase ( bool doReplot )This method is from derived class 'QwtPlotZoomer'.
QwtPlotZoomer::setZoomBase ( QwtDoubleRect const& p2 )This method is from derived class 'QwtPlotZoomer'.
QwtPlotZoomer::widgetKeyPressEvent ( struct QKeyEvent* p2 )This method is from derived class 'QwtPlotZoomer'.
QwtPlotZoomer::widgetMouseReleaseEvent ( struct QMouseEvent* p2 )This method is from derived class 'QwtPlotZoomer'.
QwtPlotZoomer::zoom ( int up )This method is from derived class 'QwtPlotZoomer'.
QwtPlotZoomer::zoom ( QwtDoubleRect const& p2 )This method is from derived class 'QwtPlotZoomer'.
qwt_picker_machine.h
[+] class QwtPickerClickPointMachine (1)
| Change |
Effect |
1 | Size of this class has been changed from 8 bytes to 12 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 (2)
QwtPickerClickPointMachine::transition ( QwtEventPattern const& p2, struct QEvent const* p3 )This method is from 'QwtPickerClickPointMachine' class.
QwtPickerClickPointMachine::~QwtPickerClickPointMachine [in-charge] ( )This method is from 'QwtPickerClickPointMachine' class.
[+] class QwtPickerClickRectMachine (1)
| Change |
Effect |
1 | Size of this class has been changed from 8 bytes to 12 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 (2)
QwtPickerClickRectMachine::transition ( QwtEventPattern const& p2, struct QEvent const* p3 )This method is from 'QwtPickerClickRectMachine' class.
QwtPickerClickRectMachine::~QwtPickerClickRectMachine [in-charge] ( )This method is from 'QwtPickerClickRectMachine' class.
[+] class QwtPickerDragPointMachine (1)
| Change |
Effect |
1 | Size of this class has been changed from 8 bytes to 12 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 (2)
QwtPickerDragPointMachine::transition ( QwtEventPattern const& p2, struct QEvent const* p3 )This method is from 'QwtPickerDragPointMachine' class.
QwtPickerDragPointMachine::~QwtPickerDragPointMachine [in-charge] ( )This method is from 'QwtPickerDragPointMachine' class.
[+] class QwtPickerDragRectMachine (1)
| Change |
Effect |
1 | Size of this class has been changed from 8 bytes to 12 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 (2)
QwtPickerDragRectMachine::transition ( QwtEventPattern const& p2, struct QEvent const* p3 )This method is from 'QwtPickerDragRectMachine' class.
QwtPickerDragRectMachine::~QwtPickerDragRectMachine [in-charge] ( )This method is from 'QwtPickerDragRectMachine' class.
[+] class QwtPickerMachine (1)
| Change |
Effect |
1 | Size of this class has been increased from 8 bytes to 12 bytes. | 1) An object of this class can be allocated by the applications and old size will be hardcoded at the compile time. Call of any exported constructor will break the memory of neighboring objects on the stack or heap. 2) The memory layout and size of subclasses will be changed. |
[+] affected symbols (9)
QwtPickerClickPointMachine::transition ( QwtEventPattern const& p2, struct QEvent const* p3 )This method is from derived class 'QwtPickerClickPointMachine'.
QwtPickerClickRectMachine::transition ( QwtEventPattern const& p2, struct QEvent const* p3 )This method is from derived class 'QwtPickerClickRectMachine'.
QwtPickerDragPointMachine::transition ( QwtEventPattern const& p2, struct QEvent const* p3 )This method is from derived class 'QwtPickerDragPointMachine'.
QwtPickerDragRectMachine::transition ( QwtEventPattern const& p2, struct QEvent const* p3 )This method is from derived class 'QwtPickerDragRectMachine'.
QwtPickerMachine::reset ( )This method is from 'QwtPickerMachine' class.
QwtPickerMachine::setState ( int p2 )This method is from 'QwtPickerMachine' class.
QwtPickerMachine::state ( ) constThis method is from 'QwtPickerMachine' class.
QwtPickerMachine::~QwtPickerMachine [in-charge] ( )This method is from 'QwtPickerMachine' class.
QwtPickerPolygonMachine::transition ( QwtEventPattern const& p2, struct QEvent const* p3 )This method is from derived class 'QwtPickerPolygonMachine'.
[+] class QwtPickerPolygonMachine (1)
| Change |
Effect |
1 | Size of this class has been changed from 8 bytes to 12 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 (2)
QwtPickerPolygonMachine::transition ( QwtEventPattern const& p2, struct QEvent const* p3 )This method is from 'QwtPickerPolygonMachine' class.
QwtPickerPolygonMachine::~QwtPickerPolygonMachine [in-charge] ( )This method is from 'QwtPickerPolygonMachine' class.
qwt_plot.h
[+] class QwtPlot (6)
| Change |
Effect |
1 | Size of this class has been increased from 44 bytes to 48 bytes. | 1) An object of this class can be allocated by the applications and old size will be hardcoded at the compile time. Call of any exported constructor will break the memory of neighboring objects on the stack or heap. 2) The memory layout and size of subclasses will be changed. |
2 | Virtual method QwtPlot::drawItems ( QPainter*, QRectF const&, QwtScaleMap const* ) const has been added to this class. | The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
3 | Virtual method QwtPlot::clear ( ) has been removed from this class. | The layout of v-table has been changed. Call of this virtual method or any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
4 | Virtual method QwtPlot::drawItems ( struct QPainter*, QRect const&, QwtScaleMap const*, QwtPlotPrintFilter const& ) const has been removed from this class. | The layout of v-table has been changed. Call of this virtual method or any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
5 | Virtual method QwtPlot::polish ( ) has been removed from this class. | The layout of v-table has been changed. Call of this virtual method or any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
6 | Virtual method QwtPlot::print ( struct QPainter*, QRect const&, QwtPlotPrintFilter const& ) const has been removed from this class. | The layout of v-table has been changed. Call of this virtual method or any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 79 entries | Virtual Table (New) - 75 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::canvasMap |
228 |
QwtPlot::canvasMap |
QwtPlot::updateLayout |
232 |
QwtPlot::polish |
QwtPlot::drawCanvas |
236 |
QwtPlot::updateLayout |
QwtPlot::drawItems |
240 |
QwtPlot::drawCanvas |
QwtPlot::replot |
244 |
QwtPlot::clear |
QwtPlot::legendItemClicked |
248 |
QwtPlot::replot |
QwtPlot::legendItemChecked |
252 |
QwtPlot::legendItemClicked |
QwtPlot::updateTabOrder |
256 |
QwtPlot::legendItemChecked |
(int (*)(...))-0x000000008 |
260 |
QwtPlot::drawItems |
(int (*)(...))(& typeinfo) |
264 |
QwtPlot::updateTabOrder |
non-virtual thunk |
268 |
QwtPlot::printLegendItem |
non-virtual thunk |
272 |
QwtPlot::printTitle |
non-virtual thunk |
276 |
QwtPlot::printScale |
non-virtual thunk |
280 |
QwtPlot::printCanvas |
non-virtual thunk |
284 |
QwtPlot::printLegend |
(int (*)(...))-0x000000014 |
288 |
(int (*)(...))-0x000000008 |
(int (*)(...))(& typeinfo) |
292 |
(int (*)(...))(& typeinfo) |
non-virtual thunk |
296 |
non-virtual thunk |
non-virtual thunk |
300 |
non-virtual thunk |
|
304 |
non-virtual thunk |
|
308 |
non-virtual thunk |
|
312 |
non-virtual thunk |
|
[+] affected symbols (84)
QwtPlot::applyProperties ( QString const& p2 )This method is from 'QwtPlot' class.
QwtPlot::autoRefresh ( )This method is from 'QwtPlot' class.
QwtPlot::autoReplot ( ) constThis method is from 'QwtPlot' class.
QwtPlot::axisAutoScale ( int axisId ) constThis method is from 'QwtPlot' class.
QwtPlot::axisEnabled ( int axisId ) constThis method is from 'QwtPlot' class.
QwtPlot::axisFont ( int axisId ) constThis method is from 'QwtPlot' class.
QwtPlot::axisMaxMajor ( int axisId ) constThis method is from 'QwtPlot' class.
QwtPlot::axisMaxMinor ( int axisId ) constThis method is from 'QwtPlot' class.
QwtPlot::axisScaleDiv ( int axisId )This method is from 'QwtPlot' class.
QwtPlot::axisScaleDiv ( int axisId ) constThis method is from 'QwtPlot' class.
QwtPlot::axisScaleDraw ( int axisId )This method is from 'QwtPlot' class.
QwtPlot::axisScaleDraw ( int axisId ) constThis method is from 'QwtPlot' class.
QwtPlot::axisScaleEngine ( int axisId )This method is from 'QwtPlot' class.
QwtPlot::axisScaleEngine ( int axisId ) constThis method is from 'QwtPlot' class.
QwtPlot::axisStepSize ( int axisId ) constThis method is from 'QwtPlot' class.
QwtPlot::axisTitle ( int axisId ) constThis method is from 'QwtPlot' class.
QwtPlot::axisWidget ( int axisId )This method is from 'QwtPlot' class.
QwtPlot::axisWidget ( int axisId ) constThis method is from 'QwtPlot' class.
QwtPlot::canvas ( )This method is from 'QwtPlot' class.
QwtPlot::canvas ( ) constThis method is from 'QwtPlot' class.
QwtPlot::canvasBackground ( ) constThis method is from 'QwtPlot' class.
QwtPlot::canvasLineWidth ( ) constThis method is from 'QwtPlot' class.
QwtPlot::canvasMap ( int axisId ) constThis method is from 'QwtPlot' class.
QwtPlot::drawCanvas ( struct QPainter* p2 )This method is from 'QwtPlot' class.
QwtPlot::enableAxis ( int axisId, bool tf )This method is from 'QwtPlot' class.
QwtPlot::event ( struct QEvent* p2 )This method is from 'QwtPlot' class.
QwtPlot::grabProperties ( ) constThis method is from 'QwtPlot' class.
QwtPlot::insertLegend ( QwtLegend* p2, enum QwtPlot::LegendPosition p3, double ratio )This method is from 'QwtPlot' class.
QwtPlot::invTransform ( int axisId, int pos ) constThis method is from 'QwtPlot' class.
QwtPlot::legend ( )This method is from 'QwtPlot' class.
QwtPlot::legend ( ) constThis method is from 'QwtPlot' class.
QwtPlot::legendChecked ( QwtPlotItem* plotItem, bool on )This method is from 'QwtPlot' class.
QwtPlot::legendClicked ( QwtPlotItem* plotItem )This method is from 'QwtPlot' class.
QwtPlot::legendItemChecked ( bool p2 )This method is from 'QwtPlot' class.
QwtPlot::legendItemClicked ( )This method is from 'QwtPlot' class.
QwtPlot::metaObject ( ) constThis method is from 'QwtPlot' class.
QwtPlot::minimumSizeHint ( ) constThis method is from 'QwtPlot' class.
QwtPlot::plotLayout ( )This method is from 'QwtPlot' class.
QwtPlot::plotLayout ( ) constThis method is from 'QwtPlot' class.
QwtPlot::qt_metacall ( enum QMetaObject::Call p2, int p3, void** p4 )This method is from 'QwtPlot' class.
QwtPlot::qt_metacast ( char const* p2 )This method is from 'QwtPlot' class.
QwtPlot::QwtPlot [in-charge] ( QWidget* p2 )This constructor is from 'QwtPlot' class.
QwtPlot::QwtPlot [in-charge] ( QwtText const& title, QWidget* p )This constructor is from 'QwtPlot' class.
QwtPlot::replot ( )This method is from 'QwtPlot' class.
QwtPlot::resizeEvent ( struct QResizeEvent* e )This method is from 'QwtPlot' class.
QwtPlot::setAutoReplot ( bool tf )This method is from 'QwtPlot' class.
QwtPlot::setAxisFont ( int axisId, QFont const& f )This method is from 'QwtPlot' class.
QwtPlot::setAxisLabelAlignment ( int axisId, Qt::Alignment p3 )This method is from 'QwtPlot' class.
QwtPlot::setAxisLabelRotation ( int axisId, double rotation )This method is from 'QwtPlot' class.
QwtPlot::setAxisMaxMajor ( int axisId, int maxMajor )This method is from 'QwtPlot' class.
QwtPlot::setAxisMaxMinor ( int axisId, int maxMinor )This method is from 'QwtPlot' class.
QwtPlot::setAxisScale ( int axisId, double min, double max, double step )This method is from 'QwtPlot' class.
QwtPlot::setAxisScaleDiv ( int axisId, QwtScaleDiv const& p3 )This method is from 'QwtPlot' class.
QwtPlot::setAxisScaleDraw ( int axisId, QwtScaleDraw* p3 )This method is from 'QwtPlot' class.
QwtPlot::setAxisScaleEngine ( int axisId, QwtScaleEngine* p3 )This method is from 'QwtPlot' class.
QwtPlot::setAxisTitle ( int axisId, QString const& p3 )This method is from 'QwtPlot' class.
QwtPlot::setAxisTitle ( int axisId, QwtText const& p3 )This method is from 'QwtPlot' class.
QwtPlot::setCanvasLineWidth ( int w )This method is from 'QwtPlot' class.
QwtPlot::setTitle ( QString const& p2 )This method is from 'QwtPlot' class.
QwtPlot::setTitle ( QwtText const& t )This method is from 'QwtPlot' class.
QwtPlot::sizeHint ( ) constThis method is from 'QwtPlot' class.
QwtPlot::staticMetaObject [data]This method is from 'QwtPlot' class.
QwtPlot::title ( ) constThis method is from 'QwtPlot' class.
QwtPlot::titleLabel ( )This method is from 'QwtPlot' class.
QwtPlot::titleLabel ( ) constThis method is from 'QwtPlot' class.
QwtPlot::transform ( int axisId, double value ) constThis method is from 'QwtPlot' class.
QwtPlot::updateAxes ( )This method is from 'QwtPlot' class.
QwtPlot::updateLayout ( )This method is from 'QwtPlot' class.
QwtPlot::updateTabOrder ( )This method is from 'QwtPlot' class.
QwtPlot::~QwtPlot [in-charge] ( )This method is from 'QwtPlot' class.
QwtPlotCanvas::plot ( )Return value (pointer) has base type 'QwtPlot'.
QwtPlotCanvas::plot ( ) constReturn value (pointer) has base type 'QwtPlot'.
QwtPlotCanvas::QwtPlotCanvas [in-charge] ( QwtPlot* p2 )2nd parameter 'p2' (pointer) has base type 'QwtPlot'.
QwtPlotItem::attach ( QwtPlot* plot )2nd parameter 'plot' (pointer) has base type 'QwtPlot'.
QwtPlotItem::plot ( ) constReturn value (pointer) has base type 'QwtPlot'.
QwtPlotLayout::minimumSizeHint ( QwtPlot const* p2 ) const2nd parameter 'p2' (pointer) has base type 'QwtPlot'.
QwtPlotMagnifier::plot ( )Return value (pointer) has base type 'QwtPlot'.
QwtPlotMagnifier::plot ( ) constReturn value (pointer) has base type 'QwtPlot'.
QwtPlotPanner::plot ( )Return value (pointer) has base type 'QwtPlot'.
QwtPlotPanner::plot ( ) constReturn value (pointer) has base type 'QwtPlot'.
QwtPlotPicker::plot ( )Return value (pointer) has base type 'QwtPlot'.
QwtPlotPicker::plot ( ) constReturn value (pointer) has base type 'QwtPlot'.
QwtPlotRescaler::plot ( )Return value (pointer) has base type 'QwtPlot'.
QwtPlotRescaler::plot ( ) constReturn value (pointer) has base type 'QwtPlot'.
qwt_plot_canvas.h
[+] class QwtPlotCanvas (2)
| Change |
Effect |
1 | Virtual method QwtPlotCanvas::drawBorder ( QPainter* ) has been added to this class. | The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
2 | Virtual method QwtPlotCanvas::drawContents ( struct QPainter* ) has been removed from this class. | The layout of v-table has been changed. Call of this virtual method or any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 65 entries | Virtual Table (New) - 65 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
QwtPlotCanvas::metaObject |
QwtPlotCanvas::metaObject |
12 |
QwtPlotCanvas::qt_metacast |
QwtPlotCanvas::qt_metacast |
16 |
QwtPlotCanvas::qt_metacall |
QwtPlotCanvas::qt_metacall |
20 |
~QwtPlotCanvas |
~QwtPlotCanvas |
24 |
~QwtPlotCanvas |
~QwtPlotCanvas |
28 |
QFrame::event |
QwtPlotCanvas::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 |
QFrame::sizeHint |
QFrame::sizeHint |
68 |
QWidget::minimumSizeHint |
QWidget::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 |
QwtPlotCanvas::paintEvent |
QwtPlotCanvas::paintEvent |
128 |
QWidget::moveEvent |
QWidget::moveEvent |
132 |
QWidget::resizeEvent |
QwtPlotCanvas::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 |
QwtPlotCanvas::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 |
QwtPlotCanvas::drawContents |
QwtPlotCanvas::drawFocusIndicator |
228 |
QwtPlotCanvas::drawFocusIndicator |
QwtPlotCanvas::drawBorder |
232 |
(int (*)(...))-0x000000008 |
(int (*)(...))-0x000000008 |
236 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
240 |
non-virtual thunk |
non-virtual thunk |
244 |
non-virtual thunk |
non-virtual thunk |
248 |
non-virtual thunk |
non-virtual thunk |
252 |
non-virtual thunk |
non-virtual thunk |
256 |
non-virtual thunk |
non-virtual thunk |
[+] affected symbols (1)
QwtPlotCanvas::drawFocusIndicator ( struct QPainter* p2 )This method is from 'QwtPlotCanvas' class.
qwt_plot_curve.h
[+] class QwtPlotCurve (3)
| Change |
Effect |
1 | Base class QwtPlotSeriesItem<QPointF> has been added. | 1) The layout of v-table in this class has been changed. 2) Size of the class has been changed from 16 bytes to 20 bytes. 3) The memory layout in this class has been shifted by 8 bytes. |
2 | Base class QwtPlotItem has been removed. | 1) The layout of v-table in this class has been changed. 2) Size of the class has been changed from 16 bytes to 20 bytes. 3) The memory layout in this class has been shifted by 8 bytes. |
3 | Size of this class has been increased from 16 bytes to 20 bytes. | 1) An object of this class can be allocated by the applications and old size will be hardcoded at the compile time. Call of any exported constructor will break the memory of neighboring objects on the stack or heap. 2) The memory layout and size of subclasses will be changed. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 15 entries | Virtual Table (New) - 17 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
~QwtPlotCurve |
~QwtPlotCurve |
12 |
~QwtPlotCurve |
~QwtPlotCurve |
16 |
QwtPlotCurve::updateLegend |
QwtPlotCurve::updateLegend |
20 |
QwtPlotItem::legendItem |
QwtPlotItem::legendItem |
24 |
QwtPlotCurve::rtti |
QwtPlotCurve::drawLegendIdentifier |
28 |
QwtPlotItem::setVisible |
QwtPlotCurve::rtti |
32 |
QwtPlotItem::itemChanged |
QwtPlotItem::setVisible |
36 |
QwtPlotCurve::draw |
QwtPlotItem::itemChanged |
40 |
QwtPlotCurve::boundingRect |
QwtPlotAbstractSeriesItem::draw |
44 |
QwtPlotItem::updateScaleDiv |
QwtPlotSeriesItem<QPointF>::boundingRect |
48 |
QwtPlotCurve::draw |
QwtPlotSeriesItem<QPointF>::updateScaleDiv |
52 |
QwtPlotCurve::drawCurve |
QwtPlotCurve::drawSeries |
56 |
QwtPlotCurve::drawSymbols |
QwtPlotCurve::drawCurve |
60 |
|
QwtPlotCurve::drawSymbols |
64 |
|
QwtPlotCurve::fillCurve |
[+] affected symbols (44)
QwtPlotCurve::baseline ( ) constThis method is from 'QwtPlotCurve' class.
QwtPlotCurve::boundingRect ( ) constThis method is from 'QwtPlotCurve' class.
QwtPlotCurve::brush ( ) constThis method is from 'QwtPlotCurve' class.
QwtPlotCurve::closePolyline ( QwtScaleMap const& p2, QwtScaleMap const& p3, QwtPolygon& p4 ) constThis method is from 'QwtPlotCurve' class.
QwtPlotCurve::closestPoint ( QPoint const& pos, double* dist ) constThis method is from 'QwtPlotCurve' class.
QwtPlotCurve::curveFitter ( ) constThis method is from 'QwtPlotCurve' class.
QwtPlotCurve::curveType ( ) constThis method is from 'QwtPlotCurve' class.
QwtPlotCurve::dataSize ( ) constThis method is from 'QwtPlotCurve' class.
QwtPlotCurve::draw ( int from, int to ) constThis method is from 'QwtPlotCurve' class.
QwtPlotCurve::draw ( struct QPainter* p, QwtScaleMap const& xMap, QwtScaleMap const& yMap, int from, int to ) constThis method is from 'QwtPlotCurve' class.
QwtPlotCurve::draw ( struct QPainter* p, QwtScaleMap const& xMap, QwtScaleMap const& yMap, QRect const& p5 ) constThis method is from 'QwtPlotCurve' class.
QwtPlotCurve::drawCurve ( struct QPainter* p, int style, QwtScaleMap const& xMap, QwtScaleMap const& yMap, int from, int to ) constThis method is from 'QwtPlotCurve' class.
QwtPlotCurve::drawDots ( struct QPainter* p, QwtScaleMap const& xMap, QwtScaleMap const& yMap, int from, int to ) constThis method is from 'QwtPlotCurve' class.
QwtPlotCurve::drawLines ( struct QPainter* p, QwtScaleMap const& xMap, QwtScaleMap const& yMap, int from, int to ) constThis method is from 'QwtPlotCurve' class.
QwtPlotCurve::drawSteps ( struct QPainter* p, QwtScaleMap const& xMap, QwtScaleMap const& yMap, int from, int to ) constThis method is from 'QwtPlotCurve' class.
QwtPlotCurve::drawSticks ( struct QPainter* p, QwtScaleMap const& xMap, QwtScaleMap const& yMap, int from, int to ) constThis method is from 'QwtPlotCurve' class.
QwtPlotCurve::drawSymbols ( struct QPainter* p, QwtSymbol const& p3, QwtScaleMap const& xMap, QwtScaleMap const& yMap, int from, int to ) constThis method is from 'QwtPlotCurve' class.
QwtPlotCurve::fillCurve ( struct QPainter* p2, QwtScaleMap const& p3, QwtScaleMap const& p4, QwtPolygon& p5 ) constThis method is from 'QwtPlotCurve' class.
QwtPlotCurve::init ( )This method is from 'QwtPlotCurve' class.
QwtPlotCurve::pen ( ) constThis method is from 'QwtPlotCurve' class.
QwtPlotCurve::QwtPlotCurve [in-charge] ( )This constructor is from 'QwtPlotCurve' class.
QwtPlotCurve::QwtPlotCurve [in-charge] ( QString const& title )This constructor is from 'QwtPlotCurve' class.
QwtPlotCurve::QwtPlotCurve [in-charge] ( QwtText const& title )This constructor is from 'QwtPlotCurve' class.
QwtPlotCurve::rtti ( ) constThis method is from 'QwtPlotCurve' class.
QwtPlotCurve::setBaseline ( double ref )This method is from 'QwtPlotCurve' class.
QwtPlotCurve::setBrush ( QBrush const& p2 )This method is from 'QwtPlotCurve' class.
QwtPlotCurve::setCurveAttribute ( enum QwtPlotCurve::CurveAttribute p2, bool on )This method is from 'QwtPlotCurve' class.
QwtPlotCurve::setCurveFitter ( QwtCurveFitter* p2 )This method is from 'QwtPlotCurve' class.
QwtPlotCurve::setCurveType ( enum QwtPlotCurve::CurveType p2 )This method is from 'QwtPlotCurve' class.
QwtPlotCurve::setData ( double const* xData, double const* yData, int size )This method is from 'QwtPlotCurve' class.
QwtPlotCurve::setData ( QPolygonF const& data )This method is from 'QwtPlotCurve' class.
QwtPlotCurve::setData ( QVector<double>const& xData, QVector<double>const& yData )This method is from 'QwtPlotCurve' class.
QwtPlotCurve::setData ( QwtData const& data )This method is from 'QwtPlotCurve' class.
QwtPlotCurve::setPaintAttribute ( enum QwtPlotCurve::PaintAttribute p2, bool on )This method is from 'QwtPlotCurve' class.
QwtPlotCurve::setPen ( QPen const& p2 )This method is from 'QwtPlotCurve' class.
QwtPlotCurve::setRawData ( double const* x, double const* y, int size )This method is from 'QwtPlotCurve' class.
QwtPlotCurve::setStyle ( enum QwtPlotCurve::CurveStyle style )This method is from 'QwtPlotCurve' class.
QwtPlotCurve::setSymbol ( QwtSymbol const& s )This method is from 'QwtPlotCurve' class.
QwtPlotCurve::style ( ) constThis method is from 'QwtPlotCurve' class.
QwtPlotCurve::symbol ( ) constThis method is from 'QwtPlotCurve' class.
QwtPlotCurve::testCurveAttribute ( enum QwtPlotCurve::CurveAttribute p2 ) constThis method is from 'QwtPlotCurve' class.
QwtPlotCurve::testPaintAttribute ( enum QwtPlotCurve::PaintAttribute p2 ) constThis method is from 'QwtPlotCurve' class.
QwtPlotCurve::updateLegend ( QwtLegend* p2 ) constThis method is from 'QwtPlotCurve' class.
QwtPlotCurve::~QwtPlotCurve [in-charge] ( )This method is from 'QwtPlotCurve' class.
qwt_plot_dict.h
[+] class QwtPlotDict (4)
| Change |
Effect |
1 | Size of this class has been increased from 4 bytes to 8 bytes. | 1) An object of this class can be allocated by the applications and old size will be hardcoded at the compile time. Call of any exported constructor will break the memory of neighboring objects on the stack or heap. 2) The memory layout and size of subclasses will be changed. |
2 | First virtual method QwtPlotDict::~QwtPlotDict ( ) has been added to this class. | 1) The layout of type structure has been shifted by 4 bytes by the added v-table pointer. 2) Size of class has been increased by 4 bytes. |
3 | Virtual method QwtPlotDict::~QwtPlotDict ( ) has been added to this class. | The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
4 | Virtual method QwtPlotDict::~QwtPlotDict ( ) has been added to this class. | The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
[+] affected symbols (91)
QwtPlot::applyProperties ( QString const& p2 )This method is from derived class 'QwtPlot'.
QwtPlot::autoRefresh ( )This method is from derived class 'QwtPlot'.
QwtPlot::autoReplot ( ) constThis method is from derived class 'QwtPlot'.
QwtPlot::axisAutoScale ( int axisId ) constThis method is from derived class 'QwtPlot'.
QwtPlot::axisEnabled ( int axisId ) constThis method is from derived class 'QwtPlot'.
QwtPlot::axisFont ( int axisId ) constThis method is from derived class 'QwtPlot'.
QwtPlot::axisMaxMajor ( int axisId ) constThis method is from derived class 'QwtPlot'.
QwtPlot::axisMaxMinor ( int axisId ) constThis method is from derived class 'QwtPlot'.
QwtPlot::axisScaleDiv ( int axisId )This method is from derived class 'QwtPlot'.
QwtPlot::axisScaleDiv ( int axisId ) constThis method is from derived class 'QwtPlot'.
QwtPlot::axisScaleDraw ( int axisId )This method is from derived class 'QwtPlot'.
QwtPlot::axisScaleDraw ( int axisId ) constThis method is from derived class 'QwtPlot'.
QwtPlot::axisScaleEngine ( int axisId )This method is from derived class 'QwtPlot'.
QwtPlot::axisScaleEngine ( int axisId ) constThis method is from derived class 'QwtPlot'.
QwtPlot::axisStepSize ( int axisId ) constThis method is from derived class 'QwtPlot'.
QwtPlot::axisTitle ( int axisId ) constThis method is from derived class 'QwtPlot'.
QwtPlot::axisValid ( int axisId ) [static]This method is from derived class 'QwtPlot'.
QwtPlot::axisWidget ( int axisId )This method is from derived class 'QwtPlot'.
QwtPlot::axisWidget ( int axisId ) constThis method is from derived class 'QwtPlot'.
QwtPlot::canvas ( )This method is from derived class 'QwtPlot'.
QwtPlot::canvas ( ) constThis method is from derived class 'QwtPlot'.
QwtPlot::canvasBackground ( ) constThis method is from derived class 'QwtPlot'.
QwtPlot::canvasLineWidth ( ) constThis method is from derived class 'QwtPlot'.
QwtPlot::canvasMap ( int axisId ) constThis method is from derived class 'QwtPlot'.
QwtPlot::clear ( )This method is from derived class 'QwtPlot'.
QwtPlot::drawCanvas ( struct QPainter* p2 )This method is from derived class 'QwtPlot'.
QwtPlot::drawItems ( struct QPainter* p2, QRect const& p3, QwtScaleMap const* maps, QwtPlotPrintFilter const& p5 ) constThis method is from derived class 'QwtPlot'.
QwtPlot::enableAxis ( int axisId, bool tf )This method is from derived class 'QwtPlot'.
QwtPlot::event ( struct QEvent* p2 )This method is from derived class 'QwtPlot'.
QwtPlot::grabProperties ( ) constThis method is from derived class 'QwtPlot'.
QwtPlot::insertLegend ( QwtLegend* p2, enum QwtPlot::LegendPosition p3, double ratio )This method is from derived class 'QwtPlot'.
QwtPlot::invTransform ( int axisId, int pos ) constThis method is from derived class 'QwtPlot'.
QwtPlot::legend ( )This method is from derived class 'QwtPlot'.
QwtPlot::legend ( ) constThis method is from derived class 'QwtPlot'.
QwtPlot::legendChecked ( QwtPlotItem* plotItem, bool on )This method is from derived class 'QwtPlot'.
QwtPlot::legendClicked ( QwtPlotItem* plotItem )This method is from derived class 'QwtPlot'.
QwtPlot::legendItemChecked ( bool p2 )This method is from derived class 'QwtPlot'.
QwtPlot::legendItemClicked ( )This method is from derived class 'QwtPlot'.
QwtPlot::margin ( ) constThis method is from derived class 'QwtPlot'.
QwtPlot::metaObject ( ) constThis method is from derived class 'QwtPlot'.
QwtPlot::minimumSizeHint ( ) constThis method is from derived class 'QwtPlot'.
QwtPlot::plotLayout ( )This method is from derived class 'QwtPlot'.
QwtPlot::plotLayout ( ) constThis method is from derived class 'QwtPlot'.
QwtPlot::polish ( )This method is from derived class 'QwtPlot'.
QwtPlot::print ( QPaintDevice& p, QwtPlotPrintFilter const& p3 ) constThis method is from derived class 'QwtPlot'.
QwtPlot::print ( struct QPainter* p2, QRect const& rect, QwtPlotPrintFilter const& p4 ) constThis method is from derived class 'QwtPlot'.
QwtPlot::printCanvas ( struct QPainter* p2, QRect const& boundingRect, QRect const& canvasRect, QwtScaleMap const* maps, QwtPlotPrintFilter const& p6 ) constThis method is from derived class 'QwtPlot'.
QwtPlot::printLegend ( struct QPainter* p2, QRect const& p3 ) constThis method is from derived class 'QwtPlot'.
QwtPlot::printLegendItem ( struct QPainter* p2, QWidget const* p3, QRect const& p4 ) constThis method is from derived class 'QwtPlot'.
QwtPlot::printScale ( struct QPainter* p2, int axisId, int startDist, int endDist, int baseDist, QRect const& p7 ) constThis method is from derived class 'QwtPlot'.
QwtPlot::printTitle ( struct QPainter* p2, QRect const& p3 ) constThis method is from derived class 'QwtPlot'.
QwtPlot::qt_metacall ( enum QMetaObject::Call p2, int p3, void** p4 )This method is from derived class 'QwtPlot'.
QwtPlot::qt_metacast ( char const* p2 )This method is from derived class 'QwtPlot'.
QwtPlot::QwtPlot [in-charge] ( QWidget* p2 )This constructor is from derived class 'QwtPlot'.
QwtPlot::QwtPlot [in-charge] ( QwtText const& title, QWidget* p )This constructor is from derived class 'QwtPlot'.
QwtPlot::replot ( )This method is from derived class 'QwtPlot'.
QwtPlot::resizeEvent ( struct QResizeEvent* e )This method is from derived class 'QwtPlot'.
QwtPlot::setAutoReplot ( bool tf )This method is from derived class 'QwtPlot'.
QwtPlot::setAxisAutoScale ( int axisId )This method is from derived class 'QwtPlot'.
QwtPlot::setAxisFont ( int axisId, QFont const& f )This method is from derived class 'QwtPlot'.
QwtPlot::setAxisLabelAlignment ( int axisId, Qt::Alignment p3 )This method is from derived class 'QwtPlot'.
QwtPlot::setAxisLabelRotation ( int axisId, double rotation )This method is from derived class 'QwtPlot'.
QwtPlot::setAxisMaxMajor ( int axisId, int maxMajor )This method is from derived class 'QwtPlot'.
QwtPlot::setAxisMaxMinor ( int axisId, int maxMinor )This method is from derived class 'QwtPlot'.
QwtPlot::setAxisScale ( int axisId, double min, double max, double step )This method is from derived class 'QwtPlot'.
QwtPlot::setAxisScaleDiv ( int axisId, QwtScaleDiv const& p3 )This method is from derived class 'QwtPlot'.
QwtPlot::setAxisScaleDraw ( int axisId, QwtScaleDraw* p3 )This method is from derived class 'QwtPlot'.
QwtPlot::setAxisScaleEngine ( int axisId, QwtScaleEngine* p3 )This method is from derived class 'QwtPlot'.
QwtPlot::setAxisTitle ( int axisId, QString const& p3 )This method is from derived class 'QwtPlot'.
QwtPlot::setAxisTitle ( int axisId, QwtText const& p3 )This method is from derived class 'QwtPlot'.
QwtPlot::setCanvasBackground ( QColor const& c )This method is from derived class 'QwtPlot'.
QwtPlot::setCanvasLineWidth ( int w )This method is from derived class 'QwtPlot'.
QwtPlot::setMargin ( int margin )This method is from derived class 'QwtPlot'.
QwtPlot::setTitle ( QString const& p2 )This method is from derived class 'QwtPlot'.
QwtPlot::setTitle ( QwtText const& t )This method is from derived class 'QwtPlot'.
QwtPlot::sizeHint ( ) constThis method is from derived class 'QwtPlot'.
QwtPlot::staticMetaObject [data]This method is from derived class 'QwtPlot'.
QwtPlot::title ( ) constThis method is from derived class 'QwtPlot'.
QwtPlot::titleLabel ( )This method is from derived class 'QwtPlot'.
QwtPlot::titleLabel ( ) constThis method is from derived class 'QwtPlot'.
QwtPlot::transform ( int axisId, double value ) constThis method is from derived class 'QwtPlot'.
QwtPlot::updateAxes ( )This method is from derived class 'QwtPlot'.
QwtPlot::updateLayout ( )This method is from derived class 'QwtPlot'.
QwtPlot::updateTabOrder ( )This method is from derived class 'QwtPlot'.
QwtPlot::~QwtPlot [in-charge] ( )This method is from derived class 'QwtPlot'.
QwtPlotDict::autoDelete ( ) constThis method is from 'QwtPlotDict' class.
QwtPlotDict::detachItems ( int rtti, bool autoDelete )This method is from 'QwtPlotDict' class.
QwtPlotDict::itemList ( ) constThis method is from 'QwtPlotDict' class.
QwtPlotDict::QwtPlotDict [in-charge] ( )This constructor is from 'QwtPlotDict' class.
QwtPlotDict::setAutoDelete ( bool p2 )This method is from 'QwtPlotDict' class.
QwtPlotDict::~QwtPlotDict [in-charge] ( )This method is from 'QwtPlotDict' class.
qwt_plot_rasteritem.h
[+] class QwtPlotRasterItem (2)
| Change |
Effect |
1 | Pure virtual method QwtPlotRasterItem::renderImage ( QwtScaleMap const&, QwtScaleMap const&, QRectF const&, QSize const& ) const has been added to this class. | 1) Applications will not provide the implementation for this pure virtual method and therefore cause a crash in the library trying to call this method. 2) The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
2 | Virtual method QwtPlotRasterItem::imageMap ( enum Qt::Orientation, QwtScaleMap const&, QRectF const&, QSize const&, double ) const has been added to this class. | The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 14 entries | Virtual Table (New) - 17 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
~QwtPlotRasterItem |
~QwtPlotRasterItem |
12 |
~QwtPlotRasterItem |
~QwtPlotRasterItem |
16 |
QwtPlotItem::updateLegend |
QwtPlotItem::updateLegend |
20 |
QwtPlotItem::legendItem |
QwtPlotItem::legendItem |
24 |
QwtPlotItem::rtti |
QwtLegendItemManager::drawLegendIdentifier |
28 |
QwtPlotItem::setVisible |
QwtPlotItem::rtti |
32 |
QwtPlotItem::itemChanged |
QwtPlotItem::setVisible |
36 |
QwtPlotRasterItem::draw |
QwtPlotItem::itemChanged |
40 |
QwtPlotItem::boundingRect |
QwtPlotRasterItem::draw |
44 |
QwtPlotItem::updateScaleDiv |
QwtPlotRasterItem::boundingRect |
48 |
QwtPlotRasterItem::rasterHint |
QwtPlotItem::updateScaleDiv |
52 |
__cxa_pure_virtual |
QwtPlotRasterItem::pixelHint |
56 |
|
QwtPlotRasterItem::interval |
60 |
|
__cxa_pure_virtual |
64 |
|
QwtPlotRasterItem::imageMap |
[+] affected symbols (17)
QwtPlotItem::boundingRect ( ) constThis method is from derived class 'QwtPlotItem'.
QwtPlotItem::itemChanged ( )This method is from derived class 'QwtPlotItem'.
QwtPlotItem::rtti ( ) constThis method is from derived class 'QwtPlotItem'.
QwtPlotItem::setVisible ( bool p2 )This method is from derived class 'QwtPlotItem'.
QwtPlotItem::updateScaleDiv ( QwtScaleDiv const& p2, QwtScaleDiv const& p3 )This method is from derived class 'QwtPlotItem'.
QwtPlotRasterItem::alpha ( ) constThis method is from 'QwtPlotRasterItem' class.
QwtPlotRasterItem::cachePolicy ( ) constThis method is from 'QwtPlotRasterItem' class.
QwtPlotRasterItem::invalidateCache ( )This method is from 'QwtPlotRasterItem' class.
QwtPlotRasterItem::QwtPlotRasterItem [in-charge] ( QString const& title )This constructor is from 'QwtPlotRasterItem' class.
QwtPlotRasterItem::QwtPlotRasterItem [in-charge] ( QwtText const& title )This constructor is from 'QwtPlotRasterItem' class.
QwtPlotRasterItem::setAlpha ( int alpha )This method is from 'QwtPlotRasterItem' class.
QwtPlotRasterItem::setCachePolicy ( enum QwtPlotRasterItem::CachePolicy p2 )This method is from 'QwtPlotRasterItem' class.
QwtPlotRasterItem::~QwtPlotRasterItem [in-charge] ( )This method is from 'QwtPlotRasterItem' class.
QwtPlotSpectrogram::contourPen ( double level ) constThis method is from derived class 'QwtPlotSpectrogram'.
QwtPlotSpectrogram::contourRasterSize ( QwtDoubleRect const& p2, QRect const& p3 ) constThis method is from derived class 'QwtPlotSpectrogram'.
QwtPlotSpectrogram::drawContourLines ( struct QPainter* p, QwtScaleMap const& xMap, QwtScaleMap const& yMap, QwtRasterData::ContourLines const& lines ) constThis method is from derived class 'QwtPlotSpectrogram'.
QwtPlotSpectrogram::renderContourLines ( QwtDoubleRect const& rect, QSize const& raster ) constThis method is from derived class 'QwtPlotSpectrogram'.
qwt_raster_data.h
[+] class QwtRasterData (3)
| Change |
Effect |
1 | Size of this class has been increased from 36 bytes to 64 bytes. | 1) An object of this class can be allocated by the applications and old size will be hardcoded at the compile time. Call of any exported constructor will break the memory of neighboring objects on the stack or heap. 2) The memory layout and size of subclasses will be changed. |
2 | Virtual method QwtRasterData::contourLines ( QRectF const&, QSize const&, QList<double>const&, QwtRasterData::ConrecFlags ) const has been added to this class. | The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
3 | Virtual method QwtRasterData::rasterHint ( QwtDoubleRect const& ) const has been removed from this class. | The layout of v-table has been changed. Call of this virtual method or any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 12 entries | Virtual Table (New) - 10 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
~QwtRasterData |
~QwtRasterData |
12 |
~QwtRasterData |
~QwtRasterData |
16 |
__cxa_pure_virtual |
QwtRasterData::setInterval |
20 |
QwtRasterData::setBoundingRect |
QwtRasterData::pixelHint |
24 |
QwtRasterData::rasterHint |
QwtRasterData::initRaster |
28 |
QwtRasterData::initRaster |
QwtRasterData::discardRaster |
32 |
QwtRasterData::discardRaster |
__cxa_pure_virtual |
36 |
__cxa_pure_virtual |
QwtRasterData::contourLines |
40 |
__cxa_pure_virtual |
|
44 |
QwtRasterData::contourLines |
|
[+] affected symbols (5)
QwtRasterData::discardRaster ( )This method is from 'QwtRasterData' class.
QwtRasterData::initRaster ( QwtDoubleRect const& p2, QSize const& raster )This method is from 'QwtRasterData' class.
QwtRasterData::QwtRasterData [in-charge] ( )This constructor is from 'QwtRasterData' class.
QwtRasterData::value ( double x, double y ) constThis method is from 'QwtRasterData' class.
QwtRasterData::~QwtRasterData [in-charge] ( )This method is from 'QwtRasterData' class.
to the top
Problems with Symbols, High Severity (130)
qwt_abstract_scale.h,
libqwt.so.5.2.2
[+] QwtAbstractScale::setScale ( QwtDoubleInterval const& p2, double step ) (1)
changed to:QwtAbstractScale::setScale ( QwtInterval const& p2, double step )
[symbol: _ZN16QwtAbstractScale8setScaleERK17QwtDoubleIntervald]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN16QwtAbstractScale8setScaleERK17QwtDoubleIntervald to _ZN16QwtAbstractScale8setScaleERK11QwtIntervald. This may cause "undefined reference" linker error in old client applications. |
qwt_abstract_scale_draw.h,
libqwt.so.5.2.2
[+] QwtAbstractScaleDraw::setMinimumExtent ( int p2 ) (1)
changed to:QwtAbstractScaleDraw::setMinimumExtent ( double p2 )
[symbol: _ZN20QwtAbstractScaleDraw16setMinimumExtentEi]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN20QwtAbstractScaleDraw16setMinimumExtentEi to _ZN20QwtAbstractScaleDraw16setMinimumExtentEd. This may cause "undefined reference" linker error in old client applications. |
[+] QwtAbstractScaleDraw::setSpacing ( int margin ) (1)
changed to:QwtAbstractScaleDraw::setSpacing ( double margin )
[symbol: _ZN20QwtAbstractScaleDraw10setSpacingEi]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN20QwtAbstractScaleDraw10setSpacingEi to _ZN20QwtAbstractScaleDraw10setSpacingEd. This may cause "undefined reference" linker error in old client applications. |
[+] QwtAbstractScaleDraw::setTickLength ( enum QwtScaleDiv::TickType p2, int length ) (1)
changed to:QwtAbstractScaleDraw::setTickLength ( enum QwtScaleDiv::TickType p2, double length )
[symbol: _ZN20QwtAbstractScaleDraw13setTickLengthEN11QwtScaleDiv8TickTypeEi]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN20QwtAbstractScaleDraw13setTickLengthEN11QwtScaleDiv8TickTypeEi to _ZN20QwtAbstractScaleDraw13setTickLengthEN11QwtScaleDiv8TickTypeEd. This may cause "undefined reference" linker error in old client applications. |
qwt_analog_clock.h,
libqwt.so.5.2.2
[+] QwtAnalogClock::drawHand ( struct QPainter* p2, enum QwtAnalogClock::Hand p3, QPoint const& p4, int radius, double direction, enum QPalette::ColorGroup p7 ) const (1)
changed to:QwtAnalogClock::drawHand ( QPainter* p2, enum QwtAnalogClock::Hand p3, QPointF const& p4, double radius, double direction, enum QPalette::ColorGroup p7 ) const
[symbol: _ZNK14QwtAnalogClock8drawHandEP8QPainterNS_4HandERK6QPointidN8QPalette10ColorGroupE]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK14QwtAnalogClock8drawHandEP8QPainterNS_4HandERK6QPointidN8QPalette10ColorGroupE to _ZNK14QwtAnalogClock8drawHandEP8QPainterNS_4HandERK7QPointFddN8QPalette10ColorGroupE. This may cause "undefined reference" linker error in old client applications. |
[+] QwtAnalogClock::drawNeedle ( struct QPainter* p2, QPoint const& p3, int radius, double direction, enum QPalette::ColorGroup p6 ) const (1)
changed to:QwtAnalogClock::drawNeedle ( QPainter* p2, QPointF const& p3, double radius, double direction, enum QPalette::ColorGroup p6 ) const
[symbol: _ZNK14QwtAnalogClock10drawNeedleEP8QPainterRK6QPointidN8QPalette10ColorGroupE]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK14QwtAnalogClock10drawNeedleEP8QPainterRK6QPointidN8QPalette10ColorGroupE to _ZNK14QwtAnalogClock10drawNeedleEP8QPainterRK7QPointFddN8QPalette10ColorGroupE. This may cause "undefined reference" linker error in old client applications. |
qwt_clipper.h,
libqwt.so.5.2.2
[+] QwtClipper::clipPolygon ( QRect const& p1, QwtPolygon const& p2 ) [static] (1)
changed to:QwtClipper::clipPolygon ( QRect const& p1, QPolygon const& p2, bool closePolygon ) [static]
[symbol: _ZN10QwtClipper11clipPolygonERK5QRectRK8QPolygon]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN10QwtClipper11clipPolygonERK5QRectRK8QPolygon to _ZN10QwtClipper11clipPolygonERK5QRectRK8QPolygonb. This may cause "undefined reference" linker error in old client applications. |
[+] QwtClipper::clipPolygonF ( QwtDoubleRect const& p1, QwtPolygonF const& p2 ) [static] (1)
changed to:QwtClipper::clipPolygonF ( QRectF const& p1, QPolygonF const& p2, bool closePolygon ) [static]
[symbol: _ZN10QwtClipper12clipPolygonFERK6QRectFRK9QPolygonF]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN10QwtClipper12clipPolygonFERK6QRectFRK9QPolygonF to _ZN10QwtClipper12clipPolygonFERK6QRectFRK9QPolygonFb. This may cause "undefined reference" linker error in old client applications. |
qwt_color_map.h,
libqwt.so.5.2.2
[+] QwtAlphaColorMap::rgb ( QwtDoubleInterval const& p2, double value ) const (1)
changed to:QwtAlphaColorMap::rgb ( QwtInterval const& p2, double value ) const
[symbol: _ZNK16QwtAlphaColorMap3rgbERK17QwtDoubleIntervald]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK16QwtAlphaColorMap3rgbERK17QwtDoubleIntervald to _ZNK16QwtAlphaColorMap3rgbERK11QwtIntervald. This may cause "undefined reference" linker error in old client applications. |
[+] QwtColorMap::colorTable ( QwtDoubleInterval const& p2 ) const (1)
changed to:QwtColorMap::colorTable ( QwtInterval const& p2 ) const
[symbol: _ZNK11QwtColorMap10colorTableERK17QwtDoubleInterval]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK11QwtColorMap10colorTableERK17QwtDoubleInterval to _ZNK11QwtColorMap10colorTableERK11QwtInterval. This may cause "undefined reference" linker error in old client applications. |
[+] QwtLinearColorMap::colorIndex ( QwtDoubleInterval const& p2, double value ) const (1)
changed to:QwtLinearColorMap::colorIndex ( QwtInterval const& p2, double value ) const
[symbol: _ZNK17QwtLinearColorMap10colorIndexERK17QwtDoubleIntervald]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK17QwtLinearColorMap10colorIndexERK17QwtDoubleIntervald to _ZNK17QwtLinearColorMap10colorIndexERK11QwtIntervald. This may cause "undefined reference" linker error in old client applications. |
[+] QwtLinearColorMap::rgb ( QwtDoubleInterval const& p2, double value ) const (1)
changed to:QwtLinearColorMap::rgb ( QwtInterval const& p2, double value ) const
[symbol: _ZNK17QwtLinearColorMap3rgbERK17QwtDoubleIntervald]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK17QwtLinearColorMap3rgbERK17QwtDoubleIntervald to _ZNK17QwtLinearColorMap3rgbERK11QwtIntervald. This may cause "undefined reference" linker error in old client applications. |
qwt_compass.h,
libqwt.so.5.2.2
[+] QwtCompass::drawRose ( struct QPainter* p2, QPoint const& center, int radius, double north, enum QPalette::ColorGroup p6 ) const (1)
changed to:QwtCompass::drawRose ( QPainter* p2, QPointF const& center, double radius, double north, enum QPalette::ColorGroup p6 ) const
[symbol: _ZNK10QwtCompass8drawRoseEP8QPainterRK6QPointidN8QPalette10ColorGroupE]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK10QwtCompass8drawRoseEP8QPainterRK6QPointidN8QPalette10ColorGroupE to _ZNK10QwtCompass8drawRoseEP8QPainterRK7QPointFddN8QPalette10ColorGroupE. This may cause "undefined reference" linker error in old client applications. |
[+] QwtCompass::drawScaleContents ( struct QPainter* p2, QPoint const& center, int radius ) const (1)
changed to:QwtCompass::drawScaleContents ( QPainter* p2, QPointF const& center, double radius ) const
[symbol: _ZNK10QwtCompass17drawScaleContentsEP8QPainterRK6QPointi]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK10QwtCompass17drawScaleContentsEP8QPainterRK6QPointi to _ZNK10QwtCompass17drawScaleContentsEP8QPainterRK7QPointFd. This may cause "undefined reference" linker error in old client applications. |
qwt_compass_rose.h,
libqwt.so.5.2.2
[+] QwtSimpleCompassRose::draw ( struct QPainter* p2, QPoint const& center, int radius, double north, enum QPalette::ColorGroup p6 ) const (1)
changed to:QwtSimpleCompassRose::draw ( QPainter* p2, QPointF const& center, double radius, double north, enum QPalette::ColorGroup p6 ) const
[symbol: _ZNK20QwtSimpleCompassRose4drawEP8QPainterRK6QPointidN8QPalette10ColorGroupE]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK20QwtSimpleCompassRose4drawEP8QPainterRK6QPointidN8QPalette10ColorGroupE to _ZNK20QwtSimpleCompassRose4drawEP8QPainterRK7QPointFddN8QPalette10ColorGroupE. This may cause "undefined reference" linker error in old client applications. |
[+] QwtSimpleCompassRose::drawRose ( struct QPainter* p1, QPalette const& p2, QPoint const& center, int radius, double origin, double width, int numThorns, int numThornLevels, double shrinkFactor ) [static] (1)
changed to:QwtSimpleCompassRose::drawRose ( QPainter* p1, QPalette const& p2, QPointF const& center, double radius, double origin, double width, int numThorns, int numThornLevels, double shrinkFactor ) [static]
[symbol: _ZN20QwtSimpleCompassRose8drawRoseEP8QPainterRK8QPaletteRK6QPointiddiid]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN20QwtSimpleCompassRose8drawRoseEP8QPainterRK8QPaletteRK6QPointiddiid to _ZN20QwtSimpleCompassRose8drawRoseEP8QPainterRK8QPaletteRK7QPointFdddiid. This may cause "undefined reference" linker error in old client applications. |
qwt_dial.h,
libqwt.so.5.2.2
[+] QwtDial::drawNeedle ( struct QPainter* p2, QPoint const& p3, int radius, double direction, enum QPalette::ColorGroup p6 ) const (1)
changed to:QwtDial::drawNeedle ( QPainter* p2, QPointF const& p3, double radius, double direction, enum QPalette::ColorGroup p6 ) const
[symbol: _ZNK7QwtDial10drawNeedleEP8QPainterRK6QPointidN8QPalette10ColorGroupE]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK7QwtDial10drawNeedleEP8QPainterRK6QPointidN8QPalette10ColorGroupE to _ZNK7QwtDial10drawNeedleEP8QPainterRK7QPointFddN8QPalette10ColorGroupE. This may cause "undefined reference" linker error in old client applications. |
[+] QwtDial::drawScale ( struct QPainter* p2, QPoint const& center, int radius, double origin, double arcMin, double arcMax ) const (1)
changed to:QwtDial::drawScale ( QPainter* p2, QPointF const& center, double radius, double origin, double arcMin, double arcMax ) const
[symbol: _ZNK7QwtDial9drawScaleEP8QPainterRK6QPointiddd]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK7QwtDial9drawScaleEP8QPainterRK6QPointiddd to _ZNK7QwtDial9drawScaleEP8QPainterRK7QPointFdddd. This may cause "undefined reference" linker error in old client applications. |
[+] QwtDial::drawScaleContents ( struct QPainter* painter, QPoint const& center, int radius ) const (1)
changed to:QwtDial::drawScaleContents ( QPainter* painter, QPointF const& center, double radius ) const
[symbol: _ZNK7QwtDial17drawScaleContentsEP8QPainterRK6QPointi]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK7QwtDial17drawScaleContentsEP8QPainterRK6QPointi to _ZNK7QwtDial17drawScaleContentsEP8QPainterRK7QPointFd. This may cause "undefined reference" linker error in old client applications. |
[+] QwtDial::getScrollMode ( QPoint const& p2, int& scrollMode, int& direction ) (2)
changed to:QwtDial::getScrollMode ( QPoint const& p2, enum QwtAbstractSlider::ScrollMode& p3, int& direction ) const
[symbol: _ZN7QwtDial13getScrollModeERK6QPointRiS3_]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN7QwtDial13getScrollModeERK6QPointRiS3_ to _ZNK7QwtDial13getScrollModeERK6QPointRN17QwtAbstractSlider10ScrollModeERi. This may cause "undefined reference" linker error in old client applications. |
2 | Method became const. | The name of the appropriate symbol for this function on binary level has been changed from _ZN7QwtDial13getScrollModeERK6QPointRiS3_ to _ZNK7QwtDial13getScrollModeERK6QPointRN17QwtAbstractSlider10ScrollModeERi. This may cause "undefined reference" linker error in old client applications. |
[+] QwtDialScaleDraw::setPenWidth ( uint p2 ) (1)
changed to:QwtDialScaleDraw::setPenWidth ( double p2 )
[symbol: _ZN16QwtDialScaleDraw11setPenWidthEj]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN16QwtDialScaleDraw11setPenWidthEj to _ZN16QwtDialScaleDraw11setPenWidthEd. This may cause "undefined reference" linker error in old client applications. |
qwt_dial_needle.h,
libqwt.so.5.2.2
[+] QwtDialNeedle::drawKnob ( struct QPainter* p1, QPoint const& pos, int width, QBrush const& p4, bool sunken ) [static] (2)
changed to:QwtDialNeedle::drawKnob ( QPainter* p2, double width, QBrush const& p4, bool sunken ) const
[symbol: _ZN13QwtDialNeedle8drawKnobEP8QPainterRK6QPointiRK6QBrushb]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN13QwtDialNeedle8drawKnobEP8QPainterRK6QPointiRK6QBrushb to _ZNK13QwtDialNeedle8drawKnobEP8QPainterdRK6QBrushb. This may cause "undefined reference" linker error in old client applications. |
2 | Method became const. | The name of the appropriate symbol for this function on binary level has been changed from _ZN13QwtDialNeedle8drawKnobEP8QPainterRK6QPointiRK6QBrushb to _ZNK13QwtDialNeedle8drawKnobEP8QPainterdRK6QBrushb. This may cause "undefined reference" linker error in old client applications. |
[+] QwtDialSimpleNeedle::setWidth ( int width ) (1)
changed to:QwtDialSimpleNeedle::setWidth ( double width )
[symbol: _ZN19QwtDialSimpleNeedle8setWidthEi]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN19QwtDialSimpleNeedle8setWidthEi to _ZN19QwtDialSimpleNeedle8setWidthEd. This may cause "undefined reference" linker error in old client applications. |
qwt_knob.h,
libqwt.so.5.2.2
[+] QwtKnob::drawKnob ( struct QPainter* p, QRect const& r ) (2)
changed to:QwtKnob::drawKnob ( QPainter* p2, QRectF const& p3 ) const
[symbol: _ZN7QwtKnob8drawKnobEP8QPainterRK5QRect]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN7QwtKnob8drawKnobEP8QPainterRK5QRect to _ZNK7QwtKnob8drawKnobEP8QPainterRK6QRectF. This may cause "undefined reference" linker error in old client applications. |
2 | Method became const. | The name of the appropriate symbol for this function on binary level has been changed from _ZN7QwtKnob8drawKnobEP8QPainterRK5QRect to _ZNK7QwtKnob8drawKnobEP8QPainterRK6QRectF. This may cause "undefined reference" linker error in old client applications. |
[+] QwtKnob::drawMarker ( struct QPainter* p, double arc, QColor const& c ) (2)
changed to:QwtKnob::drawMarker ( QPainter* p2, QRectF const& p3, double arc ) const
[symbol: _ZN7QwtKnob10drawMarkerEP8QPainterdRK6QColor]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN7QwtKnob10drawMarkerEP8QPainterdRK6QColor to _ZNK7QwtKnob10drawMarkerEP8QPainterRK6QRectFd. This may cause "undefined reference" linker error in old client applications. |
2 | Method became const. | The name of the appropriate symbol for this function on binary level has been changed from _ZN7QwtKnob10drawMarkerEP8QPainterdRK6QColor to _ZNK7QwtKnob10drawMarkerEP8QPainterRK6QRectFd. This may cause "undefined reference" linker error in old client applications. |
qwt_painter.h,
libqwt.so.5.2.2
[+] QwtPainter::drawColorBar ( struct QPainter* painter, QwtColorMap const& p2, QwtDoubleInterval const& p3, QwtScaleMap const& p4, enum Qt::Orientation p5, QRect const& p6 ) [static] (1)
changed to:QwtPainter::drawColorBar ( QPainter* painter, QwtColorMap const& p2, QwtInterval const& p3, QwtScaleMap const& p4, enum Qt::Orientation p5, QRectF const& p6 ) [static]
[symbol: _ZN10QwtPainter12drawColorBarEP8QPainterRK11QwtColorMapRK17QwtDoubleIntervalRK11QwtScaleMapN2Qt11OrientationERK5QRect]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN10QwtPainter12drawColorBarEP8QPainterRK11QwtColorMapRK17QwtDoubleIntervalRK11QwtScaleMapN2Qt11OrientationERK5QRect to _ZN10QwtPainter12drawColorBarEP8QPainterRK11QwtColorMapRK11QwtIntervalRK11QwtScaleMapN2Qt11OrientationERK6QRectF. This may cause "undefined reference" linker error in old client applications. |
[+] QwtPainter::drawEllipse ( struct QPainter* p1, QRect const& p2 ) [static] (1)
changed to:QwtPainter::drawEllipse ( QPainter* p1, QRectF const& p2 ) [static]
[symbol: _ZN10QwtPainter11drawEllipseEP8QPainterRK5QRect]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN10QwtPainter11drawEllipseEP8QPainterRK5QRect to _ZN10QwtPainter11drawEllipseEP8QPainterRK6QRectF. This may cause "undefined reference" linker error in old client applications. |
[+] QwtPainter::drawLine ( struct QPainter* p1, int x1, int y1, int x2, int y2 ) [static] (1)
changed to:QwtPainter::drawLine ( QPainter* p1, QPointF const& p1, QPointF const& p2 ) [static]
[symbol: _ZN10QwtPainter8drawLineEP8QPainteriiii]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN10QwtPainter8drawLineEP8QPainteriiii to _ZN10QwtPainter8drawLineEP8QPainterRK7QPointFS4_. This may cause "undefined reference" linker error in old client applications. |
[+] QwtPainter::drawPie ( struct QPainter* p1, QRect const& r, int a, int alen ) [static] (1)
changed to:QwtPainter::drawPie ( QPainter* p1, QRectF const& r, int a, int alen ) [static]
[symbol: _ZN10QwtPainter7drawPieEP8QPainterRK5QRectii]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN10QwtPainter7drawPieEP8QPainterRK5QRectii to _ZN10QwtPainter7drawPieEP8QPainterRK6QRectFii. This may cause "undefined reference" linker error in old client applications. |
[+] QwtPainter::drawPoint ( struct QPainter* p1, int x, int y ) [static] (1)
changed to:QwtPainter::drawPoint ( QPainter* p1, QPointF const& p2 ) [static]
[symbol: _ZN10QwtPainter9drawPointEP8QPainterii]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN10QwtPainter9drawPointEP8QPainterii to _ZN10QwtPainter9drawPointEP8QPainterRK7QPointF. This may cause "undefined reference" linker error in old client applications. |
[+] QwtPainter::drawPolygon ( struct QPainter* p1, QwtPolygon const& pa ) [static] (1)
changed to:QwtPainter::drawPolygon ( QPainter* p1, QPolygonF const& pa ) [static]
[symbol: _ZN10QwtPainter11drawPolygonEP8QPainterRK8QPolygon]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN10QwtPainter11drawPolygonEP8QPainterRK8QPolygon to _ZN10QwtPainter11drawPolygonEP8QPainterRK9QPolygonF. This may cause "undefined reference" linker error in old client applications. |
[+] QwtPainter::drawPolyline ( struct QPainter* p1, QwtPolygon const& pa ) [static] (1)
changed to:QwtPainter::drawPolyline ( QPainter* p1, QPointF const* p2, int pointCount ) [static]
[symbol: _ZN10QwtPainter12drawPolylineEP8QPainterRK8QPolygon]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN10QwtPainter12drawPolylineEP8QPainterRK8QPolygon to _ZN10QwtPainter12drawPolylineEP8QPainterPK7QPointFi. This may cause "undefined reference" linker error in old client applications. |
[+] QwtPainter::drawRect ( struct QPainter* p1, int x, int y, int w, int h ) [static] (1)
changed to:QwtPainter::drawRect ( QPainter* p1, QRectF const& rect ) [static]
[symbol: _ZN10QwtPainter8drawRectEP8QPainteriiii]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN10QwtPainter8drawRectEP8QPainteriiii to _ZN10QwtPainter8drawRectEP8QPainterRK6QRectF. This may cause "undefined reference" linker error in old client applications. |
[+] QwtPainter::drawRect ( struct QPainter* p1, QRect const& rect ) [static] (1)
changed to:QwtPainter::drawRect ( QPainter* p1, QRectF const& rect ) [static]
[symbol: _ZN10QwtPainter8drawRectEP8QPainterRK5QRect]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN10QwtPainter8drawRectEP8QPainterRK5QRect to _ZN10QwtPainter8drawRectEP8QPainterRK6QRectF. This may cause "undefined reference" linker error in old client applications. |
[+] QwtPainter::drawSimpleRichText ( struct QPainter* p1, QRect const& p2, int flags, struct QTextDocument& p4 ) [static] (1)
changed to:QwtPainter::drawSimpleRichText ( QPainter* p1, QRectF const& p2, int flags, struct QTextDocument const& p4 ) [static]
[symbol: _ZN10QwtPainter18drawSimpleRichTextEP8QPainterRK5QRectiR13QTextDocument]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN10QwtPainter18drawSimpleRichTextEP8QPainterRK5QRectiR13QTextDocument to _ZN10QwtPainter18drawSimpleRichTextEP8QPainterRK6QRectFiRK13QTextDocument. This may cause "undefined reference" linker error in old client applications. |
[+] QwtPainter::drawText ( struct QPainter* p1, int x, int y, int w, int h, int flags, QString const& p7 ) [static] (1)
changed to:QwtPainter::drawText ( QPainter* p1, QPointF const& p2, QString const& p3 ) [static]
[symbol: _ZN10QwtPainter8drawTextEP8QPainteriiiiiRK7QString]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN10QwtPainter8drawTextEP8QPainteriiiiiRK7QString to _ZN10QwtPainter8drawTextEP8QPainterRK7QPointFRK7QString. This may cause "undefined reference" linker error in old client applications. |
[+] QwtPainter::drawText ( struct QPainter* p1, int x, int y, QString const& p4 ) [static] (1)
changed to:QwtPainter::drawText ( QPainter* p1, QPointF const& p2, QString const& p3 ) [static]
[symbol: _ZN10QwtPainter8drawTextEP8QPainteriiRK7QString]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN10QwtPainter8drawTextEP8QPainteriiRK7QString to _ZN10QwtPainter8drawTextEP8QPainterRK7QPointFRK7QString. This may cause "undefined reference" linker error in old client applications. |
[+] QwtPainter::drawText ( struct QPainter* p1, QPoint const& p2, QString const& p3 ) [static] (1)
changed to:QwtPainter::drawText ( QPainter* p1, QPointF const& p2, QString const& p3 ) [static]
[symbol: _ZN10QwtPainter8drawTextEP8QPainterRK6QPointRK7QString]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN10QwtPainter8drawTextEP8QPainterRK6QPointRK7QString to _ZN10QwtPainter8drawTextEP8QPainterRK7QPointFRK7QString. This may cause "undefined reference" linker error in old client applications. |
[+] QwtPainter::drawText ( struct QPainter* p1, QRect const& p2, int flags, QString const& p4 ) [static] (1)
changed to:QwtPainter::drawText ( QPainter* p1, QPointF const& p2, QString const& p3 ) [static]
[symbol: _ZN10QwtPainter8drawTextEP8QPainterRK5QRectiRK7QString]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN10QwtPainter8drawTextEP8QPainterRK5QRectiRK7QString to _ZN10QwtPainter8drawTextEP8QPainterRK7QPointFRK7QString. This may cause "undefined reference" linker error in old client applications. |
[+] QwtPainter::fillRect ( struct QPainter* p1, QRect const& p2, QBrush const& p3 ) [static] (1)
changed to:QwtPainter::fillRect ( QPainter* p1, QRectF const& p2, QBrush const& p3 ) [static]
[symbol: _ZN10QwtPainter8fillRectEP8QPainterRK5QRectRK6QBrush]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN10QwtPainter8fillRectEP8QPainterRK5QRectRK6QBrush to _ZN10QwtPainter8fillRectEP8QPainterRK6QRectFRK6QBrush. This may cause "undefined reference" linker error in old client applications. |
qwt_picker.h,
libqwt.so.5.2.2
[+] QwtPicker::QwtPicker [not-in-charge] ( int selectionFlags, enum QwtPicker::RubberBand rubberBand, enum QwtPicker::DisplayMode trackerMode, QWidget* p5 ) (1)
changed to:QwtPicker::QwtPicker [not-in-charge] ( enum QwtPicker::RubberBand rubberBand, enum QwtPicker::DisplayMode trackerMode, QWidget* p4 )
[symbol: _ZN9QwtPickerC2EiNS_10RubberBandENS_11DisplayModeEP7QWidget]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN9QwtPickerC2EiNS_10RubberBandENS_11DisplayModeEP7QWidget to _ZN9QwtPickerC2ENS_10RubberBandENS_11DisplayModeEP7QWidget. This may cause "undefined reference" linker error in old client applications. |
[+] QwtPicker::QwtPicker [in-charge] ( int selectionFlags, enum QwtPicker::RubberBand rubberBand, enum QwtPicker::DisplayMode trackerMode, QWidget* p5 ) (1)
changed to:QwtPicker::QwtPicker [in-charge] ( enum QwtPicker::RubberBand rubberBand, enum QwtPicker::DisplayMode trackerMode, QWidget* p4 )
[symbol: _ZN9QwtPickerC1EiNS_10RubberBandENS_11DisplayModeEP7QWidget]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN9QwtPickerC1EiNS_10RubberBandENS_11DisplayModeEP7QWidget to _ZN9QwtPickerC1ENS_10RubberBandENS_11DisplayModeEP7QWidget. This may cause "undefined reference" linker error in old client applications. |
[+] QwtPicker::stateMachine ( int p2 ) const (2)
changed to:QwtPicker::stateMachine ( )
[symbol: _ZNK9QwtPicker12stateMachineEi]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK9QwtPicker12stateMachineEi to _ZN9QwtPicker12stateMachineEv. This may cause "undefined reference" linker error in old client applications. |
2 | Method became non-const. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK9QwtPicker12stateMachineEi to _ZN9QwtPicker12stateMachineEv. This may cause "undefined reference" linker error in old client applications. |
qwt_picker_machine.h,
libqwt.so.5.2.2
[+] QwtPickerMachine::QwtPickerMachine [not-in-charge] ( ) (1)
changed to:QwtPickerMachine::QwtPickerMachine [not-in-charge] ( enum QwtPickerMachine::SelectionType p2 )
[symbol: _ZN16QwtPickerMachineC2Ev]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN16QwtPickerMachineC2Ev to _ZN16QwtPickerMachineC2ENS_13SelectionTypeE. This may cause "undefined reference" linker error in old client applications. |
[+] QwtPickerMachine::QwtPickerMachine [in-charge] ( ) (1)
changed to:QwtPickerMachine::QwtPickerMachine [in-charge] ( enum QwtPickerMachine::SelectionType p2 )
[symbol: _ZN16QwtPickerMachineC1Ev]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN16QwtPickerMachineC1Ev to _ZN16QwtPickerMachineC1ENS_13SelectionTypeE. This may cause "undefined reference" linker error in old client applications. |
qwt_plot.h,
libqwt.so.5.2.2
[+] QwtPlot::drawItems ( struct QPainter* p2, QRect const& p3, QwtScaleMap const* maps, QwtPlotPrintFilter const& p5 ) const (1)
changed to:QwtPlot::drawItems ( QPainter* p2, QRectF const& p3, QwtScaleMap const* maps ) const
[symbol: _ZNK7QwtPlot9drawItemsEP8QPainterRK5QRectPK11QwtScaleMapRK18QwtPlotPrintFilter]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK7QwtPlot9drawItemsEP8QPainterRK5QRectPK11QwtScaleMapRK18QwtPlotPrintFilter to _ZNK7QwtPlot9drawItemsEP8QPainterRK6QRectFPK11QwtScaleMap. This may cause "undefined reference" linker error in old client applications. |
[+] QwtPlot::setAxisAutoScale ( int axisId ) (1)
changed to:QwtPlot::setAxisAutoScale ( int axisId, bool on )
[symbol: _ZN7QwtPlot16setAxisAutoScaleEi]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN7QwtPlot16setAxisAutoScaleEi to _ZN7QwtPlot16setAxisAutoScaleEib. This may cause "undefined reference" linker error in old client applications. |
[+] QwtPlot::setCanvasBackground ( QColor const& c ) (1)
changed to:QwtPlot::setCanvasBackground ( QBrush const& p2 )
[symbol: _ZN7QwtPlot19setCanvasBackgroundERK6QColor]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN7QwtPlot19setCanvasBackgroundERK6QColor to _ZN7QwtPlot19setCanvasBackgroundERK6QBrush. This may cause "undefined reference" linker error in old client applications. |
qwt_plot_canvas.h,
libqwt.so.5.2.2
[+] QwtPlotCanvas::drawCanvas ( struct QPainter* painter ) (1)
changed to:QwtPlotCanvas::drawCanvas ( QPainter* p2, bool withBackground )
[symbol: _ZN13QwtPlotCanvas10drawCanvasEP8QPainter]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN13QwtPlotCanvas10drawCanvasEP8QPainter to _ZN13QwtPlotCanvas10drawCanvasEP8QPainterb. This may cause "undefined reference" linker error in old client applications. |
qwt_plot_curve.h,
libqwt.so.5.2.2
[+] QwtPlotCurve::closePolyline ( QwtScaleMap const& p2, QwtScaleMap const& p3, QwtPolygon& p4 ) const (1)
changed to:QwtPlotCurve::closePolyline ( QPainter* p2, QwtScaleMap const& p3, QwtScaleMap const& p4, QPolygonF& p5 ) const
[symbol: _ZNK12QwtPlotCurve13closePolylineERK11QwtScaleMapS2_R8QPolygon]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK12QwtPlotCurve13closePolylineERK11QwtScaleMapS2_R8QPolygon to _ZNK12QwtPlotCurve13closePolylineEP8QPainterRK11QwtScaleMapS4_R9QPolygonF. This may cause "undefined reference" linker error in old client applications. |
[+] QwtPlotCurve::drawCurve ( struct QPainter* p, int style, QwtScaleMap const& xMap, QwtScaleMap const& yMap, int from, int to ) const (1)
changed to:QwtPlotCurve::drawCurve ( QPainter* p, int style, QwtScaleMap const& xMap, QwtScaleMap const& yMap, QRectF const& canvasRect, int from, int to ) const
[symbol: _ZNK12QwtPlotCurve9drawCurveEP8QPainteriRK11QwtScaleMapS4_ii]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK12QwtPlotCurve9drawCurveEP8QPainteriRK11QwtScaleMapS4_ii to _ZNK12QwtPlotCurve9drawCurveEP8QPainteriRK11QwtScaleMapS4_RK6QRectFii. This may cause "undefined reference" linker error in old client applications. |
[+] QwtPlotCurve::drawDots ( struct QPainter* p, QwtScaleMap const& xMap, QwtScaleMap const& yMap, int from, int to ) const (1)
changed to:QwtPlotCurve::drawDots ( QPainter* p, QwtScaleMap const& xMap, QwtScaleMap const& yMap, QRectF const& canvasRect, int from, int to ) const
[symbol: _ZNK12QwtPlotCurve8drawDotsEP8QPainterRK11QwtScaleMapS4_ii]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK12QwtPlotCurve8drawDotsEP8QPainterRK11QwtScaleMapS4_ii to _ZNK12QwtPlotCurve8drawDotsEP8QPainterRK11QwtScaleMapS4_RK6QRectFii. This may cause "undefined reference" linker error in old client applications. |
[+] QwtPlotCurve::drawLines ( struct QPainter* p, QwtScaleMap const& xMap, QwtScaleMap const& yMap, int from, int to ) const (1)
changed to:QwtPlotCurve::drawLines ( QPainter* p, QwtScaleMap const& xMap, QwtScaleMap const& yMap, QRectF const& canvasRect, int from, int to ) const
[symbol: _ZNK12QwtPlotCurve9drawLinesEP8QPainterRK11QwtScaleMapS4_ii]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK12QwtPlotCurve9drawLinesEP8QPainterRK11QwtScaleMapS4_ii to _ZNK12QwtPlotCurve9drawLinesEP8QPainterRK11QwtScaleMapS4_RK6QRectFii. This may cause "undefined reference" linker error in old client applications. |
[+] QwtPlotCurve::drawSteps ( struct QPainter* p, QwtScaleMap const& xMap, QwtScaleMap const& yMap, int from, int to ) const (1)
changed to:QwtPlotCurve::drawSteps ( QPainter* p, QwtScaleMap const& xMap, QwtScaleMap const& yMap, QRectF const& canvasRect, int from, int to ) const
[symbol: _ZNK12QwtPlotCurve9drawStepsEP8QPainterRK11QwtScaleMapS4_ii]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK12QwtPlotCurve9drawStepsEP8QPainterRK11QwtScaleMapS4_ii to _ZNK12QwtPlotCurve9drawStepsEP8QPainterRK11QwtScaleMapS4_RK6QRectFii. This may cause "undefined reference" linker error in old client applications. |
[+] QwtPlotCurve::drawSticks ( struct QPainter* p, QwtScaleMap const& xMap, QwtScaleMap const& yMap, int from, int to ) const (1)
changed to:QwtPlotCurve::drawSticks ( QPainter* p, QwtScaleMap const& xMap, QwtScaleMap const& yMap, QRectF const& canvasRect, int from, int to ) const
[symbol: _ZNK12QwtPlotCurve10drawSticksEP8QPainterRK11QwtScaleMapS4_ii]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK12QwtPlotCurve10drawSticksEP8QPainterRK11QwtScaleMapS4_ii to _ZNK12QwtPlotCurve10drawSticksEP8QPainterRK11QwtScaleMapS4_RK6QRectFii. This may cause "undefined reference" linker error in old client applications. |
[+] QwtPlotCurve::drawSymbols ( struct QPainter* p, QwtSymbol const& p3, QwtScaleMap const& xMap, QwtScaleMap const& yMap, int from, int to ) const (1)
changed to:QwtPlotCurve::drawSymbols ( QPainter* p, QwtSymbol const& p3, QwtScaleMap const& xMap, QwtScaleMap const& yMap, QRectF const& canvasRect, int from, int to ) const
[symbol: _ZNK12QwtPlotCurve11drawSymbolsEP8QPainterRK9QwtSymbolRK11QwtScaleMapS7_ii]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK12QwtPlotCurve11drawSymbolsEP8QPainterRK9QwtSymbolRK11QwtScaleMapS7_ii to _ZNK12QwtPlotCurve11drawSymbolsEP8QPainterRK9QwtSymbolRK11QwtScaleMapS7_RK6QRectFii. This may cause "undefined reference" linker error in old client applications. |
[+] QwtPlotCurve::fillCurve ( struct QPainter* p2, QwtScaleMap const& p3, QwtScaleMap const& p4, QwtPolygon& p5 ) const (1)
changed to:QwtPlotCurve::fillCurve ( QPainter* p2, QwtScaleMap const& p3, QwtScaleMap const& p4, QRectF const& canvasRect, QPolygonF& p6 ) const
[symbol: _ZNK12QwtPlotCurve9fillCurveEP8QPainterRK11QwtScaleMapS4_R8QPolygon]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK12QwtPlotCurve9fillCurveEP8QPainterRK11QwtScaleMapS4_R8QPolygon to _ZNK12QwtPlotCurve9fillCurveEP8QPainterRK11QwtScaleMapS4_RK6QRectFR9QPolygonF. This may cause "undefined reference" linker error in old client applications. |
[+] QwtPlotCurve::setSymbol ( QwtSymbol const& s ) (1)
changed to:QwtPlotCurve::setSymbol ( QwtSymbol const* s )
[symbol: _ZN12QwtPlotCurve9setSymbolERK9QwtSymbol]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN12QwtPlotCurve9setSymbolERK9QwtSymbol to _ZN12QwtPlotCurve9setSymbolEPK9QwtSymbol. This may cause "undefined reference" linker error in old client applications. |
[+] QwtPlotCurve::symbol ( ) const (1)
[symbol: _ZNK12QwtPlotCurve6symbolEv]
| Change | Effect |
---|
1 | Type of return value has been changed from QwtSymbol const& (24 bytes) to QwtSymbol const* (4 bytes). | 1) The return value became passed in register instead of the hidden first argument (address of the space on the stack provided by the caller) and therefore the layout of parameter's stack has been shifted by 4 bytes. All the parameters will be incorrectly initialized by applications. 2) Applications will read the wrong memory block instead of the return value. |
qwt_plot_grid.h,
libqwt.so.5.2.2
[+] QwtPlotGrid::draw ( struct QPainter* p, QwtScaleMap const& xMap, QwtScaleMap const& yMap, QRect const& rect ) const (1)
changed to:QwtPlotGrid::draw ( QPainter* p, QwtScaleMap const& xMap, QwtScaleMap const& yMap, QRectF const& rect ) const
[symbol: _ZNK11QwtPlotGrid4drawEP8QPainterRK11QwtScaleMapS4_RK5QRect]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK11QwtPlotGrid4drawEP8QPainterRK11QwtScaleMapS4_RK5QRect to _ZNK11QwtPlotGrid4drawEP8QPainterRK11QwtScaleMapS4_RK6QRectF. This may cause "undefined reference" linker error in old client applications. |
qwt_plot_layout.h,
libqwt.so.5.2.2
[+] QwtPlotLayout::activate ( QwtPlot const* p2, QRect const& rect, int options ) (1)
changed to:QwtPlotLayout::activate ( QwtPlot const* p2, QRectF const& rect, QwtPlotLayout::Options options )
[symbol: _ZN13QwtPlotLayout8activateEPK7QwtPlotRK5QRecti]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN13QwtPlotLayout8activateEPK7QwtPlotRK5QRecti to _ZN13QwtPlotLayout8activateEPK7QwtPlotRK6QRectF6QFlagsINS_6OptionEE. This may cause "undefined reference" linker error in old client applications. |
[+] QwtPlotLayout::alignLegend ( QRect const& canvasRect, QRect const& legendRect ) const (1)
changed to:QwtPlotLayout::alignLegend ( QRectF const& canvasRect, QRectF const& legendRect ) const
[symbol: _ZNK13QwtPlotLayout11alignLegendERK5QRectS2_]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK13QwtPlotLayout11alignLegendERK5QRectS2_ to _ZNK13QwtPlotLayout11alignLegendERK6QRectFS2_. This may cause "undefined reference" linker error in old client applications. |
[+] QwtPlotLayout::alignScales ( int options, QRect& canvasRect, QRect* scaleRect ) const (1)
changed to:QwtPlotLayout::alignScales ( int options, QRectF& canvasRect, QRectF* scaleRect ) const
[symbol: _ZNK13QwtPlotLayout11alignScalesEiR5QRectPS0_]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK13QwtPlotLayout11alignScalesEiR5QRectPS0_ to _ZNK13QwtPlotLayout11alignScalesEiR6QRectFPS0_. This may cause "undefined reference" linker error in old client applications. |
[+] QwtPlotLayout::expandLineBreaks ( int options, QRect const& rect, int& dimTitle, int* dimAxes ) const (1)
changed to:QwtPlotLayout::expandLineBreaks ( int options, QRectF const& rect, int& dimTitle, int* dimAxes ) const
[symbol: _ZNK13QwtPlotLayout16expandLineBreaksEiRK5QRectRiPi]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK13QwtPlotLayout16expandLineBreaksEiRK5QRectRiPi to _ZNK13QwtPlotLayout16expandLineBreaksEiRK6QRectFRiPi. This may cause "undefined reference" linker error in old client applications. |
[+] QwtPlotLayout::layoutLegend ( int options, QRect const& p3 ) const (1)
changed to:QwtPlotLayout::layoutLegend ( QwtPlotLayout::Options options, QRectF const& p3 ) const
[symbol: _ZNK13QwtPlotLayout12layoutLegendEiRK5QRect]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK13QwtPlotLayout12layoutLegendEiRK5QRect to _ZNK13QwtPlotLayout12layoutLegendE6QFlagsINS_6OptionEERK6QRectF. This may cause "undefined reference" linker error in old client applications. |
qwt_plot_marker.h,
libqwt.so.5.2.2
[+] QwtPlotMarker::draw ( struct QPainter* p, QwtScaleMap const& xMap, QwtScaleMap const& yMap, QRect const& p5 ) const (1)
changed to:QwtPlotMarker::draw ( QPainter* p, QwtScaleMap const& xMap, QwtScaleMap const& yMap, QRectF const& p5 ) const
[symbol: _ZNK13QwtPlotMarker4drawEP8QPainterRK11QwtScaleMapS4_RK5QRect]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK13QwtPlotMarker4drawEP8QPainterRK11QwtScaleMapS4_RK5QRect to _ZNK13QwtPlotMarker4drawEP8QPainterRK11QwtScaleMapS4_RK6QRectF. This may cause "undefined reference" linker error in old client applications. |
[+] QwtPlotMarker::setSymbol ( QwtSymbol const& s ) (1)
changed to:QwtPlotMarker::setSymbol ( QwtSymbol const* p2 )
[symbol: _ZN13QwtPlotMarker9setSymbolERK9QwtSymbol]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN13QwtPlotMarker9setSymbolERK9QwtSymbol to _ZN13QwtPlotMarker9setSymbolEPK9QwtSymbol. This may cause "undefined reference" linker error in old client applications. |
[+] QwtPlotMarker::symbol ( ) const (1)
[symbol: _ZNK13QwtPlotMarker6symbolEv]
| Change | Effect |
---|
1 | Type of return value has been changed from QwtSymbol const& (24 bytes) to QwtSymbol const* (4 bytes). | 1) The return value became passed in register instead of the hidden first argument (address of the space on the stack provided by the caller) and therefore the layout of parameter's stack has been shifted by 4 bytes. All the parameters will be incorrectly initialized by applications. 2) Applications will read the wrong memory block instead of the return value. |
qwt_plot_picker.h,
libqwt.so.5.2.2
[+] QwtPlotPicker::QwtPlotPicker [in-charge] ( int xAxis, int yAxis, int selectionFlags, enum QwtPicker::RubberBand rubberBand, enum QwtPicker::DisplayMode trackerMode, QwtPlotCanvas* p7 ) (1)
changed to:QwtPlotPicker::QwtPlotPicker [in-charge] ( int xAxis, int yAxis, enum QwtPicker::RubberBand rubberBand, enum QwtPicker::DisplayMode trackerMode, QwtPlotCanvas* p6 )
[symbol: _ZN13QwtPlotPickerC1EiiiN9QwtPicker10RubberBandENS0_11DisplayModeEP13QwtPlotCanvas]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN13QwtPlotPickerC1EiiiN9QwtPicker10RubberBandENS0_11DisplayModeEP13QwtPlotCanvas to _ZN13QwtPlotPickerC1EiiN9QwtPicker10RubberBandENS0_11DisplayModeEP13QwtPlotCanvas. This may cause "undefined reference" linker error in old client applications. |
[+] QwtPlotPicker::QwtPlotPicker [not-in-charge] ( int xAxis, int yAxis, int selectionFlags, enum QwtPicker::RubberBand rubberBand, enum QwtPicker::DisplayMode trackerMode, QwtPlotCanvas* p7 ) (1)
changed to:QwtPlotPicker::QwtPlotPicker [not-in-charge] ( int xAxis, int yAxis, enum QwtPicker::RubberBand rubberBand, enum QwtPicker::DisplayMode trackerMode, QwtPlotCanvas* p6 )
[symbol: _ZN13QwtPlotPickerC2EiiiN9QwtPicker10RubberBandENS0_11DisplayModeEP13QwtPlotCanvas]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN13QwtPlotPickerC2EiiiN9QwtPicker10RubberBandENS0_11DisplayModeEP13QwtPlotCanvas to _ZN13QwtPlotPickerC2EiiN9QwtPicker10RubberBandENS0_11DisplayModeEP13QwtPlotCanvas. This may cause "undefined reference" linker error in old client applications. |
qwt_plot_rasteritem.h,
libqwt.so.5.2.2
[+] QwtPlotRasterItem::draw ( struct QPainter* p, QwtScaleMap const& xMap, QwtScaleMap const& yMap, QRect const& rect ) const (1)
changed to:QwtPlotRasterItem::draw ( QPainter* p, QwtScaleMap const& xMap, QwtScaleMap const& yMap, QRectF const& rect ) const
[symbol: _ZNK17QwtPlotRasterItem4drawEP8QPainterRK11QwtScaleMapS4_RK5QRect]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK17QwtPlotRasterItem4drawEP8QPainterRK11QwtScaleMapS4_RK5QRect to _ZNK17QwtPlotRasterItem4drawEP8QPainterRK11QwtScaleMapS4_RK6QRectF. This may cause "undefined reference" linker error in old client applications. |
qwt_plot_rescaler.h,
libqwt.so.5.2.2
[+] QwtPlotRescaler::expandInterval ( QwtDoubleInterval const& p2, double width, enum QwtPlotRescaler::ExpandingDirection p4 ) const (1)
changed to:QwtPlotRescaler::expandInterval ( QwtInterval const& p2, double width, enum QwtPlotRescaler::ExpandingDirection p4 ) const
[symbol: _ZNK15QwtPlotRescaler14expandIntervalERK17QwtDoubleIntervaldNS_18ExpandingDirectionE]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK15QwtPlotRescaler14expandIntervalERK17QwtDoubleIntervaldNS_18ExpandingDirectionE to _ZNK15QwtPlotRescaler14expandIntervalERK11QwtIntervaldNS_18ExpandingDirectionE. This may cause "undefined reference" linker error in old client applications. |
[+] QwtPlotRescaler::setIntervalHint ( int axis, QwtDoubleInterval const& p3 ) (1)
changed to:QwtPlotRescaler::setIntervalHint ( int axis, QwtInterval const& p3 )
[symbol: _ZN15QwtPlotRescaler15setIntervalHintEiRK17QwtDoubleInterval]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN15QwtPlotRescaler15setIntervalHintEiRK17QwtDoubleInterval to _ZN15QwtPlotRescaler15setIntervalHintEiRK11QwtInterval. This may cause "undefined reference" linker error in old client applications. |
[+] QwtPlotRescaler::syncScale ( int axis, QwtDoubleInterval const& reference, QSize const& size ) const (1)
changed to:QwtPlotRescaler::syncScale ( int axis, QwtInterval const& reference, QSize const& size ) const
[symbol: _ZNK15QwtPlotRescaler9syncScaleEiRK17QwtDoubleIntervalRK5QSize]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK15QwtPlotRescaler9syncScaleEiRK17QwtDoubleIntervalRK5QSize to _ZNK15QwtPlotRescaler9syncScaleEiRK11QwtIntervalRK5QSize. This may cause "undefined reference" linker error in old client applications. |
[+] QwtPlotRescaler::updateScales ( QwtDoubleInterval* intervals ) const (1)
changed to:QwtPlotRescaler::updateScales ( QwtInterval* intervals ) const
[symbol: _ZNK15QwtPlotRescaler12updateScalesEP17QwtDoubleInterval]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK15QwtPlotRescaler12updateScalesEP17QwtDoubleInterval to _ZNK15QwtPlotRescaler12updateScalesEP11QwtInterval. This may cause "undefined reference" linker error in old client applications. |
qwt_plot_scaleitem.h,
libqwt.so.5.2.2
[+] QwtPlotScaleItem::draw ( struct QPainter* p, QwtScaleMap const& xMap, QwtScaleMap const& yMap, QRect const& rect ) const (1)
changed to:QwtPlotScaleItem::draw ( QPainter* p, QwtScaleMap const& xMap, QwtScaleMap const& yMap, QRectF const& rect ) const
[symbol: _ZNK16QwtPlotScaleItem4drawEP8QPainterRK11QwtScaleMapS4_RK5QRect]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK16QwtPlotScaleItem4drawEP8QPainterRK11QwtScaleMapS4_RK5QRect to _ZNK16QwtPlotScaleItem4drawEP8QPainterRK11QwtScaleMapS4_RK6QRectF. This may cause "undefined reference" linker error in old client applications. |
qwt_plot_spectrogram.h,
libqwt.so.5.2.2
[+] QwtPlotSpectrogram::colorMap ( ) const (1)
[symbol: _ZNK18QwtPlotSpectrogram8colorMapEv]
| Change | Effect |
---|
1 | Type of return value has been changed from QwtColorMap const& (8 bytes) to QwtColorMap const* (4 bytes). | 1) The return value became passed in register instead of the hidden first argument (address of the space on the stack provided by the caller) and therefore the layout of parameter's stack has been shifted by 4 bytes. All the parameters will be incorrectly initialized by applications. 2) Applications will read the wrong memory block instead of the return value. |
[+] QwtPlotSpectrogram::data ( ) const (1)
[symbol: _ZNK18QwtPlotSpectrogram4dataEv]
| Change | Effect |
---|
1 | Type of return value has been changed from QwtRasterData const& (36 bytes) to QwtRasterData const* (4 bytes). | 1) The return value became passed in register instead of the hidden first argument (address of the space on the stack provided by the caller) and therefore the layout of parameter's stack has been shifted by 4 bytes. All the parameters will be incorrectly initialized by applications. 2) Applications will read the wrong memory block instead of the return value. |
[+] QwtPlotSpectrogram::draw ( struct QPainter* p, QwtScaleMap const& xMap, QwtScaleMap const& yMap, QRect const& rect ) const (1)
changed to:QwtPlotSpectrogram::draw ( QPainter* p, QwtScaleMap const& xMap, QwtScaleMap const& yMap, QRectF const& rect ) const
[symbol: _ZNK18QwtPlotSpectrogram4drawEP8QPainterRK11QwtScaleMapS4_RK5QRect]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK18QwtPlotSpectrogram4drawEP8QPainterRK11QwtScaleMapS4_RK5QRect to _ZNK18QwtPlotSpectrogram4drawEP8QPainterRK11QwtScaleMapS4_RK6QRectF. This may cause "undefined reference" linker error in old client applications. |
[+] QwtPlotSpectrogram::renderImage ( QwtScaleMap const& xMap, QwtScaleMap const& yMap, QwtDoubleRect const& rect ) const (1)
changed to:QwtPlotSpectrogram::renderImage ( QwtScaleMap const& xMap, QwtScaleMap const& yMap, QRectF const& area, QSize const& imageSize ) const
[symbol: _ZNK18QwtPlotSpectrogram11renderImageERK11QwtScaleMapS2_RK6QRectF]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK18QwtPlotSpectrogram11renderImageERK11QwtScaleMapS2_RK6QRectF to _ZNK18QwtPlotSpectrogram11renderImageERK11QwtScaleMapS2_RK6QRectFRK5QSize. This may cause "undefined reference" linker error in old client applications. |
[+] QwtPlotSpectrogram::setColorMap ( QwtColorMap const& p2 ) (1)
changed to:QwtPlotSpectrogram::setColorMap ( QwtColorMap* p2 )
[symbol: _ZN18QwtPlotSpectrogram11setColorMapERK11QwtColorMap]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN18QwtPlotSpectrogram11setColorMapERK11QwtColorMap to _ZN18QwtPlotSpectrogram11setColorMapEP11QwtColorMap. This may cause "undefined reference" linker error in old client applications. |
[+] QwtPlotSpectrogram::setData ( QwtRasterData const& data ) (1)
changed to:QwtPlotSpectrogram::setData ( QwtRasterData* data )
[symbol: _ZN18QwtPlotSpectrogram7setDataERK13QwtRasterData]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN18QwtPlotSpectrogram7setDataERK13QwtRasterData to _ZN18QwtPlotSpectrogram7setDataEP13QwtRasterData. This may cause "undefined reference" linker error in old client applications. |
qwt_raster_data.h,
libqwt.so.5.2.2
[+] QwtRasterData::contourLines ( QwtDoubleRect const& rect, QSize const& raster, QList<double>const& levels, int flags ) const (1)
changed to:QwtRasterData::contourLines ( QRectF const& rect, QSize const& raster, QList<double>const& levels, QwtRasterData::ConrecFlags p5 ) const
[symbol: _ZNK13QwtRasterData12contourLinesERK6QRectFRK5QSizeRK5QListIdEi]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK13QwtRasterData12contourLinesERK6QRectFRK5QSizeRK5QListIdEi to _ZNK13QwtRasterData12contourLinesERK6QRectFRK5QSizeRK5QListIdE6QFlagsINS_10ConrecFlagEE. This may cause "undefined reference" linker error in old client applications. |
qwt_round_scale_draw.h,
libqwt.so.5.2.2
[+] QwtRoundScaleDraw::drawTick ( struct QPainter* p, double val, int len ) const (1)
changed to:QwtRoundScaleDraw::drawTick ( QPainter* p, double val, double len ) const
[symbol: _ZNK17QwtRoundScaleDraw8drawTickEP8QPainterdi]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK17QwtRoundScaleDraw8drawTickEP8QPainterdi to _ZNK17QwtRoundScaleDraw8drawTickEP8QPainterdd. This may cause "undefined reference" linker error in old client applications. |
[+] QwtRoundScaleDraw::extent ( QPen const& p2, QFont const& p3 ) const (1)
changed to:QwtRoundScaleDraw::extent ( QFont const& p2 ) const
[symbol: _ZNK17QwtRoundScaleDraw6extentERK4QPenRK5QFont]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK17QwtRoundScaleDraw6extentERK4QPenRK5QFont to _ZNK17QwtRoundScaleDraw6extentERK5QFont. This may cause "undefined reference" linker error in old client applications. |
[+] QwtRoundScaleDraw::moveCenter ( QPoint const& p2 ) (1)
changed to:QwtRoundScaleDraw::moveCenter ( QPointF const& p2 )
[symbol: _ZN17QwtRoundScaleDraw10moveCenterERK6QPoint]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN17QwtRoundScaleDraw10moveCenterERK6QPoint to _ZN17QwtRoundScaleDraw10moveCenterERK7QPointF. This may cause "undefined reference" linker error in old client applications. |
qwt_scale_div.h,
libqwt.so.5.2.2
[+] QwtScaleDiv::QwtScaleDiv [in-charge] ( QwtDoubleInterval const& p2, QwtValueList* p3 ) (1)
changed to:QwtScaleDiv::QwtScaleDiv [in-charge] ( QwtInterval const& p2, QList<double>* p3 )
[symbol: _ZN11QwtScaleDivC1ERK17QwtDoubleIntervalP5QListIdE]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN11QwtScaleDivC1ERK17QwtDoubleIntervalP5QListIdE to _ZN11QwtScaleDivC1ERK11QwtIntervalP5QListIdE. This may cause "undefined reference" linker error in old client applications. |
[+] QwtScaleDiv::QwtScaleDiv [not-in-charge] ( QwtDoubleInterval const& p2, QwtValueList* p3 ) (1)
changed to:QwtScaleDiv::QwtScaleDiv [not-in-charge] ( QwtInterval const& p2, QList<double>* p3 )
[symbol: _ZN11QwtScaleDivC2ERK17QwtDoubleIntervalP5QListIdE]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN11QwtScaleDivC2ERK17QwtDoubleIntervalP5QListIdE to _ZN11QwtScaleDivC2ERK11QwtIntervalP5QListIdE. This may cause "undefined reference" linker error in old client applications. |
[+] QwtScaleDiv::setInterval ( QwtDoubleInterval const& p2 ) (1)
changed to:QwtScaleDiv::setInterval ( QwtInterval const& p2 )
[symbol: _ZN11QwtScaleDiv11setIntervalERK17QwtDoubleInterval]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN11QwtScaleDiv11setIntervalERK17QwtDoubleInterval to _ZN11QwtScaleDiv11setIntervalERK11QwtInterval. This may cause "undefined reference" linker error in old client applications. |
qwt_scale_draw.h,
libqwt.so.5.2.2
[+] QwtScaleDraw::drawTick ( struct QPainter* p, double val, int len ) const (1)
changed to:QwtScaleDraw::drawTick ( QPainter* p2, double val, double len ) const
[symbol: _ZNK12QwtScaleDraw8drawTickEP8QPainterdi]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK12QwtScaleDraw8drawTickEP8QPainterdi to _ZNK12QwtScaleDraw8drawTickEP8QPainterdd. This may cause "undefined reference" linker error in old client applications. |
[+] QwtScaleDraw::extent ( QPen const& p2, QFont const& p3 ) const (1)
changed to:QwtScaleDraw::extent ( QFont const& p2 ) const
[symbol: _ZNK12QwtScaleDraw6extentERK4QPenRK5QFont]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK12QwtScaleDraw6extentERK4QPenRK5QFont to _ZNK12QwtScaleDraw6extentERK5QFont. This may cause "undefined reference" linker error in old client applications. |
[+] QwtScaleDraw::minLength ( QPen const& p2, QFont const& p3 ) const (1)
changed to:QwtScaleDraw::minLength ( QFont const& p2 ) const
[symbol: _ZNK12QwtScaleDraw9minLengthERK4QPenRK5QFont]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK12QwtScaleDraw9minLengthERK4QPenRK5QFont to _ZNK12QwtScaleDraw9minLengthERK5QFont. This may cause "undefined reference" linker error in old client applications. |
[+] QwtScaleDraw::move ( QPoint const& p2 ) (1)
changed to:QwtScaleDraw::move ( QPointF const& p2 )
[symbol: _ZN12QwtScaleDraw4moveERK6QPoint]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN12QwtScaleDraw4moveERK6QPoint to _ZN12QwtScaleDraw4moveERK7QPointF. This may cause "undefined reference" linker error in old client applications. |
[+] QwtScaleDraw::setLength ( int length ) (1)
changed to:QwtScaleDraw::setLength ( double length )
[symbol: _ZN12QwtScaleDraw9setLengthEi]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN12QwtScaleDraw9setLengthEi to _ZN12QwtScaleDraw9setLengthEd. This may cause "undefined reference" linker error in old client applications. |
qwt_scale_engine.h,
libqwt.so.5.2.2
[+] QwtLinearScaleEngine::align ( QwtDoubleInterval const& p2, double stepSize ) const (1)
changed to:QwtLinearScaleEngine::align ( QwtInterval const& p2, double stepSize ) const
[symbol: _ZNK20QwtLinearScaleEngine5alignERK17QwtDoubleIntervald]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK20QwtLinearScaleEngine5alignERK17QwtDoubleIntervald to _ZNK20QwtLinearScaleEngine5alignERK11QwtIntervald. This may cause "undefined reference" linker error in old client applications. |
[+] QwtLog10ScaleEngine::log10 ( QwtDoubleInterval const& p2 ) const (1)
changed to:QwtLog10ScaleEngine::log10 ( QwtInterval const& p2 ) const
[symbol: _ZNK19QwtLog10ScaleEngine5log10ERK17QwtDoubleInterval]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK19QwtLog10ScaleEngine5log10ERK17QwtDoubleInterval to _ZNK19QwtLog10ScaleEngine5log10ERK11QwtInterval. This may cause "undefined reference" linker error in old client applications. |
[+] QwtLog10ScaleEngine::pow10 ( QwtDoubleInterval const& p2 ) const (1)
changed to:QwtLog10ScaleEngine::pow10 ( QwtInterval const& p2 ) const
[symbol: _ZNK19QwtLog10ScaleEngine5pow10ERK17QwtDoubleInterval]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK19QwtLog10ScaleEngine5pow10ERK17QwtDoubleInterval to _ZNK19QwtLog10ScaleEngine5pow10ERK11QwtInterval. This may cause "undefined reference" linker error in old client applications. |
[+] QwtScaleEngine::attributes ( ) const (1)
[symbol: _ZNK14QwtScaleEngine10attributesEv]
| Change | Effect |
---|
1 | Type of return value has been changed from int (4 bytes) to QwtScaleEngine::Attributes (4 bytes). | 1) The return value became passed in memory as the hidden first argument (address of the space on the stack provided by the caller) instead of the register and therefore the layout of parameter's stack has been shifted by 4 bytes. All the parameters will be incorrectly initialized by applications. 2) Applications will read the wrong memory block instead of the return value. |
[+] QwtScaleEngine::contains ( QwtDoubleInterval const& p2, double val ) const (1)
changed to:QwtScaleEngine::contains ( QwtInterval const& p2, double val ) const
[symbol: _ZNK14QwtScaleEngine8containsERK17QwtDoubleIntervald]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK14QwtScaleEngine8containsERK17QwtDoubleIntervald to _ZNK14QwtScaleEngine8containsERK11QwtIntervald. This may cause "undefined reference" linker error in old client applications. |
[+] QwtScaleEngine::setAttributes ( int p2 ) (1)
changed to:QwtScaleEngine::setAttributes ( QwtScaleEngine::Attributes p2 )
[symbol: _ZN14QwtScaleEngine13setAttributesEi]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN14QwtScaleEngine13setAttributesEi to _ZN14QwtScaleEngine13setAttributesE6QFlagsINS_9AttributeEE. This may cause "undefined reference" linker error in old client applications. |
[+] QwtScaleEngine::strip ( QwtValueList const& p2, QwtDoubleInterval const& p3 ) const (1)
changed to:QwtScaleEngine::strip ( QList<double>const& p2, QwtInterval const& p3 ) const
[symbol: _ZNK14QwtScaleEngine5stripERK5QListIdERK17QwtDoubleInterval]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK14QwtScaleEngine5stripERK5QListIdERK17QwtDoubleInterval to _ZNK14QwtScaleEngine5stripERK5QListIdERK11QwtInterval. This may cause "undefined reference" linker error in old client applications. |
qwt_scale_map.h,
libqwt.so.5.2.2
[+] QwtScaleMap::setPaintInterval ( int p1, int p2 ) (1)
changed to:QwtScaleMap::setPaintInterval ( double p1, double p2 )
[symbol: _ZN11QwtScaleMap16setPaintIntervalEii]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN11QwtScaleMap16setPaintIntervalEii to _ZN11QwtScaleMap16setPaintIntervalEdd. This may cause "undefined reference" linker error in old client applications. |
qwt_scale_widget.h,
libqwt.so.5.2.2
[+] QwtScaleWidget::colorBarRect ( QRect const& p2 ) const (1)
changed to:QwtScaleWidget::colorBarRect ( QRectF const& p2 ) const
[symbol: _ZNK14QwtScaleWidget12colorBarRectERK5QRect]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK14QwtScaleWidget12colorBarRectERK5QRect to _ZNK14QwtScaleWidget12colorBarRectERK6QRectF. This may cause "undefined reference" linker error in old client applications. |
[+] QwtScaleWidget::colorMap ( ) const (1)
[symbol: _ZNK14QwtScaleWidget8colorMapEv]
| Change | Effect |
---|
1 | Type of return value has been changed from QwtColorMap const& (8 bytes) to QwtColorMap const* (4 bytes). | 1) The return value became passed in register instead of the hidden first argument (address of the space on the stack provided by the caller) and therefore the layout of parameter's stack has been shifted by 4 bytes. All the parameters will be incorrectly initialized by applications. 2) Applications will read the wrong memory block instead of the return value. |
[+] QwtScaleWidget::drawColorBar ( struct QPainter* painter, QRect const& rect ) const (1)
changed to:QwtScaleWidget::drawColorBar ( QPainter* painter, QRectF const& p3 ) const
[symbol: _ZNK14QwtScaleWidget12drawColorBarEP8QPainterRK5QRect]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK14QwtScaleWidget12drawColorBarEP8QPainterRK5QRect to _ZNK14QwtScaleWidget12drawColorBarEP8QPainterRK6QRectF. This may cause "undefined reference" linker error in old client applications. |
[+] QwtScaleWidget::drawTitle ( struct QPainter* painter, enum QwtScaleDraw::Alignment p3, QRect const& rect ) const (1)
changed to:QwtScaleWidget::drawTitle ( QPainter* painter, enum QwtScaleDraw::Alignment p3, QRectF const& rect ) const
[symbol: _ZNK14QwtScaleWidget9drawTitleEP8QPainterN12QwtScaleDraw9AlignmentERK5QRect]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK14QwtScaleWidget9drawTitleEP8QPainterN12QwtScaleDraw9AlignmentERK5QRect to _ZNK14QwtScaleWidget9drawTitleEP8QPainterN12QwtScaleDraw9AlignmentERK6QRectF. This may cause "undefined reference" linker error in old client applications. |
[+] QwtScaleWidget::setColorMap ( QwtDoubleInterval const& p2, QwtColorMap const& p3 ) (1)
changed to:QwtScaleWidget::setColorMap ( QwtInterval const& p2, QwtColorMap* p3 )
[symbol: _ZN14QwtScaleWidget11setColorMapERK17QwtDoubleIntervalRK11QwtColorMap]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN14QwtScaleWidget11setColorMapERK17QwtDoubleIntervalRK11QwtColorMap to _ZN14QwtScaleWidget11setColorMapERK11QwtIntervalP11QwtColorMap. This may cause "undefined reference" linker error in old client applications. |
qwt_slider.h,
libqwt.so.5.2.2
[+] QwtSlider::drawSlider ( struct QPainter* p, QRect const& r ) (1)
changed to:QwtSlider::drawSlider ( QPainter* p2, QRect const& p3 ) const
[symbol: _ZN9QwtSlider10drawSliderEP8QPainterRK5QRect]
| Change | Effect |
---|
1 | Method became const. | The name of the appropriate symbol for this function on binary level has been changed from _ZN9QwtSlider10drawSliderEP8QPainterRK5QRect to _ZNK9QwtSlider10drawSliderEP8QPainterRK5QRect. This may cause "undefined reference" linker error in old client applications. |
[+] QwtSlider::getScrollMode ( QPoint const& p, int& scrollMode, int& direction ) (2)
changed to:QwtSlider::getScrollMode ( QPoint const& p, enum QwtAbstractSlider::ScrollMode& p3, int& direction ) const
[symbol: _ZN9QwtSlider13getScrollModeERK6QPointRiS3_]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN9QwtSlider13getScrollModeERK6QPointRiS3_ to _ZNK9QwtSlider13getScrollModeERK6QPointRN17QwtAbstractSlider10ScrollModeERi. This may cause "undefined reference" linker error in old client applications. |
2 | Method became const. | The name of the appropriate symbol for this function on binary level has been changed from _ZN9QwtSlider13getScrollModeERK6QPointRiS3_ to _ZNK9QwtSlider13getScrollModeERK6QPointRN17QwtAbstractSlider10ScrollModeERi. This may cause "undefined reference" linker error in old client applications. |
[+] QwtSlider::QwtSlider [in-charge] ( QWidget* parent, enum Qt::Orientation p3, enum QwtSlider::ScalePos p4, enum QwtSlider::BGSTYLE bgStyle ) (1)
changed to:QwtSlider::QwtSlider [in-charge] ( QWidget* parent, enum Qt::Orientation p3, enum QwtSlider::ScalePos p4, QwtSlider::BackgroundStyles p5 )
[symbol: _ZN9QwtSliderC1EP7QWidgetN2Qt11OrientationENS_8ScalePosENS_7BGSTYLEE]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN9QwtSliderC1EP7QWidgetN2Qt11OrientationENS_8ScalePosENS_7BGSTYLEE to _ZN9QwtSliderC1EP7QWidgetN2Qt11OrientationENS_8ScalePosE6QFlagsINS_15BackgroundStyleEE. This may cause "undefined reference" linker error in old client applications. |
[+] QwtSlider::QwtSlider [not-in-charge] ( QWidget* parent, enum Qt::Orientation p3, enum QwtSlider::ScalePos p4, enum QwtSlider::BGSTYLE bgStyle ) (1)
changed to:QwtSlider::QwtSlider [not-in-charge] ( QWidget* parent, enum Qt::Orientation p3, enum QwtSlider::ScalePos p4, QwtSlider::BackgroundStyles p5 )
[symbol: _ZN9QwtSliderC2EP7QWidgetN2Qt11OrientationENS_8ScalePosENS_7BGSTYLEE]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN9QwtSliderC2EP7QWidgetN2Qt11OrientationENS_8ScalePosENS_7BGSTYLEE to _ZN9QwtSliderC2EP7QWidgetN2Qt11OrientationENS_8ScalePosE6QFlagsINS_15BackgroundStyleEE. This may cause "undefined reference" linker error in old client applications. |
qwt_symbol.h,
libqwt.so.5.2.2
[+] QwtSymbol::QwtSymbol [in-charge] ( ) (1)
changed to:QwtSymbol::QwtSymbol [in-charge] ( QwtSymbol const& p2 )
[symbol: _ZN9QwtSymbolC1Ev]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN9QwtSymbolC1Ev to _ZN9QwtSymbolC1ERKS_. This may cause "undefined reference" linker error in old client applications. |
[+] QwtSymbol::QwtSymbol [not-in-charge] ( ) (1)
changed to:QwtSymbol::QwtSymbol [not-in-charge] ( QwtSymbol const& p2 )
[symbol: _ZN9QwtSymbolC2Ev]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN9QwtSymbolC2Ev to _ZN9QwtSymbolC2ERKS_. This may cause "undefined reference" linker error in old client applications. |
qwt_text.h,
libqwt.so.5.2.2
[+] QwtText::draw ( struct QPainter* painter, QRect const& rect ) const (1)
changed to:QwtText::draw ( QPainter* painter, QRectF const& rect ) const
[symbol: _ZNK7QwtText4drawEP8QPainterRK5QRect]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK7QwtText4drawEP8QPainterRK5QRect to _ZNK7QwtText4drawEP8QPainterRK6QRectF. This may cause "undefined reference" linker error in old client applications. |
[+] QwtText::heightForWidth ( int width, QFont const& p3 ) const (1)
changed to:QwtText::heightForWidth ( double width, QFont const& p3 ) const
[symbol: _ZNK7QwtText14heightForWidthEiRK5QFont]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK7QwtText14heightForWidthEiRK5QFont to _ZNK7QwtText14heightForWidthEdRK5QFont. This may cause "undefined reference" linker error in old client applications. |
qwt_text_engine.h,
libqwt.so.5.2.2
[+] QwtPlainTextEngine::draw ( struct QPainter* painter, QRect const& rect, int flags, QString const& text ) const (1)
changed to:QwtPlainTextEngine::draw ( QPainter* painter, QRectF const& rect, int flags, QString const& text ) const
[symbol: _ZNK18QwtPlainTextEngine4drawEP8QPainterRK5QRectiRK7QString]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK18QwtPlainTextEngine4drawEP8QPainterRK5QRectiRK7QString to _ZNK18QwtPlainTextEngine4drawEP8QPainterRK6QRectFiRK7QString. This may cause "undefined reference" linker error in old client applications. |
[+] QwtPlainTextEngine::heightForWidth ( QFont const& font, int flags, QString const& text, int width ) const (1)
changed to:QwtPlainTextEngine::heightForWidth ( QFont const& font, int flags, QString const& text, double width ) const
[symbol: _ZNK18QwtPlainTextEngine14heightForWidthERK5QFontiRK7QStringi]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK18QwtPlainTextEngine14heightForWidthERK5QFontiRK7QStringi to _ZNK18QwtPlainTextEngine14heightForWidthERK5QFontiRK7QStringd. This may cause "undefined reference" linker error in old client applications. |
[+] QwtPlainTextEngine::textMargins ( QFont const& p2, QString const& p3, int& left, int& right, int& top, int& bottom ) const (1)
changed to:QwtPlainTextEngine::textMargins ( QFont const& p2, QString const& p3, double& left, double& right, double& top, double& bottom ) const
[symbol: _ZNK18QwtPlainTextEngine11textMarginsERK5QFontRK7QStringRiS6_S6_S6_]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK18QwtPlainTextEngine11textMarginsERK5QFontRK7QStringRiS6_S6_S6_ to _ZNK18QwtPlainTextEngine11textMarginsERK5QFontRK7QStringRdS6_S6_S6_. This may cause "undefined reference" linker error in old client applications. |
[+] QwtRichTextEngine::draw ( struct QPainter* painter, QRect const& rect, int flags, QString const& text ) const (1)
changed to:QwtRichTextEngine::draw ( QPainter* painter, QRectF const& rect, int flags, QString const& text ) const
[symbol: _ZNK17QwtRichTextEngine4drawEP8QPainterRK5QRectiRK7QString]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK17QwtRichTextEngine4drawEP8QPainterRK5QRectiRK7QString to _ZNK17QwtRichTextEngine4drawEP8QPainterRK6QRectFiRK7QString. This may cause "undefined reference" linker error in old client applications. |
[+] QwtRichTextEngine::heightForWidth ( QFont const& font, int flags, QString const& text, int width ) const (1)
changed to:QwtRichTextEngine::heightForWidth ( QFont const& font, int flags, QString const& text, double width ) const
[symbol: _ZNK17QwtRichTextEngine14heightForWidthERK5QFontiRK7QStringi]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK17QwtRichTextEngine14heightForWidthERK5QFontiRK7QStringi to _ZNK17QwtRichTextEngine14heightForWidthERK5QFontiRK7QStringd. This may cause "undefined reference" linker error in old client applications. |
[+] QwtRichTextEngine::textMargins ( QFont const& p2, QString const& p3, int& left, int& right, int& top, int& bottom ) const (1)
changed to:QwtRichTextEngine::textMargins ( QFont const& p2, QString const& p3, double& left, double& right, double& top, double& bottom ) const
[symbol: _ZNK17QwtRichTextEngine11textMarginsERK5QFontRK7QStringRiS6_S6_S6_]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK17QwtRichTextEngine11textMarginsERK5QFontRK7QStringRiS6_S6_S6_ to _ZNK17QwtRichTextEngine11textMarginsERK5QFontRK7QStringRdS6_S6_S6_. This may cause "undefined reference" linker error in old client applications. |
qwt_wheel.h,
libqwt.so.5.2.2
[+] QwtWheel::drawWheelBackground ( struct QPainter* p2, QRect const& p3 ) (1)
changed to:QwtWheel::drawWheelBackground ( QPainter* p2, QRectF const& p3 )
[symbol: _ZN8QwtWheel19drawWheelBackgroundEP8QPainterRK5QRect]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN8QwtWheel19drawWheelBackgroundEP8QPainterRK5QRect to _ZN8QwtWheel19drawWheelBackgroundEP8QPainterRK6QRectF. This may cause "undefined reference" linker error in old client applications. |
[+] QwtWheel::getScrollMode ( QPoint const& p2, int& scrollMode, int& direction ) (2)
changed to:QwtWheel::getScrollMode ( QPoint const& p2, enum QwtAbstractSlider::ScrollMode& p3, int& direction ) const
[symbol: _ZN8QwtWheel13getScrollModeERK6QPointRiS3_]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN8QwtWheel13getScrollModeERK6QPointRiS3_ to _ZNK8QwtWheel13getScrollModeERK6QPointRN17QwtAbstractSlider10ScrollModeERi. This may cause "undefined reference" linker error in old client applications. |
2 | Method became const. | The name of the appropriate symbol for this function on binary level has been changed from _ZN8QwtWheel13getScrollModeERK6QPointRiS3_ to _ZNK8QwtWheel13getScrollModeERK6QPointRN17QwtAbstractSlider10ScrollModeERi. This may cause "undefined reference" linker error in old client applications. |
to the top
Problems with Data Types, Medium Severity (44)
qwt_abstract_scale_draw.h
[+] class QwtAbstractScaleDraw (2)
| Change |
Effect |
1 | Pure virtual method QwtAbstractScaleDraw::drawTick ( QPainter*, double, double ) const has been added to this class instead of QwtAbstractScaleDraw::drawTick ( struct QPainter*, double, int ) const. | Applications will provide an older method to the library instead of expected newely added virtual method. This may result in crash or incorrect behavior of applications. |
2 | Pure virtual method QwtAbstractScaleDraw::extent ( QFont const& ) const has been added to this class instead of QwtAbstractScaleDraw::extent ( QPen const&, QFont const& ) const. | Applications will provide an older method to the library instead of expected newely added virtual method. This may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 10 entries | Virtual Table (New) - 10 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
~QwtAbstractScaleDraw |
~QwtAbstractScaleDraw |
12 |
~QwtAbstractScaleDraw |
~QwtAbstractScaleDraw |
16 |
QwtAbstractScaleDraw::draw |
QwtAbstractScaleDraw::draw |
20 |
QwtAbstractScaleDraw::label |
QwtAbstractScaleDraw::label |
24 |
__cxa_pure_virtual |
__cxa_pure_virtual |
28 |
__cxa_pure_virtual |
__cxa_pure_virtual |
32 |
__cxa_pure_virtual |
__cxa_pure_virtual |
36 |
__cxa_pure_virtual |
__cxa_pure_virtual |
[+] affected symbols (26)
QwtAbstractScaleDraw::draw ( struct QPainter* p2, QPalette const& p3 ) constThis method is from 'QwtAbstractScaleDraw' class.
QwtAbstractScaleDraw::enableComponent ( enum QwtAbstractScaleDraw::ScaleComponent p2, bool enable )This method is from 'QwtAbstractScaleDraw' class.
QwtAbstractScaleDraw::hasComponent ( enum QwtAbstractScaleDraw::ScaleComponent p2 ) constThis method is from 'QwtAbstractScaleDraw' class.
QwtAbstractScaleDraw::invalidateCache ( )This method is from 'QwtAbstractScaleDraw' class.
QwtAbstractScaleDraw::label ( double p2 ) constThis method is from 'QwtAbstractScaleDraw' class.
QwtAbstractScaleDraw::majTickLength ( ) constThis method is from 'QwtAbstractScaleDraw' class.
QwtAbstractScaleDraw::map ( ) constThis method is from 'QwtAbstractScaleDraw' class.
QwtAbstractScaleDraw::minimumExtent ( ) constThis method is from 'QwtAbstractScaleDraw' class.
QwtAbstractScaleDraw::operator = ( QwtAbstractScaleDraw const& p2 )This method is from 'QwtAbstractScaleDraw' class.
QwtAbstractScaleDraw::QwtAbstractScaleDraw [in-charge] ( )This constructor is from 'QwtAbstractScaleDraw' class.
QwtAbstractScaleDraw::QwtAbstractScaleDraw [in-charge] ( QwtAbstractScaleDraw const& p2 )This constructor is from 'QwtAbstractScaleDraw' class.
QwtAbstractScaleDraw::scaleDiv ( ) constThis method is from 'QwtAbstractScaleDraw' class.
QwtAbstractScaleDraw::scaleMap ( )This method is from 'QwtAbstractScaleDraw' class.
QwtAbstractScaleDraw::setMinimumExtent ( int p2 )This method is from 'QwtAbstractScaleDraw' class.
QwtAbstractScaleDraw::setScaleDiv ( QwtScaleDiv const& s )This method is from 'QwtAbstractScaleDraw' class.
QwtAbstractScaleDraw::setSpacing ( int margin )This method is from 'QwtAbstractScaleDraw' class.
QwtAbstractScaleDraw::setTickLength ( enum QwtScaleDiv::TickType p2, int length )This method is from 'QwtAbstractScaleDraw' class.
QwtAbstractScaleDraw::setTransformation ( QwtScaleTransformation* p2 )This method is from 'QwtAbstractScaleDraw' class.
QwtAbstractScaleDraw::spacing ( ) constThis method is from 'QwtAbstractScaleDraw' class.
QwtAbstractScaleDraw::tickLabel ( QFont const& p2, double value ) constThis method is from 'QwtAbstractScaleDraw' class.
QwtAbstractScaleDraw::tickLength ( enum QwtScaleDiv::TickType p2 ) constThis method is from 'QwtAbstractScaleDraw' class.
QwtAbstractScaleDraw::~QwtAbstractScaleDraw [in-charge] ( )This method is from 'QwtAbstractScaleDraw' class.
QwtRoundScaleDraw::drawTick ( struct QPainter* p, double val, int len ) constThis method is from derived class 'QwtRoundScaleDraw'.
QwtRoundScaleDraw::extent ( QPen const& p2, QFont const& p3 ) constThis method is from derived class 'QwtRoundScaleDraw'.
QwtScaleDraw::drawTick ( struct QPainter* p, double val, int len ) constThis method is from derived class 'QwtScaleDraw'.
QwtScaleDraw::extent ( QPen const& p2, QFont const& p3 ) constThis method is from derived class 'QwtScaleDraw'.
qwt_abstract_slider.h
[+] class QwtAbstractSlider (1)
| Change |
Effect |
1 | Pure virtual method QwtAbstractSlider::getScrollMode ( QPoint const&, enum QwtAbstractSlider::ScrollMode&, int& ) const has been added to this class instead of QwtAbstractSlider::getScrollMode ( QPoint const&, int&, int& ). | Applications will provide an older method to the library instead of expected newely added virtual method. This may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 85 entries | Virtual Table (New) - 85 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
QwtAbstractSlider::metaObject |
QwtAbstractSlider::metaObject |
12 |
QwtAbstractSlider::qt_metacast |
QwtAbstractSlider::qt_metacast |
16 |
QwtAbstractSlider::qt_metacall |
QwtAbstractSlider::qt_metacall |
20 |
~QwtAbstractSlider |
~QwtAbstractSlider |
24 |
~QwtAbstractSlider |
~QwtAbstractSlider |
28 |
QWidget::event |
QWidget::event |
32 |
QObject::eventFilter |
QObject::eventFilter |
36 |
QwtAbstractSlider::timerEvent |
QwtAbstractSlider::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 |
QWidget::sizeHint |
QWidget::sizeHint |
68 |
QWidget::minimumSizeHint |
QWidget::minimumSizeHint |
72 |
QWidget::heightForWidth |
QWidget::heightForWidth |
76 |
QWidget::paintEngine |
QWidget::paintEngine |
80 |
QwtAbstractSlider::mousePressEvent |
QwtAbstractSlider::mousePressEvent |
84 |
QwtAbstractSlider::mouseReleaseEvent |
QwtAbstractSlider::mouseReleaseEvent |
88 |
QWidget::mouseDoubleClickEvent |
QWidget::mouseDoubleClickEvent |
92 |
QwtAbstractSlider::mouseMoveEvent |
QwtAbstractSlider::mouseMoveEvent |
96 |
QwtAbstractSlider::wheelEvent |
QwtAbstractSlider::wheelEvent |
100 |
QwtAbstractSlider::keyPressEvent |
QwtAbstractSlider::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 |
QWidget::paintEvent |
QWidget::paintEvent |
128 |
QWidget::moveEvent |
QWidget::moveEvent |
132 |
QWidget::resizeEvent |
QWidget::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 |
QWidget::changeEvent |
QWidget::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 |
QwtAbstractSlider::setMass |
QwtAbstractSlider::setMass |
228 |
QwtAbstractSlider::mass |
QwtAbstractSlider::mass |
232 |
QwtAbstractSlider::setOrientation |
QwtAbstractSlider::setOrientation |
236 |
QwtAbstractSlider::setValue |
QwtAbstractSlider::setValue |
240 |
QwtAbstractSlider::fitValue |
QwtAbstractSlider::fitValue |
244 |
QwtAbstractSlider::incValue |
QwtAbstractSlider::incValue |
248 |
QwtAbstractSlider::setReadOnly |
QwtAbstractSlider::setReadOnly |
252 |
QwtAbstractSlider::setPosition |
QwtAbstractSlider::setPosition |
256 |
QwtAbstractSlider::valueChange |
QwtAbstractSlider::valueChange |
260 |
__cxa_pure_virtual |
__cxa_pure_virtual |
264 |
__cxa_pure_virtual |
__cxa_pure_virtual |
268 |
(int (*)(...))-0x000000008 |
(int (*)(...))-0x000000008 |
272 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
276 |
non-virtual thunk |
non-virtual thunk |
280 |
non-virtual thunk |
non-virtual thunk |
284 |
non-virtual thunk |
non-virtual thunk |
288 |
non-virtual thunk |
non-virtual thunk |
292 |
non-virtual thunk |
non-virtual thunk |
296 |
(int (*)(...))-0x000000014 |
(int (*)(...))-0x000000014 |
300 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
304 |
non-virtual thunk |
non-virtual thunk |
308 |
non-virtual thunk |
non-virtual thunk |
312 |
non-virtual thunk |
non-virtual thunk |
316 |
non-virtual thunk |
non-virtual thunk |
320 |
QwtDoubleRange::incPages |
QwtDoubleRange::incPages |
324 |
non-virtual thunk |
non-virtual thunk |
328 |
non-virtual thunk |
non-virtual thunk |
332 |
QwtDoubleRange::stepChange |
QwtDoubleRange::stepChange |
336 |
QwtDoubleRange::rangeChange |
QwtDoubleRange::rangeChange |
[+] affected symbols (37)
QwtAbstractSlider::fitValue ( double val )This method is from 'QwtAbstractSlider' class.
QwtAbstractSlider::incValue ( int steps )This method is from 'QwtAbstractSlider' class.
QwtAbstractSlider::isReadOnly ( ) constThis method is from 'QwtAbstractSlider' class.
QwtAbstractSlider::keyPressEvent ( struct QKeyEvent* e )This method is from 'QwtAbstractSlider' class.
QwtAbstractSlider::mass ( ) constThis method is from 'QwtAbstractSlider' class.
QwtAbstractSlider::metaObject ( ) constThis method is from 'QwtAbstractSlider' class.
QwtAbstractSlider::mouseMoveEvent ( struct QMouseEvent* e )This method is from 'QwtAbstractSlider' class.
QwtAbstractSlider::mouseOffset ( ) constThis method is from 'QwtAbstractSlider' class.
QwtAbstractSlider::mousePressEvent ( struct QMouseEvent* e )This method is from 'QwtAbstractSlider' class.
QwtAbstractSlider::mouseReleaseEvent ( struct QMouseEvent* e )This method is from 'QwtAbstractSlider' class.
QwtAbstractSlider::orientation ( ) constThis method is from 'QwtAbstractSlider' class.
QwtAbstractSlider::qt_metacall ( enum QMetaObject::Call p2, int p3, void** p4 )This method is from 'QwtAbstractSlider' class.
QwtAbstractSlider::qt_metacast ( char const* p2 )This method is from 'QwtAbstractSlider' class.
QwtAbstractSlider::QwtAbstractSlider [in-charge] ( enum Qt::Orientation p2, QWidget* parent )This constructor is from 'QwtAbstractSlider' class.
QwtAbstractSlider::scrollMode ( ) constThis method is from 'QwtAbstractSlider' class.
QwtAbstractSlider::setMass ( double val )This method is from 'QwtAbstractSlider' class.
QwtAbstractSlider::setMouseOffset ( double p2 )This method is from 'QwtAbstractSlider' class.
QwtAbstractSlider::setOrientation ( enum Qt::Orientation o )This method is from 'QwtAbstractSlider' class.
QwtAbstractSlider::setPosition ( QPoint const& p2 )This method is from 'QwtAbstractSlider' class.
QwtAbstractSlider::setReadOnly ( bool p2 )This method is from 'QwtAbstractSlider' class.
QwtAbstractSlider::setTracking ( bool enable )This method is from 'QwtAbstractSlider' class.
QwtAbstractSlider::setUpdateTime ( int t )This method is from 'QwtAbstractSlider' class.
QwtAbstractSlider::setValue ( double val )This method is from 'QwtAbstractSlider' class.
QwtAbstractSlider::sliderMoved ( double value )This method is from 'QwtAbstractSlider' class.
QwtAbstractSlider::sliderPressed ( )This method is from 'QwtAbstractSlider' class.
QwtAbstractSlider::sliderReleased ( )This method is from 'QwtAbstractSlider' class.
QwtAbstractSlider::staticMetaObject [data]This method is from 'QwtAbstractSlider' class.
QwtAbstractSlider::stopMoving ( )This method is from 'QwtAbstractSlider' class.
QwtAbstractSlider::timerEvent ( struct QTimerEvent* e )This method is from 'QwtAbstractSlider' class.
QwtAbstractSlider::valueChange ( )This method is from 'QwtAbstractSlider' class.
QwtAbstractSlider::valueChanged ( double value )This method is from 'QwtAbstractSlider' class.
QwtAbstractSlider::wheelEvent ( struct QWheelEvent* e )This method is from 'QwtAbstractSlider' class.
QwtAbstractSlider::~QwtAbstractSlider [in-charge] ( )This method is from 'QwtAbstractSlider' class.
QwtDial::getScrollMode ( QPoint const& p2, int& scrollMode, int& direction )This method is from derived class 'QwtDial'.
QwtKnob::getScrollMode ( QPoint const& p, int& scrollMode, int& direction )This method is from derived class 'QwtKnob'.
QwtSlider::getScrollMode ( QPoint const& p, int& scrollMode, int& direction )This method is from derived class 'QwtSlider'.
QwtWheel::getScrollMode ( QPoint const& p2, int& scrollMode, int& direction )This method is from derived class 'QwtWheel'.
qwt_analog_clock.h
[+] class QwtAnalogClock (1)
| Change |
Effect |
1 | Virtual method QwtAnalogClock::drawHand ( QPainter*, enum QwtAnalogClock::Hand, QPointF const&, double, double, enum QPalette::ColorGroup ) const has been added to this class instead of QwtAnalogClock::drawHand ( struct QPainter*, enum QwtAnalogClock::Hand, QPoint const&, int, double, enum QPalette::ColorGroup ) const. | Applications will pass parameters of older replaced method to newly added virtual method. This may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 102 entries | Virtual Table (New) - 101 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
QwtAnalogClock::metaObject |
QwtAnalogClock::metaObject |
12 |
QwtAnalogClock::qt_metacast |
QwtAnalogClock::qt_metacast |
16 |
QwtAnalogClock::qt_metacall |
QwtAnalogClock::qt_metacall |
20 |
~QwtAnalogClock |
~QwtAnalogClock |
24 |
~QwtAnalogClock |
~QwtAnalogClock |
28 |
QWidget::event |
QWidget::event |
32 |
QObject::eventFilter |
QObject::eventFilter |
36 |
QwtAbstractSlider::timerEvent |
QwtAbstractSlider::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 |
QwtDial::sizeHint |
QwtDial::sizeHint |
68 |
QwtDial::minimumSizeHint |
QwtDial::minimumSizeHint |
72 |
QWidget::heightForWidth |
QWidget::heightForWidth |
76 |
QWidget::paintEngine |
QWidget::paintEngine |
80 |
QwtAbstractSlider::mousePressEvent |
QwtAbstractSlider::mousePressEvent |
84 |
QwtAbstractSlider::mouseReleaseEvent |
QwtAbstractSlider::mouseReleaseEvent |
88 |
QWidget::mouseDoubleClickEvent |
QWidget::mouseDoubleClickEvent |
92 |
QwtAbstractSlider::mouseMoveEvent |
QwtAbstractSlider::mouseMoveEvent |
96 |
QwtAbstractSlider::wheelEvent |
QwtAbstractSlider::wheelEvent |
100 |
QwtDial::keyPressEvent |
QwtDial::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 |
QwtDial::paintEvent |
QwtDial::paintEvent |
128 |
QWidget::moveEvent |
QWidget::moveEvent |
132 |
QwtDial::resizeEvent |
QWidget::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 |
QWidget::changeEvent |
QWidget::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 |
QwtAbstractSlider::setMass |
QwtAbstractSlider::setMass |
228 |
QwtAbstractSlider::mass |
QwtAbstractSlider::mass |
232 |
QwtAbstractSlider::setOrientation |
QwtAbstractSlider::setOrientation |
236 |
QwtAbstractSlider::setValue |
QwtAbstractSlider::setValue |
240 |
QwtAbstractSlider::fitValue |
QwtAbstractSlider::fitValue |
244 |
QwtAbstractSlider::incValue |
QwtAbstractSlider::incValue |
248 |
QwtAbstractSlider::setReadOnly |
QwtAbstractSlider::setReadOnly |
252 |
QwtAbstractSlider::setPosition |
QwtAbstractSlider::setPosition |
256 |
QwtDial::valueChange |
QwtDial::valueChange |
260 |
QwtDial::getValue |
QwtDial::getValue |
264 |
QwtDial::getScrollMode |
QwtDial::getScrollMode |
268 |
QwtDial::setWrapping |
QwtDial::setWrapping |
272 |
QwtDial::setScale |
QwtDial::setScale |
276 |
QwtDial::setOrigin |
QwtDial::setOrigin |
280 |
QwtAnalogClock::setNeedle |
QwtAnalogClock::setNeedle |
284 |
QwtDial::scaleContentsRect |
QwtDial::scaleInnerRect |
288 |
QwtDial::setScaleDraw |
QwtDial::setScaleDraw |
292 |
QwtDial::updateMask |
QwtDial::drawFrame |
296 |
QwtDial::drawFrame |
QwtDial::drawContents |
300 |
QwtDial::drawContents |
QwtDial::drawFocusIndicator |
304 |
QwtDial::drawFocusIndicator |
QwtDial::drawScale |
308 |
QwtDial::drawScale |
QwtDial::drawScaleContents |
312 |
QwtDial::drawScaleContents |
QwtAnalogClock::drawNeedle |
316 |
QwtAnalogClock::drawNeedle |
QwtAnalogClock::scaleLabel |
320 |
QwtAnalogClock::scaleLabel |
QwtDial::rangeChange |
324 |
QwtDial::rangeChange |
QwtAnalogClock::setHand |
328 |
QwtAnalogClock::setHand |
QwtAnalogClock::drawHand |
332 |
QwtAnalogClock::drawHand |
(int (*)(...))-0x000000008 |
336 |
(int (*)(...))-0x000000008 |
(int (*)(...))(& typeinfo) |
340 |
(int (*)(...))(& typeinfo) |
non-virtual thunk |
344 |
non-virtual thunk |
non-virtual thunk |
348 |
non-virtual thunk |
non-virtual thunk |
352 |
non-virtual thunk |
non-virtual thunk |
356 |
non-virtual thunk |
non-virtual thunk |
360 |
non-virtual thunk |
(int (*)(...))-0x000000014 |
364 |
(int (*)(...))-0x000000014 |
(int (*)(...))(& typeinfo) |
368 |
(int (*)(...))(& typeinfo) |
non-virtual thunk |
372 |
non-virtual thunk |
non-virtual thunk |
376 |
non-virtual thunk |
non-virtual thunk |
380 |
non-virtual thunk |
non-virtual thunk |
384 |
non-virtual thunk |
QwtDoubleRange::incPages |
388 |
QwtDoubleRange::incPages |
non-virtual thunk |
392 |
non-virtual thunk |
non-virtual thunk |
396 |
non-virtual thunk |
QwtDoubleRange::stepChange |
400 |
QwtDoubleRange::stepChange |
non-virtual thunk |
404 |
non-virtual thunk |
|
[+] affected symbols (1)
QwtAnalogClock::drawHand ( struct QPainter* p2, enum QwtAnalogClock::Hand p3, QPoint const& p4, int radius, double direction, enum QPalette::ColorGroup p7 ) constThis method is from 'QwtAnalogClock' class.
qwt_color_map.h
[+] class QwtAlphaColorMap (1)
| Change |
Effect |
1 | The layout of v-table has been changed for unknown reason. | Call of any method in this class may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 8 entries | Virtual Table (New) - 7 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
~QwtAlphaColorMap |
~QwtAlphaColorMap |
12 |
~QwtAlphaColorMap |
~QwtAlphaColorMap |
16 |
QwtAlphaColorMap::copy |
QwtAlphaColorMap::rgb |
20 |
QwtAlphaColorMap::rgb |
QwtAlphaColorMap::colorIndex |
24 |
QwtAlphaColorMap::colorIndex |
QwtColorMap::colorTable |
28 |
QwtColorMap::colorTable |
|
[+] affected symbols (8)
QwtAlphaColorMap::color ( ) constThis method is from 'QwtAlphaColorMap' class.
QwtAlphaColorMap::copy ( ) constThis method is from 'QwtAlphaColorMap' class.
QwtAlphaColorMap::operator = ( QwtAlphaColorMap const& p2 )This method is from 'QwtAlphaColorMap' class.
QwtAlphaColorMap::QwtAlphaColorMap [in-charge] ( QColor const& p2 )This constructor is from 'QwtAlphaColorMap' class.
QwtAlphaColorMap::QwtAlphaColorMap [in-charge] ( QwtAlphaColorMap const& p2 )This constructor is from 'QwtAlphaColorMap' class.
QwtAlphaColorMap::rgb ( QwtDoubleInterval const& p2, double value ) constThis method is from 'QwtAlphaColorMap' class.
QwtAlphaColorMap::setColor ( QColor const& p2 )This method is from 'QwtAlphaColorMap' class.
QwtAlphaColorMap::~QwtAlphaColorMap [in-charge] ( )This method is from 'QwtAlphaColorMap' class.
[+] class QwtColorMap (3)
| Change |
Effect |
1 | Pure virtual method QwtColorMap::colorIndex ( QwtInterval const&, double ) const has been added to this class instead of QwtColorMap::rgb ( QwtDoubleInterval const&, double ) const. | Applications will provide an older method to the library instead of expected newely added virtual method. This may result in crash or incorrect behavior of applications. |
2 | Pure virtual method QwtColorMap::colorTable ( QwtInterval const& ) const has been added to this class instead of QwtColorMap::colorIndex ( QwtDoubleInterval const&, double ) const. | Applications will provide an older method to the library instead of expected newely added virtual method. This may result in crash or incorrect behavior of applications. |
3 | Pure virtual method QwtColorMap::rgb ( QwtInterval const&, double ) const has been added to this class instead of QwtColorMap::copy ( ) const. | Applications will provide an older method to the library instead of expected newely added virtual method. This may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 8 entries | Virtual Table (New) - 7 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
~QwtColorMap |
~QwtColorMap |
12 |
~QwtColorMap |
~QwtColorMap |
16 |
__cxa_pure_virtual |
__cxa_pure_virtual |
20 |
__cxa_pure_virtual |
__cxa_pure_virtual |
24 |
__cxa_pure_virtual |
QwtColorMap::colorTable |
28 |
QwtColorMap::colorTable |
|
[+] affected symbols (9)
QwtAlphaColorMap::colorIndex ( QwtDoubleInterval const& p2, double value ) constThis method is from derived class 'QwtAlphaColorMap'.
QwtAlphaColorMap::copy ( ) constThis method is from derived class 'QwtAlphaColorMap'.
QwtAlphaColorMap::rgb ( QwtDoubleInterval const& p2, double value ) constThis method is from derived class 'QwtAlphaColorMap'.
QwtColorMap::colorTable ( QwtDoubleInterval const& p2 ) constThis method is from 'QwtColorMap' class.
QwtColorMap::QwtColorMap [in-charge] ( enum QwtColorMap::Format p2 )This constructor is from 'QwtColorMap' class.
QwtColorMap::~QwtColorMap [in-charge] ( )This method is from 'QwtColorMap' class.
QwtLinearColorMap::colorIndex ( QwtDoubleInterval const& p2, double value ) constThis method is from derived class 'QwtLinearColorMap'.
QwtLinearColorMap::copy ( ) constThis method is from derived class 'QwtLinearColorMap'.
QwtLinearColorMap::rgb ( QwtDoubleInterval const& p2, double value ) constThis method is from derived class 'QwtLinearColorMap'.
[+] class QwtLinearColorMap (1)
| Change |
Effect |
1 | The layout of v-table has been changed for unknown reason. | Call of any method in this class may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 8 entries | Virtual Table (New) - 7 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
~QwtLinearColorMap |
~QwtLinearColorMap |
12 |
~QwtLinearColorMap |
~QwtLinearColorMap |
16 |
QwtLinearColorMap::copy |
QwtLinearColorMap::rgb |
20 |
QwtLinearColorMap::rgb |
QwtLinearColorMap::colorIndex |
24 |
QwtLinearColorMap::colorIndex |
QwtColorMap::colorTable |
28 |
QwtColorMap::colorTable |
|
[+] affected symbols (15)
QwtLinearColorMap::addColorStop ( double value, QColor const& p3 )This method is from 'QwtLinearColorMap' class.
QwtLinearColorMap::color1 ( ) constThis method is from 'QwtLinearColorMap' class.
QwtLinearColorMap::color2 ( ) constThis method is from 'QwtLinearColorMap' class.
QwtLinearColorMap::colorIndex ( QwtDoubleInterval const& p2, double value ) constThis method is from 'QwtLinearColorMap' class.
QwtLinearColorMap::colorStops ( ) constThis method is from 'QwtLinearColorMap' class.
QwtLinearColorMap::copy ( ) constThis method is from 'QwtLinearColorMap' class.
QwtLinearColorMap::mode ( ) constThis method is from 'QwtLinearColorMap' class.
QwtLinearColorMap::operator = ( QwtLinearColorMap const& p2 )This method is from 'QwtLinearColorMap' class.
QwtLinearColorMap::QwtLinearColorMap [in-charge] ( QColor const& from, QColor const& to, enum QwtColorMap::Format p4 )This constructor is from 'QwtLinearColorMap' class.
QwtLinearColorMap::QwtLinearColorMap [in-charge] ( enum QwtColorMap::Format p2 )This constructor is from 'QwtLinearColorMap' class.
QwtLinearColorMap::QwtLinearColorMap [in-charge] ( QwtLinearColorMap const& p2 )This constructor is from 'QwtLinearColorMap' class.
QwtLinearColorMap::rgb ( QwtDoubleInterval const& p2, double value ) constThis method is from 'QwtLinearColorMap' class.
QwtLinearColorMap::setColorInterval ( QColor const& color1, QColor const& color2 )This method is from 'QwtLinearColorMap' class.
QwtLinearColorMap::setMode ( enum QwtLinearColorMap::Mode p2 )This method is from 'QwtLinearColorMap' class.
QwtLinearColorMap::~QwtLinearColorMap [in-charge] ( )This method is from 'QwtLinearColorMap' class.
qwt_compass.h
[+] class QwtCompass (1)
| Change |
Effect |
1 | Virtual method QwtCompass::drawRose ( QPainter*, QPointF const&, double, double, enum QPalette::ColorGroup ) const has been added to this class instead of QwtCompass::drawRose ( struct QPainter*, QPoint const&, int, double, enum QPalette::ColorGroup ) const. | Applications will pass parameters of older replaced method to newly added virtual method. This may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 101 entries | Virtual Table (New) - 100 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
QwtCompass::metaObject |
QwtCompass::metaObject |
12 |
QwtCompass::qt_metacast |
QwtCompass::qt_metacast |
16 |
QwtCompass::qt_metacall |
QwtCompass::qt_metacall |
20 |
~QwtCompass |
~QwtCompass |
24 |
~QwtCompass |
~QwtCompass |
28 |
QWidget::event |
QWidget::event |
32 |
QObject::eventFilter |
QObject::eventFilter |
36 |
QwtAbstractSlider::timerEvent |
QwtAbstractSlider::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 |
QwtDial::sizeHint |
QwtDial::sizeHint |
68 |
QwtDial::minimumSizeHint |
QwtDial::minimumSizeHint |
72 |
QWidget::heightForWidth |
QWidget::heightForWidth |
76 |
QWidget::paintEngine |
QWidget::paintEngine |
80 |
QwtAbstractSlider::mousePressEvent |
QwtAbstractSlider::mousePressEvent |
84 |
QwtAbstractSlider::mouseReleaseEvent |
QwtAbstractSlider::mouseReleaseEvent |
88 |
QWidget::mouseDoubleClickEvent |
QWidget::mouseDoubleClickEvent |
92 |
QwtAbstractSlider::mouseMoveEvent |
QwtAbstractSlider::mouseMoveEvent |
96 |
QwtAbstractSlider::wheelEvent |
QwtAbstractSlider::wheelEvent |
100 |
QwtCompass::keyPressEvent |
QwtCompass::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 |
QwtDial::paintEvent |
QwtDial::paintEvent |
128 |
QWidget::moveEvent |
QWidget::moveEvent |
132 |
QwtDial::resizeEvent |
QWidget::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 |
QWidget::changeEvent |
QWidget::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 |
QwtAbstractSlider::setMass |
QwtAbstractSlider::setMass |
228 |
QwtAbstractSlider::mass |
QwtAbstractSlider::mass |
232 |
QwtAbstractSlider::setOrientation |
QwtAbstractSlider::setOrientation |
236 |
QwtAbstractSlider::setValue |
QwtAbstractSlider::setValue |
240 |
QwtAbstractSlider::fitValue |
QwtAbstractSlider::fitValue |
244 |
QwtAbstractSlider::incValue |
QwtAbstractSlider::incValue |
248 |
QwtAbstractSlider::setReadOnly |
QwtAbstractSlider::setReadOnly |
252 |
QwtAbstractSlider::setPosition |
QwtAbstractSlider::setPosition |
256 |
QwtDial::valueChange |
QwtDial::valueChange |
260 |
QwtDial::getValue |
QwtDial::getValue |
264 |
QwtDial::getScrollMode |
QwtDial::getScrollMode |
268 |
QwtDial::setWrapping |
QwtDial::setWrapping |
272 |
QwtDial::setScale |
QwtDial::setScale |
276 |
QwtDial::setOrigin |
QwtDial::setOrigin |
280 |
QwtDial::setNeedle |
QwtDial::setNeedle |
284 |
QwtDial::scaleContentsRect |
QwtDial::scaleInnerRect |
288 |
QwtDial::setScaleDraw |
QwtDial::setScaleDraw |
292 |
QwtDial::updateMask |
QwtDial::drawFrame |
296 |
QwtDial::drawFrame |
QwtDial::drawContents |
300 |
QwtDial::drawContents |
QwtDial::drawFocusIndicator |
304 |
QwtDial::drawFocusIndicator |
QwtDial::drawScale |
308 |
QwtDial::drawScale |
QwtCompass::drawScaleContents |
312 |
QwtCompass::drawScaleContents |
QwtDial::drawNeedle |
316 |
QwtDial::drawNeedle |
QwtCompass::scaleLabel |
320 |
QwtCompass::scaleLabel |
QwtDial::rangeChange |
324 |
QwtDial::rangeChange |
QwtCompass::drawRose |
328 |
QwtCompass::drawRose |
(int (*)(...))-0x000000008 |
332 |
(int (*)(...))-0x000000008 |
(int (*)(...))(& typeinfo) |
336 |
(int (*)(...))(& typeinfo) |
non-virtual thunk |
340 |
non-virtual thunk |
non-virtual thunk |
344 |
non-virtual thunk |
non-virtual thunk |
348 |
non-virtual thunk |
non-virtual thunk |
352 |
non-virtual thunk |
non-virtual thunk |
356 |
non-virtual thunk |
(int (*)(...))-0x000000014 |
360 |
(int (*)(...))-0x000000014 |
(int (*)(...))(& typeinfo) |
364 |
(int (*)(...))(& typeinfo) |
non-virtual thunk |
368 |
non-virtual thunk |
non-virtual thunk |
372 |
non-virtual thunk |
non-virtual thunk |
376 |
non-virtual thunk |
non-virtual thunk |
380 |
non-virtual thunk |
QwtDoubleRange::incPages |
384 |
QwtDoubleRange::incPages |
non-virtual thunk |
388 |
non-virtual thunk |
non-virtual thunk |
392 |
non-virtual thunk |
QwtDoubleRange::stepChange |
396 |
QwtDoubleRange::stepChange |
non-virtual thunk |
400 |
non-virtual thunk |
|
[+] affected symbols (1)
QwtCompass::drawRose ( struct QPainter* p2, QPoint const& center, int radius, double north, enum QPalette::ColorGroup p6 ) constThis method is from 'QwtCompass' class.
qwt_compass_rose.h
[+] class QwtCompassRose (1)
| Change |
Effect |
1 | Pure virtual method QwtCompassRose::draw ( QPainter*, QPointF const&, double, double, enum QPalette::ColorGroup ) const has been added to this class instead of QwtCompassRose::draw ( struct QPainter*, QPoint const&, int, double, enum QPalette::ColorGroup ) const. | Applications will provide an older method to the library instead of expected newely added virtual method. This may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 6 entries | Virtual Table (New) - 6 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
~QwtCompassRose |
~QwtCompassRose |
12 |
~QwtCompassRose |
~QwtCompassRose |
16 |
QwtCompassRose::setPalette |
QwtCompassRose::setPalette |
20 |
__cxa_pure_virtual |
__cxa_pure_virtual |
[+] affected symbols (3)
QwtCompassRose::setPalette ( QPalette const& p )This method is from 'QwtCompassRose' class.
QwtCompassRose::~QwtCompassRose [in-charge] ( )This method is from 'QwtCompassRose' class.
QwtSimpleCompassRose::draw ( struct QPainter* p2, QPoint const& center, int radius, double north, enum QPalette::ColorGroup p6 ) constThis method is from derived class 'QwtSimpleCompassRose'.
qwt_dial.h
[+] class QwtDial (3)
| Change |
Effect |
1 | Virtual method QwtDial::drawNeedle ( QPainter*, QPointF const&, double, double, enum QPalette::ColorGroup ) const has been added to this class instead of QwtDial::drawScaleContents ( struct QPainter*, QPoint const&, int ) const. | Applications will pass parameters of older replaced method to newly added virtual method. This may result in crash or incorrect behavior of applications. |
2 | Virtual method QwtDial::drawScaleContents ( QPainter*, QPointF const&, double ) const has been added to this class instead of QwtDial::drawScale ( struct QPainter*, QPoint const&, int, double, double, double ) const. | Applications will pass parameters of older replaced method to newly added virtual method. This may result in crash or incorrect behavior of applications. |
3 | Virtual method QwtDial::scaleInnerRect ( ) const has been added to this class instead of QwtDial::scaleContentsRect ( ) const. | Applications will pass parameters of older replaced method to newly added virtual method. This may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 100 entries | Virtual Table (New) - 99 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
QwtDial::metaObject |
QwtDial::metaObject |
12 |
QwtDial::qt_metacast |
QwtDial::qt_metacast |
16 |
QwtDial::qt_metacall |
QwtDial::qt_metacall |
20 |
~QwtDial |
~QwtDial |
24 |
~QwtDial |
~QwtDial |
28 |
QWidget::event |
QWidget::event |
32 |
QObject::eventFilter |
QObject::eventFilter |
36 |
QwtAbstractSlider::timerEvent |
QwtAbstractSlider::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 |
QwtDial::sizeHint |
QwtDial::sizeHint |
68 |
QwtDial::minimumSizeHint |
QwtDial::minimumSizeHint |
72 |
QWidget::heightForWidth |
QWidget::heightForWidth |
76 |
QWidget::paintEngine |
QWidget::paintEngine |
80 |
QwtAbstractSlider::mousePressEvent |
QwtAbstractSlider::mousePressEvent |
84 |
QwtAbstractSlider::mouseReleaseEvent |
QwtAbstractSlider::mouseReleaseEvent |
88 |
QWidget::mouseDoubleClickEvent |
QWidget::mouseDoubleClickEvent |
92 |
QwtAbstractSlider::mouseMoveEvent |
QwtAbstractSlider::mouseMoveEvent |
96 |
QwtAbstractSlider::wheelEvent |
QwtAbstractSlider::wheelEvent |
100 |
QwtDial::keyPressEvent |
QwtDial::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 |
QwtDial::paintEvent |
QwtDial::paintEvent |
128 |
QWidget::moveEvent |
QWidget::moveEvent |
132 |
QwtDial::resizeEvent |
QWidget::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 |
QWidget::changeEvent |
QWidget::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 |
QwtAbstractSlider::setMass |
QwtAbstractSlider::setMass |
228 |
QwtAbstractSlider::mass |
QwtAbstractSlider::mass |
232 |
QwtAbstractSlider::setOrientation |
QwtAbstractSlider::setOrientation |
236 |
QwtAbstractSlider::setValue |
QwtAbstractSlider::setValue |
240 |
QwtAbstractSlider::fitValue |
QwtAbstractSlider::fitValue |
244 |
QwtAbstractSlider::incValue |
QwtAbstractSlider::incValue |
248 |
QwtAbstractSlider::setReadOnly |
QwtAbstractSlider::setReadOnly |
252 |
QwtAbstractSlider::setPosition |
QwtAbstractSlider::setPosition |
256 |
QwtDial::valueChange |
QwtDial::valueChange |
260 |
QwtDial::getValue |
QwtDial::getValue |
264 |
QwtDial::getScrollMode |
QwtDial::getScrollMode |
268 |
QwtDial::setWrapping |
QwtDial::setWrapping |
272 |
QwtDial::setScale |
QwtDial::setScale |
276 |
QwtDial::setOrigin |
QwtDial::setOrigin |
280 |
QwtDial::setNeedle |
QwtDial::setNeedle |
284 |
QwtDial::scaleContentsRect |
QwtDial::scaleInnerRect |
288 |
QwtDial::setScaleDraw |
QwtDial::setScaleDraw |
292 |
QwtDial::updateMask |
QwtDial::drawFrame |
296 |
QwtDial::drawFrame |
QwtDial::drawContents |
300 |
QwtDial::drawContents |
QwtDial::drawFocusIndicator |
304 |
QwtDial::drawFocusIndicator |
QwtDial::drawScale |
308 |
QwtDial::drawScale |
QwtDial::drawScaleContents |
312 |
QwtDial::drawScaleContents |
QwtDial::drawNeedle |
316 |
QwtDial::drawNeedle |
QwtDial::scaleLabel |
320 |
QwtDial::scaleLabel |
QwtDial::rangeChange |
324 |
QwtDial::rangeChange |
(int (*)(...))-0x000000008 |
328 |
(int (*)(...))-0x000000008 |
(int (*)(...))(& typeinfo) |
332 |
(int (*)(...))(& typeinfo) |
non-virtual thunk |
336 |
non-virtual thunk |
non-virtual thunk |
340 |
non-virtual thunk |
non-virtual thunk |
344 |
non-virtual thunk |
non-virtual thunk |
348 |
non-virtual thunk |
non-virtual thunk |
352 |
non-virtual thunk |
(int (*)(...))-0x000000014 |
356 |
(int (*)(...))-0x000000014 |
(int (*)(...))(& typeinfo) |
360 |
(int (*)(...))(& typeinfo) |
non-virtual thunk |
364 |
non-virtual thunk |
non-virtual thunk |
368 |
non-virtual thunk |
non-virtual thunk |
372 |
non-virtual thunk |
non-virtual thunk |
376 |
non-virtual thunk |
QwtDoubleRange::incPages |
380 |
QwtDoubleRange::incPages |
non-virtual thunk |
384 |
non-virtual thunk |
non-virtual thunk |
388 |
non-virtual thunk |
QwtDoubleRange::stepChange |
392 |
QwtDoubleRange::stepChange |
non-virtual thunk |
396 |
non-virtual thunk |
|
[+] affected symbols (3)
QwtDial::drawScale ( struct QPainter* p2, QPoint const& center, int radius, double origin, double arcMin, double arcMax ) constThis method is from 'QwtDial' class.
QwtDial::drawScaleContents ( struct QPainter* painter, QPoint const& center, int radius ) constThis method is from 'QwtDial' class.
QwtDial::scaleContentsRect ( ) constThis method is from 'QwtDial' class.
qwt_legend_item.h
[+] class QwtLegendItem (1)
| Change |
Effect |
1 | The layout of v-table has been changed for unknown reason. | Call of any method in this class may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 68 entries | Virtual Table (New) - 66 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
QwtLegendItem::metaObject |
QwtLegendItem::metaObject |
12 |
QwtLegendItem::qt_metacast |
QwtLegendItem::qt_metacast |
16 |
QwtLegendItem::qt_metacall |
QwtLegendItem::qt_metacall |
20 |
~QwtLegendItem |
~QwtLegendItem |
24 |
~QwtLegendItem |
~QwtLegendItem |
28 |
QFrame::event |
QFrame::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 |
QwtLegendItem::sizeHint |
QwtLegendItem::sizeHint |
68 |
QwtTextLabel::minimumSizeHint |
QwtTextLabel::minimumSizeHint |
72 |
QwtTextLabel::heightForWidth |
QwtTextLabel::heightForWidth |
76 |
QWidget::paintEngine |
QWidget::paintEngine |
80 |
QwtLegendItem::mousePressEvent |
QwtLegendItem::mousePressEvent |
84 |
QwtLegendItem::mouseReleaseEvent |
QwtLegendItem::mouseReleaseEvent |
88 |
QWidget::mouseDoubleClickEvent |
QWidget::mouseDoubleClickEvent |
92 |
QWidget::mouseMoveEvent |
QWidget::mouseMoveEvent |
96 |
QWidget::wheelEvent |
QWidget::wheelEvent |
100 |
QwtLegendItem::keyPressEvent |
QwtLegendItem::keyPressEvent |
104 |
QwtLegendItem::keyReleaseEvent |
QwtLegendItem::keyReleaseEvent |
108 |
QWidget::focusInEvent |
QWidget::focusInEvent |
112 |
QWidget::focusOutEvent |
QWidget::focusOutEvent |
116 |
QWidget::enterEvent |
QWidget::enterEvent |
120 |
QWidget::leaveEvent |
QWidget::leaveEvent |
124 |
QwtLegendItem::paintEvent |
QwtLegendItem::paintEvent |
128 |
QWidget::moveEvent |
QWidget::moveEvent |
132 |
QWidget::resizeEvent |
QWidget::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 |
QwtLegendItem::setText |
QwtLegendItem::setText |
228 |
QwtTextLabel::drawContents |
QwtTextLabel::drawContents |
232 |
QwtLegendItem::drawText |
QwtTextLabel::drawText |
236 |
QwtLegendItem::drawIdentifier |
(int (*)(...))-0x000000008 |
240 |
QwtLegendItem::drawItem |
(int (*)(...))(& typeinfo) |
244 |
(int (*)(...))-0x000000008 |
non-virtual thunk |
248 |
(int (*)(...))(& typeinfo) |
non-virtual thunk |
252 |
non-virtual thunk |
non-virtual thunk |
256 |
non-virtual thunk |
non-virtual thunk |
260 |
non-virtual thunk |
non-virtual thunk |
264 |
non-virtual thunk |
|
268 |
non-virtual thunk |
|
[+] affected symbols (37)
QwtLegendItem::checked ( bool p2 )This method is from 'QwtLegendItem' class.
QwtLegendItem::clicked ( )This method is from 'QwtLegendItem' class.
QwtLegendItem::curvePen ( ) constThis method is from 'QwtLegendItem' class.
QwtLegendItem::drawIdentifier ( struct QPainter* p2, QRect const& p3 ) constThis method is from 'QwtLegendItem' class.
QwtLegendItem::drawItem ( struct QPainter* p, QRect const& p3 ) constThis method is from 'QwtLegendItem' class.
QwtLegendItem::drawText ( struct QPainter* p2, QRect const& p3 )This method is from 'QwtLegendItem' class.
QwtLegendItem::identifierMode ( ) constThis method is from 'QwtLegendItem' class.
QwtLegendItem::identifierWidth ( ) constThis method is from 'QwtLegendItem' class.
QwtLegendItem::isChecked ( ) constThis method is from 'QwtLegendItem' class.
QwtLegendItem::isDown ( ) constThis method is from 'QwtLegendItem' class.
QwtLegendItem::itemMode ( ) constThis method is from 'QwtLegendItem' class.
QwtLegendItem::keyPressEvent ( struct QKeyEvent* p2 )This method is from 'QwtLegendItem' class.
QwtLegendItem::keyReleaseEvent ( struct QKeyEvent* p2 )This method is from 'QwtLegendItem' class.
QwtLegendItem::metaObject ( ) constThis method is from 'QwtLegendItem' class.
QwtLegendItem::mousePressEvent ( struct QMouseEvent* p2 )This method is from 'QwtLegendItem' class.
QwtLegendItem::mouseReleaseEvent ( struct QMouseEvent* p2 )This method is from 'QwtLegendItem' class.
QwtLegendItem::paintEvent ( struct QPaintEvent* p2 )This method is from 'QwtLegendItem' class.
QwtLegendItem::pressed ( )This method is from 'QwtLegendItem' class.
QwtLegendItem::qt_metacall ( enum QMetaObject::Call p2, int p3, void** p4 )This method is from 'QwtLegendItem' class.
QwtLegendItem::qt_metacast ( char const* p2 )This method is from 'QwtLegendItem' class.
QwtLegendItem::QwtLegendItem [in-charge] ( QWidget* parent )This constructor is from 'QwtLegendItem' class.
QwtLegendItem::QwtLegendItem [in-charge] ( QwtSymbol const& p2, QPen const& p3, QwtText const& p4, QWidget* parent )This constructor is from 'QwtLegendItem' class.
QwtLegendItem::released ( )This method is from 'QwtLegendItem' class.
QwtLegendItem::setChecked ( bool on )This method is from 'QwtLegendItem' class.
QwtLegendItem::setCurvePen ( QPen const& p2 )This method is from 'QwtLegendItem' class.
QwtLegendItem::setDown ( bool p2 )This method is from 'QwtLegendItem' class.
QwtLegendItem::setIdentifierMode ( int p2 )This method is from 'QwtLegendItem' class.
QwtLegendItem::setIdentifierWidth ( int width )This method is from 'QwtLegendItem' class.
QwtLegendItem::setItemMode ( enum QwtLegend::LegendItemMode p2 )This method is from 'QwtLegendItem' class.
QwtLegendItem::setSpacing ( int spacing )This method is from 'QwtLegendItem' class.
QwtLegendItem::setSymbol ( QwtSymbol const& p2 )This method is from 'QwtLegendItem' class.
QwtLegendItem::setText ( QwtText const& p2 )This method is from 'QwtLegendItem' class.
QwtLegendItem::sizeHint ( ) constThis method is from 'QwtLegendItem' class.
QwtLegendItem::spacing ( ) constThis method is from 'QwtLegendItem' class.
QwtLegendItem::staticMetaObject [data]This method is from 'QwtLegendItem' class.
QwtLegendItem::symbol ( ) constThis method is from 'QwtLegendItem' class.
QwtLegendItem::~QwtLegendItem [in-charge] ( )This method is from 'QwtLegendItem' class.
qwt_picker.h
[+] class QwtPicker (2)
| Change |
Effect |
1 | Virtual method QwtPicker::adjustedPoints ( QPolygon const& ) const has been added to this class instead of QwtPicker::setTrackerPen ( QPen const& ). | Applications will pass parameters of older replaced method to newly added virtual method. This may result in crash or incorrect behavior of applications. |
2 | Virtual method QwtPicker::trackerRect ( QFont const& ) const has been added to this class instead of QwtPicker::setRubberBandPen ( QPen const& ). | Applications will pass parameters of older replaced method to newly added virtual method. This may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 50 entries | Virtual Table (New) - 45 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
QwtPicker::metaObject |
QwtPicker::metaObject |
12 |
QwtPicker::qt_metacast |
QwtPicker::qt_metacast |
16 |
QwtPicker::qt_metacall |
QwtPicker::qt_metacall |
20 |
~QwtPicker |
~QwtPicker |
24 |
~QwtPicker |
~QwtPicker |
28 |
QObject::event |
QObject::event |
32 |
QwtPicker::eventFilter |
QwtPicker::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 |
QwtPicker::setSelectionFlags |
QwtPicker::pickRect |
60 |
QwtPicker::setRubberBand |
QwtPicker::drawRubberBand |
64 |
QwtPicker::setTrackerMode |
QwtPicker::drawTracker |
68 |
QwtPicker::setResizeMode |
QwtPicker::trackerText |
72 |
QwtPicker::setRubberBandPen |
QwtPicker::trackerRect |
76 |
QwtPicker::setTrackerPen |
QwtPicker::adjustedPoints |
80 |
QwtPicker::setTrackerFont |
QwtPicker::transition |
84 |
QwtPicker::setEnabled |
QwtPicker::begin |
88 |
QwtPicker::pickRect |
QwtPicker::append |
92 |
QwtPicker::drawRubberBand |
QwtPicker::move |
96 |
QwtPicker::drawTracker |
QwtPicker::remove |
100 |
QwtPicker::trackerText |
QwtPicker::end |
104 |
QwtPicker::accept |
QwtPicker::accept |
108 |
QwtPicker::transition |
QwtPicker::reset |
112 |
QwtPicker::begin |
QwtPicker::widgetMousePressEvent |
116 |
QwtPicker::append |
QwtPicker::widgetMouseReleaseEvent |
120 |
QwtPicker::move |
QwtPicker::widgetMouseDoubleClickEvent |
124 |
QwtPicker::end |
QwtPicker::widgetMouseMoveEvent |
128 |
QwtPicker::reset |
QwtPicker::widgetWheelEvent |
132 |
QwtPicker::widgetMousePressEvent |
QwtPicker::widgetKeyPressEvent |
136 |
QwtPicker::widgetMouseReleaseEvent |
QwtPicker::widgetKeyReleaseEvent |
140 |
QwtPicker::widgetMouseDoubleClickEvent |
QwtPicker::widgetEnterEvent |
144 |
QwtPicker::widgetMouseMoveEvent |
QwtPicker::widgetLeaveEvent |
148 |
QwtPicker::widgetWheelEvent |
QwtPicker::stretchSelection |
152 |
QwtPicker::widgetKeyPressEvent |
QwtPicker::updateDisplay |
156 |
QwtPicker::widgetKeyReleaseEvent |
(int (*)(...))-0x000000008 |
160 |
QwtPicker::widgetLeaveEvent |
(int (*)(...))(& typeinfo) |
164 |
QwtPicker::stretchSelection |
non-virtual thunk |
168 |
QwtPicker::stateMachine |
non-virtual thunk |
172 |
QwtPicker::updateDisplay |
QwtEventPattern::mouseMatch |
176 |
(int (*)(...))-0x000000008 |
QwtEventPattern::keyMatch |
180 |
(int (*)(...))(& typeinfo) |
|
184 |
non-virtual thunk |
|
188 |
non-virtual thunk |
|
192 |
QwtEventPattern::mouseMatch |
|
196 |
QwtEventPattern::keyMatch |
|
[+] affected symbols (2)
QwtPicker::setRubberBandPen ( QPen const& p2 )This method is from 'QwtPicker' class.
QwtPicker::setTrackerPen ( QPen const& p2 )This method is from 'QwtPicker' class.
qwt_plot_curve.h
[+] class QwtPlotCurve (3)
| Change |
Effect |
1 | Virtual method QwtPlotCurve::drawCurve ( QPainter*, int, QwtScaleMap const&, QwtScaleMap const&, QRectF const&, int, int ) const has been added to this class instead of QwtPlotCurve::draw ( struct QPainter*, QwtScaleMap const&, QwtScaleMap const&, int, int ) const. | Applications will pass parameters of older replaced method to newly added virtual method. This may result in crash or incorrect behavior of applications. |
2 | Virtual method QwtPlotCurve::drawSymbols ( QPainter*, QwtSymbol const&, QwtScaleMap const&, QwtScaleMap const&, QRectF const&, int, int ) const has been added to this class instead of QwtPlotCurve::drawCurve ( struct QPainter*, int, QwtScaleMap const&, QwtScaleMap const&, int, int ) const. | Applications will pass parameters of older replaced method to newly added virtual method. This may result in crash or incorrect behavior of applications. |
3 | Virtual method QwtPlotCurve::fillCurve ( QPainter*, QwtScaleMap const&, QwtScaleMap const&, QRectF const&, QPolygonF& ) const has been added to this class instead of QwtPlotCurve::drawSymbols ( struct QPainter*, QwtSymbol const&, QwtScaleMap const&, QwtScaleMap const&, int, int ) const. | Applications will pass parameters of older replaced method to newly added virtual method. This may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 15 entries | Virtual Table (New) - 17 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
~QwtPlotCurve |
~QwtPlotCurve |
12 |
~QwtPlotCurve |
~QwtPlotCurve |
16 |
QwtPlotCurve::updateLegend |
QwtPlotCurve::updateLegend |
20 |
QwtPlotItem::legendItem |
QwtPlotItem::legendItem |
24 |
QwtPlotCurve::rtti |
QwtPlotCurve::drawLegendIdentifier |
28 |
QwtPlotItem::setVisible |
QwtPlotCurve::rtti |
32 |
QwtPlotItem::itemChanged |
QwtPlotItem::setVisible |
36 |
QwtPlotCurve::draw |
QwtPlotItem::itemChanged |
40 |
QwtPlotCurve::boundingRect |
QwtPlotAbstractSeriesItem::draw |
44 |
QwtPlotItem::updateScaleDiv |
QwtPlotSeriesItem<QPointF>::boundingRect |
48 |
QwtPlotCurve::draw |
QwtPlotSeriesItem<QPointF>::updateScaleDiv |
52 |
QwtPlotCurve::drawCurve |
QwtPlotCurve::drawSeries |
56 |
QwtPlotCurve::drawSymbols |
QwtPlotCurve::drawCurve |
60 |
|
QwtPlotCurve::drawSymbols |
64 |
|
QwtPlotCurve::fillCurve |
[+] affected symbols (3)
QwtPlotCurve::draw ( struct QPainter* p, QwtScaleMap const& xMap, QwtScaleMap const& yMap, int from, int to ) constThis method is from 'QwtPlotCurve' class.
QwtPlotCurve::drawCurve ( struct QPainter* p, int style, QwtScaleMap const& xMap, QwtScaleMap const& yMap, int from, int to ) constThis method is from 'QwtPlotCurve' class.
QwtPlotCurve::drawSymbols ( struct QPainter* p, QwtSymbol const& p3, QwtScaleMap const& xMap, QwtScaleMap const& yMap, int from, int to ) constThis method is from 'QwtPlotCurve' class.
[+] enum QwtPlotCurve::CurveStyle (5)
| Change |
Effect |
1 | Value of member Dots has been changed from 4 to 3. | Applications may execute a wrong branch of code in the library and therefore change the behavior. |
2 | Value of member Lines has been changed from 1 to 0. | Applications may execute a wrong branch of code in the library and therefore change the behavior. |
3 | Value of member NoCurve has been changed from 0 to -1. | Applications may execute a wrong branch of code in the library and therefore change the behavior. |
4 | Value of member Steps has been changed from 3 to 2. | Applications may execute a wrong branch of code in the library and therefore change the behavior. |
5 | Value of member Sticks has been changed from 2 to 1. | Applications may execute a wrong branch of code in the library and therefore change the behavior. |
[+] affected symbols (2)
QwtPlotCurve::setStyle ( enum QwtPlotCurve::CurveStyle style )2nd parameter 'style' has type 'enum QwtPlotCurve::CurveStyle'.
QwtPlotCurve::style ( ) constReturn value has type 'enum QwtPlotCurve::CurveStyle'.
[+] enum QwtPlotCurve::PaintAttribute (1)
| Change |
Effect |
1 | Value of member ClipPolygons has been changed from 2 to 1. | Applications may execute a wrong branch of code in the library and therefore change the behavior. |
[+] affected symbols (2)
QwtPlotCurve::setPaintAttribute ( enum QwtPlotCurve::PaintAttribute p2, bool on )2nd parameter 'p2' has type 'enum QwtPlotCurve::PaintAttribute'.
QwtPlotCurve::testPaintAttribute ( enum QwtPlotCurve::PaintAttribute p2 ) const2nd parameter 'p2' has type 'enum QwtPlotCurve::PaintAttribute'.
qwt_plot_item.h
[+] class QwtPlotItem (1)
| Change |
Effect |
1 | Pure virtual method QwtPlotItem::draw ( QPainter*, QwtScaleMap const&, QwtScaleMap const&, QRectF const& ) const has been added to this class instead of QwtPlotItem::draw ( struct QPainter*, QwtScaleMap const&, QwtScaleMap const&, QRect const& ) const. | Applications will provide an older method to the library instead of expected newely added virtual method. This may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 12 entries | Virtual Table (New) - 13 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
~QwtPlotItem |
~QwtPlotItem |
12 |
~QwtPlotItem |
~QwtPlotItem |
16 |
QwtPlotItem::updateLegend |
QwtPlotItem::updateLegend |
20 |
QwtPlotItem::legendItem |
QwtPlotItem::legendItem |
24 |
QwtPlotItem::rtti |
QwtLegendItemManager::drawLegendIdentifier |
28 |
QwtPlotItem::setVisible |
QwtPlotItem::rtti |
32 |
QwtPlotItem::itemChanged |
QwtPlotItem::setVisible |
36 |
__cxa_pure_virtual |
QwtPlotItem::itemChanged |
40 |
QwtPlotItem::boundingRect |
__cxa_pure_virtual |
44 |
QwtPlotItem::updateScaleDiv |
QwtPlotItem::boundingRect |
48 |
|
QwtPlotItem::updateScaleDiv |
[+] affected symbols (37)
QwtPlotCurve::draw ( struct QPainter* p, QwtScaleMap const& xMap, QwtScaleMap const& yMap, QRect const& p5 ) constThis method is from derived class 'QwtPlotCurve'.
QwtPlotGrid::draw ( struct QPainter* p, QwtScaleMap const& xMap, QwtScaleMap const& yMap, QRect const& rect ) constThis method is from derived class 'QwtPlotGrid'.
QwtPlotItem::attach ( QwtPlot* plot )This method is from 'QwtPlotItem' class.
QwtPlotItem::boundingRect ( ) constThis method is from 'QwtPlotItem' class.
QwtPlotItem::hide ( )This method is from 'QwtPlotItem' class.
QwtPlotItem::invTransform ( QwtScaleMap const& p2, QwtScaleMap const& p3, QRect const& p4 ) constThis method is from 'QwtPlotItem' class.
QwtPlotItem::isVisible ( ) constThis method is from 'QwtPlotItem' class.
QwtPlotItem::itemChanged ( )This method is from 'QwtPlotItem' class.
QwtPlotItem::legendItem ( ) constThis method is from 'QwtPlotItem' class.
QwtPlotItem::paintRect ( QwtScaleMap const& p2, QwtScaleMap const& p3 ) constThis method is from 'QwtPlotItem' class.
QwtPlotItem::plot ( ) constThis method is from 'QwtPlotItem' class.
QwtPlotItem::QwtPlotItem [in-charge] ( QwtText const& title )This constructor is from 'QwtPlotItem' class.
QwtPlotItem::rtti ( ) constThis method is from 'QwtPlotItem' class.
QwtPlotItem::scaleRect ( QwtScaleMap const& p2, QwtScaleMap const& p3 ) constThis method is from 'QwtPlotItem' class.
QwtPlotItem::setAxis ( int xAxis, int yAxis )This method is from 'QwtPlotItem' class.
QwtPlotItem::setItemAttribute ( enum QwtPlotItem::ItemAttribute p2, bool on )This method is from 'QwtPlotItem' class.
QwtPlotItem::setRenderHint ( enum QwtPlotItem::RenderHint p2, bool on )This method is from 'QwtPlotItem' class.
QwtPlotItem::setTitle ( QString const& title )This method is from 'QwtPlotItem' class.
QwtPlotItem::setTitle ( QwtText const& title )This method is from 'QwtPlotItem' class.
QwtPlotItem::setVisible ( bool p2 )This method is from 'QwtPlotItem' class.
QwtPlotItem::setXAxis ( int axis )This method is from 'QwtPlotItem' class.
QwtPlotItem::setYAxis ( int axis )This method is from 'QwtPlotItem' class.
QwtPlotItem::setZ ( double z )This method is from 'QwtPlotItem' class.
QwtPlotItem::show ( )This method is from 'QwtPlotItem' class.
QwtPlotItem::testItemAttribute ( enum QwtPlotItem::ItemAttribute p2 ) constThis method is from 'QwtPlotItem' class.
QwtPlotItem::testRenderHint ( enum QwtPlotItem::RenderHint p2 ) constThis method is from 'QwtPlotItem' class.
QwtPlotItem::title ( ) constThis method is from 'QwtPlotItem' class.
QwtPlotItem::transform ( QwtScaleMap const& p2, QwtScaleMap const& p3, QwtDoubleRect const& p4 ) constThis method is from 'QwtPlotItem' class.
QwtPlotItem::updateLegend ( QwtLegend* p2 ) constThis method is from 'QwtPlotItem' class.
QwtPlotItem::updateScaleDiv ( QwtScaleDiv const& p2, QwtScaleDiv const& p3 )This method is from 'QwtPlotItem' class.
QwtPlotItem::xAxis ( ) constThis method is from 'QwtPlotItem' class.
QwtPlotItem::yAxis ( ) constThis method is from 'QwtPlotItem' class.
QwtPlotItem::z ( ) constThis method is from 'QwtPlotItem' class.
QwtPlotItem::~QwtPlotItem [in-charge] ( )This method is from 'QwtPlotItem' class.
QwtPlotMarker::draw ( struct QPainter* p, QwtScaleMap const& xMap, QwtScaleMap const& yMap, QRect const& p5 ) constThis method is from derived class 'QwtPlotMarker'.
QwtPlotRasterItem::draw ( struct QPainter* p, QwtScaleMap const& xMap, QwtScaleMap const& yMap, QRect const& rect ) constThis method is from derived class 'QwtPlotRasterItem'.
QwtPlotScaleItem::draw ( struct QPainter* p, QwtScaleMap const& xMap, QwtScaleMap const& yMap, QRect const& rect ) constThis method is from derived class 'QwtPlotScaleItem'.
qwt_plot_layout.h
[+] class QwtPlotLayout (1)
| Change |
Effect |
1 | Virtual method QwtPlotLayout::activate ( QwtPlot const*, QRectF const&, QwtPlotLayout::Options ) has been added to this class instead of QwtPlotLayout::activate ( QwtPlot const*, QRect const&, int ). | Applications will pass parameters of older replaced method to newly added virtual method. This may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 7 entries | Virtual Table (New) - 7 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
~QwtPlotLayout |
~QwtPlotLayout |
12 |
~QwtPlotLayout |
~QwtPlotLayout |
16 |
QwtPlotLayout::minimumSizeHint |
QwtPlotLayout::minimumSizeHint |
20 |
QwtPlotLayout::activate |
QwtPlotLayout::activate |
24 |
QwtPlotLayout::invalidate |
QwtPlotLayout::invalidate |
[+] affected symbols (1)
QwtPlotLayout::activate ( QwtPlot const* p2, QRect const& rect, int options )This method is from 'QwtPlotLayout' class.
qwt_plot_picker.h
[+] class QwtPlotPicker (1)
| Change |
Effect |
1 | Virtual method QwtPlotPicker::trackerTextF ( QPointF const& ) const has been added to this class instead of QwtPlotPicker::trackerText ( QwtDoublePoint const& ) const. | Applications will pass parameters of older replaced method to newly added virtual method. This may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 52 entries | Virtual Table (New) - 47 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
QwtPlotPicker::metaObject |
QwtPlotPicker::metaObject |
12 |
QwtPlotPicker::qt_metacast |
QwtPlotPicker::qt_metacast |
16 |
QwtPlotPicker::qt_metacall |
QwtPlotPicker::qt_metacall |
20 |
~QwtPlotPicker |
~QwtPlotPicker |
24 |
~QwtPlotPicker |
~QwtPlotPicker |
28 |
QObject::event |
QObject::event |
32 |
QwtPicker::eventFilter |
QwtPicker::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 |
QwtPicker::setSelectionFlags |
QwtPicker::pickRect |
60 |
QwtPicker::setRubberBand |
QwtPicker::drawRubberBand |
64 |
QwtPicker::setTrackerMode |
QwtPicker::drawTracker |
68 |
QwtPicker::setResizeMode |
QwtPlotPicker::trackerText |
72 |
QwtPicker::setRubberBandPen |
QwtPicker::trackerRect |
76 |
QwtPicker::setTrackerPen |
QwtPicker::adjustedPoints |
80 |
QwtPicker::setTrackerFont |
QwtPicker::transition |
84 |
QwtPicker::setEnabled |
QwtPicker::begin |
88 |
QwtPicker::pickRect |
QwtPlotPicker::append |
92 |
QwtPicker::drawRubberBand |
QwtPlotPicker::move |
96 |
QwtPicker::drawTracker |
QwtPicker::remove |
100 |
QwtPlotPicker::trackerText |
QwtPlotPicker::end |
104 |
QwtPicker::accept |
QwtPicker::accept |
108 |
QwtPicker::transition |
QwtPicker::reset |
112 |
QwtPicker::begin |
QwtPicker::widgetMousePressEvent |
116 |
QwtPlotPicker::append |
QwtPicker::widgetMouseReleaseEvent |
120 |
QwtPlotPicker::move |
QwtPicker::widgetMouseDoubleClickEvent |
124 |
QwtPlotPicker::end |
QwtPicker::widgetMouseMoveEvent |
128 |
QwtPicker::reset |
QwtPicker::widgetWheelEvent |
132 |
QwtPicker::widgetMousePressEvent |
QwtPicker::widgetKeyPressEvent |
136 |
QwtPicker::widgetMouseReleaseEvent |
QwtPicker::widgetKeyReleaseEvent |
140 |
QwtPicker::widgetMouseDoubleClickEvent |
QwtPicker::widgetEnterEvent |
144 |
QwtPicker::widgetMouseMoveEvent |
QwtPicker::widgetLeaveEvent |
148 |
QwtPicker::widgetWheelEvent |
QwtPicker::stretchSelection |
152 |
QwtPicker::widgetKeyPressEvent |
QwtPicker::updateDisplay |
156 |
QwtPicker::widgetKeyReleaseEvent |
QwtPlotPicker::setAxis |
160 |
QwtPicker::widgetLeaveEvent |
QwtPlotPicker::trackerTextF |
164 |
QwtPicker::stretchSelection |
(int (*)(...))-0x000000008 |
168 |
QwtPicker::stateMachine |
(int (*)(...))(& typeinfo) |
172 |
QwtPicker::updateDisplay |
non-virtual thunk |
176 |
QwtPlotPicker::setAxis |
non-virtual thunk |
180 |
QwtPlotPicker::trackerText |
QwtEventPattern::mouseMatch |
184 |
(int (*)(...))-0x000000008 |
QwtEventPattern::keyMatch |
188 |
(int (*)(...))(& typeinfo) |
|
192 |
non-virtual thunk |
|
196 |
non-virtual thunk |
|
200 |
QwtEventPattern::mouseMatch |
|
204 |
QwtEventPattern::keyMatch |
|
[+] affected symbols (1)
QwtPlotPicker::trackerText ( QwtDoublePoint const& p2 ) constThis method is from 'QwtPlotPicker' class.
qwt_plot_rasteritem.h
[+] class QwtPlotRasterItem (2)
| Change |
Effect |
1 | Pure virtual method QwtPlotRasterItem::interval ( enum Qt::Axis ) const has been added to this class instead of QwtPlotRasterItem::renderImage ( QwtScaleMap const&, QwtScaleMap const&, QwtDoubleRect const& ) const. | Applications will provide an older method to the library instead of expected newely added virtual method. This may result in crash or incorrect behavior of applications. |
2 | Virtual method QwtPlotRasterItem::pixelHint ( QRectF const& ) const has been added to this class instead of QwtPlotRasterItem::rasterHint ( QwtDoubleRect const& ) const. | Applications will pass parameters of older replaced method to newly added virtual method. This may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 14 entries | Virtual Table (New) - 17 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
~QwtPlotRasterItem |
~QwtPlotRasterItem |
12 |
~QwtPlotRasterItem |
~QwtPlotRasterItem |
16 |
QwtPlotItem::updateLegend |
QwtPlotItem::updateLegend |
20 |
QwtPlotItem::legendItem |
QwtPlotItem::legendItem |
24 |
QwtPlotItem::rtti |
QwtLegendItemManager::drawLegendIdentifier |
28 |
QwtPlotItem::setVisible |
QwtPlotItem::rtti |
32 |
QwtPlotItem::itemChanged |
QwtPlotItem::setVisible |
36 |
QwtPlotRasterItem::draw |
QwtPlotItem::itemChanged |
40 |
QwtPlotItem::boundingRect |
QwtPlotRasterItem::draw |
44 |
QwtPlotItem::updateScaleDiv |
QwtPlotRasterItem::boundingRect |
48 |
QwtPlotRasterItem::rasterHint |
QwtPlotItem::updateScaleDiv |
52 |
__cxa_pure_virtual |
QwtPlotRasterItem::pixelHint |
56 |
|
QwtPlotRasterItem::interval |
60 |
|
__cxa_pure_virtual |
64 |
|
QwtPlotRasterItem::imageMap |
[+] affected symbols (11)
QwtPlotRasterItem::alpha ( ) constThis method is from 'QwtPlotRasterItem' class.
QwtPlotRasterItem::cachePolicy ( ) constThis method is from 'QwtPlotRasterItem' class.
QwtPlotRasterItem::draw ( struct QPainter* p, QwtScaleMap const& xMap, QwtScaleMap const& yMap, QRect const& rect ) constThis method is from 'QwtPlotRasterItem' class.
QwtPlotRasterItem::invalidateCache ( )This method is from 'QwtPlotRasterItem' class.
QwtPlotRasterItem::QwtPlotRasterItem [in-charge] ( QString const& title )This constructor is from 'QwtPlotRasterItem' class.
QwtPlotRasterItem::QwtPlotRasterItem [in-charge] ( QwtText const& title )This constructor is from 'QwtPlotRasterItem' class.
QwtPlotRasterItem::rasterHint ( QwtDoubleRect const& p2 ) constThis method is from 'QwtPlotRasterItem' class.
QwtPlotRasterItem::setAlpha ( int alpha )This method is from 'QwtPlotRasterItem' class.
QwtPlotRasterItem::setCachePolicy ( enum QwtPlotRasterItem::CachePolicy p2 )This method is from 'QwtPlotRasterItem' class.
QwtPlotRasterItem::~QwtPlotRasterItem [in-charge] ( )This method is from 'QwtPlotRasterItem' class.
QwtPlotSpectrogram::renderImage ( QwtScaleMap const& xMap, QwtScaleMap const& yMap, QwtDoubleRect const& rect ) constThis method is from derived class 'QwtPlotSpectrogram'.
qwt_plot_rescaler.h
[+] class QwtPlotRescaler (2)
| Change |
Effect |
1 | Virtual method QwtPlotRescaler::syncScale ( int, QwtInterval const&, QSize const& ) const has been added to this class instead of QwtPlotRescaler::syncScale ( int, QwtDoubleInterval const&, QSize const& ) const. | Applications will pass parameters of older replaced method to newly added virtual method. This may result in crash or incorrect behavior of applications. |
2 | Virtual method QwtPlotRescaler::updateScales ( QwtInterval* ) const has been added to this class instead of QwtPlotRescaler::updateScales ( QwtDoubleInterval* ) const. | Applications will pass parameters of older replaced method to newly added virtual method. This may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 19 entries | Virtual Table (New) - 19 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
QObject::metaObject |
QObject::metaObject |
12 |
QObject::qt_metacast |
QObject::qt_metacast |
16 |
QObject::qt_metacall |
QObject::qt_metacall |
20 |
~QwtPlotRescaler |
~QwtPlotRescaler |
24 |
~QwtPlotRescaler |
~QwtPlotRescaler |
28 |
QObject::event |
QObject::event |
32 |
QwtPlotRescaler::eventFilter |
QwtPlotRescaler::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 |
QwtPlotRescaler::canvasResizeEvent |
QwtPlotRescaler::canvasResizeEvent |
60 |
QwtPlotRescaler::rescale |
QwtPlotRescaler::rescale |
64 |
QwtPlotRescaler::expandScale |
QwtPlotRescaler::expandScale |
68 |
QwtPlotRescaler::syncScale |
QwtPlotRescaler::syncScale |
72 |
QwtPlotRescaler::updateScales |
QwtPlotRescaler::updateScales |
[+] affected symbols (2)
QwtPlotRescaler::syncScale ( int axis, QwtDoubleInterval const& reference, QSize const& size ) constThis method is from 'QwtPlotRescaler' class.
QwtPlotRescaler::updateScales ( QwtDoubleInterval* intervals ) constThis method is from 'QwtPlotRescaler' class.
qwt_plot_zoomer.h
[+] class QwtPlotZoomer (1)
| Change |
Effect |
1 | Virtual method QwtPlotZoomer::moveTo ( QPointF const& ) has been added to this class instead of QwtPlotZoomer::move ( double, double ). | Applications will pass parameters of older replaced method to newly added virtual method. This may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 59 entries | Virtual Table (New) - 54 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
QwtPlotZoomer::metaObject |
QwtPlotZoomer::metaObject |
12 |
QwtPlotZoomer::qt_metacast |
QwtPlotZoomer::qt_metacast |
16 |
QwtPlotZoomer::qt_metacall |
QwtPlotZoomer::qt_metacall |
20 |
~QwtPlotZoomer |
~QwtPlotZoomer |
24 |
~QwtPlotZoomer |
~QwtPlotZoomer |
28 |
QObject::event |
QObject::event |
32 |
QwtPicker::eventFilter |
QwtPicker::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 |
QwtPlotZoomer::setSelectionFlags |
QwtPicker::pickRect |
60 |
QwtPicker::setRubberBand |
QwtPicker::drawRubberBand |
64 |
QwtPicker::setTrackerMode |
QwtPicker::drawTracker |
68 |
QwtPicker::setResizeMode |
QwtPlotPicker::trackerText |
72 |
QwtPicker::setRubberBandPen |
QwtPicker::trackerRect |
76 |
QwtPicker::setTrackerPen |
QwtPicker::adjustedPoints |
80 |
QwtPicker::setTrackerFont |
QwtPicker::transition |
84 |
QwtPicker::setEnabled |
QwtPlotZoomer::begin |
88 |
QwtPicker::pickRect |
QwtPlotPicker::append |
92 |
QwtPicker::drawRubberBand |
QwtPlotPicker::move |
96 |
QwtPicker::drawTracker |
QwtPicker::remove |
100 |
QwtPlotPicker::trackerText |
QwtPlotZoomer::end |
104 |
QwtPlotZoomer::accept |
QwtPlotZoomer::accept |
108 |
QwtPicker::transition |
QwtPicker::reset |
112 |
QwtPlotZoomer::begin |
QwtPicker::widgetMousePressEvent |
116 |
QwtPlotPicker::append |
QwtPlotZoomer::widgetMouseReleaseEvent |
120 |
QwtPlotPicker::move |
QwtPicker::widgetMouseDoubleClickEvent |
124 |
QwtPlotZoomer::end |
QwtPicker::widgetMouseMoveEvent |
128 |
QwtPicker::reset |
QwtPicker::widgetWheelEvent |
132 |
QwtPicker::widgetMousePressEvent |
QwtPlotZoomer::widgetKeyPressEvent |
136 |
QwtPlotZoomer::widgetMouseReleaseEvent |
QwtPicker::widgetKeyReleaseEvent |
140 |
QwtPicker::widgetMouseDoubleClickEvent |
QwtPicker::widgetEnterEvent |
144 |
QwtPicker::widgetMouseMoveEvent |
QwtPicker::widgetLeaveEvent |
148 |
QwtPicker::widgetWheelEvent |
QwtPicker::stretchSelection |
152 |
QwtPlotZoomer::widgetKeyPressEvent |
QwtPicker::updateDisplay |
156 |
QwtPicker::widgetKeyReleaseEvent |
QwtPlotZoomer::setAxis |
160 |
QwtPicker::widgetLeaveEvent |
QwtPlotPicker::trackerTextF |
164 |
QwtPicker::stretchSelection |
QwtPlotZoomer::setZoomBase |
168 |
QwtPicker::stateMachine |
QwtPlotZoomer::setZoomBase |
172 |
QwtPicker::updateDisplay |
QwtPlotZoomer::moveTo |
176 |
QwtPlotZoomer::setAxis |
QwtPlotZoomer::zoom |
180 |
QwtPlotPicker::trackerText |
QwtPlotZoomer::zoom |
184 |
QwtPlotZoomer::setZoomBase |
QwtPlotZoomer::rescale |
188 |
QwtPlotZoomer::setZoomBase |
QwtPlotZoomer::minZoomSize |
192 |
QwtPlotZoomer::move |
(int (*)(...))-0x000000008 |
196 |
QwtPlotZoomer::zoom |
(int (*)(...))(& typeinfo) |
200 |
QwtPlotZoomer::zoom |
non-virtual thunk |
204 |
QwtPlotZoomer::rescale |
non-virtual thunk |
208 |
QwtPlotZoomer::minZoomSize |
QwtEventPattern::mouseMatch |
212 |
(int (*)(...))-0x000000008 |
QwtEventPattern::keyMatch |
216 |
(int (*)(...))(& typeinfo) |
|
220 |
non-virtual thunk |
|
224 |
non-virtual thunk |
|
228 |
QwtEventPattern::mouseMatch |
|
232 |
QwtEventPattern::keyMatch |
|
[+] affected symbols (1)
QwtPlotZoomer::move ( double x, double y )This method is from 'QwtPlotZoomer' class.
qwt_raster_data.h
[+] class QwtRasterData (2)
| Change |
Effect |
1 | Pure virtual method QwtRasterData::setInterval ( enum Qt::Axis, QwtInterval const& ) has been added to this class instead of QwtRasterData::copy ( ) const. | Applications will provide an older method to the library instead of expected newely added virtual method. This may result in crash or incorrect behavior of applications. |
2 | Virtual method QwtRasterData::pixelHint ( QRectF const& ) const has been added to this class instead of QwtRasterData::setBoundingRect ( QwtDoubleRect const& ). | Applications will pass parameters of older replaced method to newly added virtual method. This may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 12 entries | Virtual Table (New) - 10 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
~QwtRasterData |
~QwtRasterData |
12 |
~QwtRasterData |
~QwtRasterData |
16 |
__cxa_pure_virtual |
QwtRasterData::setInterval |
20 |
QwtRasterData::setBoundingRect |
QwtRasterData::pixelHint |
24 |
QwtRasterData::rasterHint |
QwtRasterData::initRaster |
28 |
QwtRasterData::initRaster |
QwtRasterData::discardRaster |
32 |
QwtRasterData::discardRaster |
__cxa_pure_virtual |
36 |
__cxa_pure_virtual |
QwtRasterData::contourLines |
40 |
__cxa_pure_virtual |
|
44 |
QwtRasterData::contourLines |
|
[+] affected symbols (9)
QwtRasterData::boundingRect ( ) constThis method is from 'QwtRasterData' class.
QwtRasterData::contourLines ( QwtDoubleRect const& rect, QSize const& raster, QList<double>const& levels, int flags ) constThis method is from 'QwtRasterData' class.
QwtRasterData::discardRaster ( )This method is from 'QwtRasterData' class.
QwtRasterData::initRaster ( QwtDoubleRect const& p2, QSize const& raster )This method is from 'QwtRasterData' class.
QwtRasterData::QwtRasterData [in-charge] ( )This constructor is from 'QwtRasterData' class.
QwtRasterData::QwtRasterData [in-charge] ( QwtDoubleRect const& p2 )This constructor is from 'QwtRasterData' class.
QwtRasterData::rasterHint ( QwtDoubleRect const& p2 ) constThis method is from 'QwtRasterData' class.
QwtRasterData::setBoundingRect ( QwtDoubleRect const& p2 )This method is from 'QwtRasterData' class.
QwtRasterData::~QwtRasterData [in-charge] ( )This method is from 'QwtRasterData' class.
qwt_slider.h
[+] class QwtSlider (2)
| Change |
Effect |
1 | Virtual method QwtSlider::drawHandle ( QPainter*, QRect const&, int ) const has been added to this class instead of QwtSlider::drawThumb ( struct QPainter*, QRect const&, int ). | Applications will pass parameters of older replaced method to newly added virtual method. This may result in crash or incorrect behavior of applications. |
2 | Virtual method QwtSlider::drawSlider ( QPainter*, QRect const& ) const has been added to this class instead of QwtSlider::drawSlider ( struct QPainter*, QRect const& ). | Applications will pass parameters of older replaced method to newly added virtual method. This may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 94 entries | Virtual Table (New) - 94 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
QwtSlider::metaObject |
QwtSlider::metaObject |
12 |
QwtSlider::qt_metacast |
QwtSlider::qt_metacast |
16 |
QwtSlider::qt_metacall |
QwtSlider::qt_metacall |
20 |
~QwtSlider |
~QwtSlider |
24 |
~QwtSlider |
~QwtSlider |
28 |
QWidget::event |
QWidget::event |
32 |
QObject::eventFilter |
QObject::eventFilter |
36 |
QwtAbstractSlider::timerEvent |
QwtAbstractSlider::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 |
QwtSlider::sizeHint |
QwtSlider::sizeHint |
68 |
QwtSlider::minimumSizeHint |
QwtSlider::minimumSizeHint |
72 |
QWidget::heightForWidth |
QWidget::heightForWidth |
76 |
QWidget::paintEngine |
QWidget::paintEngine |
80 |
QwtAbstractSlider::mousePressEvent |
QwtAbstractSlider::mousePressEvent |
84 |
QwtAbstractSlider::mouseReleaseEvent |
QwtAbstractSlider::mouseReleaseEvent |
88 |
QWidget::mouseDoubleClickEvent |
QWidget::mouseDoubleClickEvent |
92 |
QwtAbstractSlider::mouseMoveEvent |
QwtAbstractSlider::mouseMoveEvent |
96 |
QwtAbstractSlider::wheelEvent |
QwtAbstractSlider::wheelEvent |
100 |
QwtAbstractSlider::keyPressEvent |
QwtAbstractSlider::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 |
QwtSlider::paintEvent |
QwtSlider::paintEvent |
128 |
QWidget::moveEvent |
QWidget::moveEvent |
132 |
QwtSlider::resizeEvent |
QwtSlider::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 |
QWidget::changeEvent |
QwtSlider::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 |
QwtSlider::fontChange |
QWidget::fontChange |
216 |
QWidget::windowActivationChange |
QWidget::windowActivationChange |
220 |
QWidget::languageChange |
QWidget::languageChange |
224 |
QwtAbstractSlider::setMass |
QwtAbstractSlider::setMass |
228 |
QwtAbstractSlider::mass |
QwtAbstractSlider::mass |
232 |
QwtSlider::setOrientation |
QwtSlider::setOrientation |
236 |
QwtAbstractSlider::setValue |
QwtAbstractSlider::setValue |
240 |
QwtAbstractSlider::fitValue |
QwtAbstractSlider::fitValue |
244 |
QwtAbstractSlider::incValue |
QwtAbstractSlider::incValue |
248 |
QwtAbstractSlider::setReadOnly |
QwtAbstractSlider::setReadOnly |
252 |
QwtAbstractSlider::setPosition |
QwtAbstractSlider::setPosition |
256 |
QwtSlider::valueChange |
QwtSlider::valueChange |
260 |
QwtSlider::getValue |
QwtSlider::getValue |
264 |
QwtSlider::getScrollMode |
QwtSlider::getScrollMode |
268 |
QwtSlider::drawSlider |
QwtSlider::drawSlider |
272 |
QwtSlider::drawThumb |
QwtSlider::drawHandle |
276 |
QwtSlider::rangeChange |
QwtSlider::rangeChange |
280 |
QwtSlider::scaleChange |
QwtSlider::scaleChange |
284 |
(int (*)(...))-0x000000008 |
(int (*)(...))-0x000000008 |
288 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
292 |
non-virtual thunk |
non-virtual thunk |
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 |
(int (*)(...))-0x000000014 |
(int (*)(...))-0x000000014 |
316 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
320 |
non-virtual thunk |
non-virtual thunk |
324 |
non-virtual thunk |
non-virtual thunk |
328 |
non-virtual thunk |
non-virtual thunk |
332 |
non-virtual thunk |
non-virtual thunk |
336 |
QwtDoubleRange::incPages |
QwtDoubleRange::incPages |
340 |
non-virtual thunk |
non-virtual thunk |
344 |
non-virtual thunk |
non-virtual thunk |
348 |
QwtDoubleRange::stepChange |
QwtDoubleRange::stepChange |
352 |
non-virtual thunk |
non-virtual thunk |
356 |
(int (*)(...))-0x000000060 |
(int (*)(...))-0x000000020 |
360 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
364 |
non-virtual thunk |
non-virtual thunk |
368 |
non-virtual thunk |
non-virtual thunk |
372 |
non-virtual thunk |
non-virtual thunk |
[+] affected symbols (2)
QwtSlider::drawSlider ( struct QPainter* p, QRect const& r )This method is from 'QwtSlider' class.
QwtSlider::drawThumb ( struct QPainter* p, QRect const& p3, int pos )This method is from 'QwtSlider' class.
qwt_symbol.h
[+] class QwtSymbol (3)
| Change |
Effect |
1 | Virtual method QwtSymbol::boundingSize ( ) const has been added to this class instead of QwtSymbol::clone ( ) const. | Applications will pass parameters of older replaced method to newly added virtual method. This may result in crash or incorrect behavior of applications. |
2 | Virtual method QwtSymbol::drawSymbols ( QPainter*, QPointF const*, int ) const has been added to this class instead of QwtSymbol::draw ( struct QPainter*, QRect const& ) const. | Applications will pass parameters of older replaced method to newly added virtual method. This may result in crash or incorrect behavior of applications. |
3 | Virtual method QwtSymbol::setColor ( QColor const& ) has been added to this class instead of QwtSymbol::operator == ( QwtSymbol const& ) const. | Applications will pass parameters of older replaced method to newly added virtual method. This may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 7 entries | Virtual Table (New) - 7 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
~QwtSymbol |
~QwtSymbol |
12 |
~QwtSymbol |
~QwtSymbol |
16 |
QwtSymbol::operator== |
QwtSymbol::setColor |
20 |
QwtSymbol::clone |
QwtSymbol::boundingSize |
24 |
QwtSymbol::draw |
QwtSymbol::drawSymbols |
[+] affected symbols (3)
QwtSymbol::clone ( ) constThis method is from 'QwtSymbol' class.
QwtSymbol::draw ( struct QPainter* p, QRect const& r ) constThis method is from 'QwtSymbol' class.
QwtSymbol::operator == ( QwtSymbol const& p2 ) constThis method is from 'QwtSymbol' class.
qwt_text_engine.h
[+] class QwtTextEngine (3)
| Change |
Effect |
1 | Pure virtual method QwtTextEngine::draw ( QPainter*, QRectF const&, int, QString const& ) const has been added to this class instead of QwtTextEngine::draw ( struct QPainter*, QRect const&, int, QString const& ) const. | Applications will provide an older method to the library instead of expected newely added virtual method. This may result in crash or incorrect behavior of applications. |
2 | Pure virtual method QwtTextEngine::heightForWidth ( QFont const&, int, QString const&, double ) const has been added to this class instead of QwtTextEngine::heightForWidth ( QFont const&, int, QString const&, int ) const. | Applications will provide an older method to the library instead of expected newely added virtual method. This may result in crash or incorrect behavior of applications. |
3 | Pure virtual method QwtTextEngine::textMargins ( QFont const&, QString const&, double&, double&, double&, double& ) const has been added to this class instead of QwtTextEngine::textMargins ( QFont const&, QString const&, int&, int&, int&, int& ) const. | Applications will provide an older method to the library instead of expected newely added virtual method. This may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 9 entries | Virtual Table (New) - 9 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
~QwtTextEngine |
~QwtTextEngine |
12 |
~QwtTextEngine |
~QwtTextEngine |
16 |
__cxa_pure_virtual |
__cxa_pure_virtual |
20 |
__cxa_pure_virtual |
__cxa_pure_virtual |
24 |
__cxa_pure_virtual |
__cxa_pure_virtual |
28 |
__cxa_pure_virtual |
__cxa_pure_virtual |
32 |
__cxa_pure_virtual |
__cxa_pure_virtual |
[+] affected symbols (8)
QwtPlainTextEngine::draw ( struct QPainter* painter, QRect const& rect, int flags, QString const& text ) constThis method is from derived class 'QwtPlainTextEngine'.
QwtPlainTextEngine::heightForWidth ( QFont const& font, int flags, QString const& text, int width ) constThis method is from derived class 'QwtPlainTextEngine'.
QwtPlainTextEngine::textMargins ( QFont const& p2, QString const& p3, int& left, int& right, int& top, int& bottom ) constThis method is from derived class 'QwtPlainTextEngine'.
QwtRichTextEngine::draw ( struct QPainter* painter, QRect const& rect, int flags, QString const& text ) constThis method is from derived class 'QwtRichTextEngine'.
QwtRichTextEngine::heightForWidth ( QFont const& font, int flags, QString const& text, int width ) constThis method is from derived class 'QwtRichTextEngine'.
QwtRichTextEngine::textMargins ( QFont const& p2, QString const& p3, int& left, int& right, int& top, int& bottom ) constThis method is from derived class 'QwtRichTextEngine'.
QwtTextEngine::QwtTextEngine [in-charge] ( )This constructor is from 'QwtTextEngine' class.
QwtTextEngine::~QwtTextEngine [in-charge] ( )This method is from 'QwtTextEngine' class.
to the top
Problems with Symbols, Medium Severity (35)
qwt_abstract_scale_draw.h,
libqwt.so.5.2.2
[+] QwtAbstractScaleDraw::minimumExtent ( ) const (1)
[symbol: _ZNK20QwtAbstractScaleDraw13minimumExtentEv]
| Change | Effect |
---|
1 | Type of return value has been changed from int to double. | The return value became passed in different register. Applications will read the wrong memory block instead of the return value. Also, distribution of parameters on the available registers and stack may be changed. |
[+] QwtAbstractScaleDraw::spacing ( ) const (1)
[symbol: _ZNK20QwtAbstractScaleDraw7spacingEv]
| Change | Effect |
---|
1 | Type of return value has been changed from int to double. | The return value became passed in different register. Applications will read the wrong memory block instead of the return value. Also, distribution of parameters on the available registers and stack may be changed. |
[+] QwtAbstractScaleDraw::tickLength ( enum QwtScaleDiv::TickType p2 ) const (1)
[symbol: _ZNK20QwtAbstractScaleDraw10tickLengthEN11QwtScaleDiv8TickTypeE]
| Change | Effect |
---|
1 | Type of return value has been changed from int to double. | The return value became passed in different register. Applications will read the wrong memory block instead of the return value. Also, distribution of parameters on the available registers and stack may be changed. |
qwt_clipper.h,
libqwt.so.5.2.2
[+] QwtClipper::clipCircle ( QwtDoubleRect const& p1, QwtDoublePoint const& p2, double radius ) [static] (1)
[symbol: _ZN10QwtClipper10clipCircleERK6QRectFRK7QPointFd]
| Change | Effect |
---|
1 | Type of return value has been changed from QVector<QwtDoubleInterval> to QVector<QwtInterval> of different format. | Applications will obtain a different return value and execution may change. |
qwt_dial.h,
libqwt.so.5.2.2
[+] QwtDial::boundingRect ( ) const (1)
[symbol: _ZNK7QwtDial12boundingRectEv]
| Change | Effect |
---|
1 | Type of return value has been changed from QRect (16 bytes) to QRectF (32 bytes). | Applications will obtain a different return value and execution may change. |
[+] QwtDialScaleDraw::penWidth ( ) const (1)
[symbol: _ZNK16QwtDialScaleDraw8penWidthEv]
| Change | Effect |
---|
1 | Type of return value has been changed from uint to double. | The return value became passed in different register. Applications will read the wrong memory block instead of the return value. Also, distribution of parameters on the available registers and stack may be changed. |
qwt_dial_needle.h,
libqwt.so.5.2.2
[+] QwtDialSimpleNeedle::width ( ) const (1)
[symbol: _ZNK19QwtDialSimpleNeedle5widthEv]
| Change | Effect |
---|
1 | Type of return value has been changed from int to double. | The return value became passed in different register. Applications will read the wrong memory block instead of the return value. Also, distribution of parameters on the available registers and stack may be changed. |
qwt_picker.h,
libqwt.so.5.2.2
[+] QwtPicker::selection ( ) const (2)
[symbol: _ZNK9QwtPicker9selectionEv]
| Change | Effect |
---|
1 | Type of return value has been changed from QwtPolygon const& to QPolygon of different format. | Applications will obtain a different return value and execution may change. |
2 | The pointer level of return value has been decreased from 1 to 0. | Applications may try to access unallocated memory by the dereferencing of new return value and therefore cause a crash. |
qwt_plot.h,
libqwt.so.5.2.2
[+] QwtPlot::canvasBackground ( ) const (2)
[symbol: _ZNK7QwtPlot16canvasBackgroundEv]
| Change | Effect |
---|
1 | The pointer level of return value has been decreased from 1 to 0. | Applications may try to access unallocated memory by the dereferencing of new return value and therefore cause a crash. |
2 | Type of return value has been changed from QColor const& (16 bytes) to QBrush (4 bytes). | Applications will obtain a different return value and execution may change. |
[+] QwtPlot::transform ( int axisId, double value ) const (1)
[symbol: _ZNK7QwtPlot9transformEid]
| Change | Effect |
---|
1 | Type of return value has been changed from int to double. | The return value became passed in different register. Applications will read the wrong memory block instead of the return value. Also, distribution of parameters on the available registers and stack may be changed. |
qwt_plot_item.h,
libqwt.so.5.2.2
[+] QwtPlotItem::paintRect ( QwtScaleMap const& p2, QwtScaleMap const& p3 ) const (1)
[symbol: _ZNK11QwtPlotItem9paintRectERK11QwtScaleMapS2_]
| Change | Effect |
---|
1 | Type of return value has been changed from QRect (16 bytes) to QRectF (32 bytes). | Applications will obtain a different return value and execution may change. |
qwt_plot_layout.h,
libqwt.so.5.2.2
[+] QwtPlotLayout::canvasRect ( ) const (1)
[symbol: _ZNK13QwtPlotLayout10canvasRectEv]
| Change | Effect |
---|
1 | Base type of return value has been changed from QRect (16 bytes) to QRectF (32 bytes). | Applications will obtain a different return value and execution may change. |
[+] QwtPlotLayout::legendRect ( ) const (1)
[symbol: _ZNK13QwtPlotLayout10legendRectEv]
| Change | Effect |
---|
1 | Base type of return value has been changed from QRect (16 bytes) to QRectF (32 bytes). | Applications will obtain a different return value and execution may change. |
[+] QwtPlotLayout::scaleRect ( int axis ) const (1)
[symbol: _ZNK13QwtPlotLayout9scaleRectEi]
| Change | Effect |
---|
1 | Base type of return value has been changed from QRect (16 bytes) to QRectF (32 bytes). | Applications will obtain a different return value and execution may change. |
[+] QwtPlotLayout::titleRect ( ) const (1)
[symbol: _ZNK13QwtPlotLayout9titleRectEv]
| Change | Effect |
---|
1 | Base type of return value has been changed from QRect (16 bytes) to QRectF (32 bytes). | Applications will obtain a different return value and execution may change. |
qwt_plot_rescaler.h,
libqwt.so.5.2.2
[+] QwtPlotRescaler::expandScale ( int axis, QSize const& oldSize, QSize const& newSize ) const (1)
[symbol: _ZNK15QwtPlotRescaler11expandScaleEiRK5QSizeS2_]
| Change | Effect |
---|
1 | Type of return value has been changed from QwtDoubleInterval to QwtInterval of different format. | Applications will obtain a different return value and execution may change. |
[+] QwtPlotRescaler::interval ( int axis ) const (1)
[symbol: _ZNK15QwtPlotRescaler8intervalEi]
| Change | Effect |
---|
1 | Type of return value has been changed from QwtDoubleInterval to QwtInterval of different format. | Applications will obtain a different return value and execution may change. |
[+] QwtPlotRescaler::intervalHint ( int axis ) const (1)
[symbol: _ZNK15QwtPlotRescaler12intervalHintEi]
| Change | Effect |
---|
1 | Type of return value has been changed from QwtDoubleInterval to QwtInterval of different format. | Applications will obtain a different return value and execution may change. |
qwt_round_scale_draw.h,
libqwt.so.5.2.2
[+] QwtRoundScaleDraw::center ( ) const (1)
[symbol: _ZNK17QwtRoundScaleDraw6centerEv]
| Change | Effect |
---|
1 | Type of return value has been changed from QPoint (8 bytes) to QPointF (16 bytes). | Applications will obtain a different return value and execution may change. |
qwt_scale_div.h,
libqwt.so.5.2.2
[+] QwtScaleDiv::operator!= ( QwtScaleDiv const& s ) const (1)
[symbol: _ZNK11QwtScaleDivneERKS_]
| Change | Effect |
---|
1 | Type of return value has been changed from int (4 bytes) to bool (1 byte). | Applications will obtain a different return value and execution may change. |
[+] QwtScaleDiv::operator == ( QwtScaleDiv const& s ) const (1)
[symbol: _ZNK11QwtScaleDiveqERKS_]
| Change | Effect |
---|
1 | Type of return value has been changed from int (4 bytes) to bool (1 byte). | Applications will obtain a different return value and execution may change. |
qwt_scale_draw.h,
libqwt.so.5.2.2
[+] QwtScaleDraw::labelPosition ( double val ) const (1)
[symbol: _ZNK12QwtScaleDraw13labelPositionEd]
| Change | Effect |
---|
1 | Type of return value has been changed from QPoint (8 bytes) to QPointF (16 bytes). | Applications will obtain a different return value and execution may change. |
[+] QwtScaleDraw::labelRect ( QFont const& p2, double val ) const (1)
[symbol: _ZNK12QwtScaleDraw9labelRectERK5QFontd]
| Change | Effect |
---|
1 | Type of return value has been changed from QRect (16 bytes) to QRectF (32 bytes). | Applications will obtain a different return value and execution may change. |
[+] QwtScaleDraw::labelSize ( QFont const& p2, double val ) const (1)
[symbol: _ZNK12QwtScaleDraw9labelSizeERK5QFontd]
| Change | Effect |
---|
1 | Type of return value has been changed from QSize (8 bytes) to QSizeF (16 bytes). | Applications will obtain a different return value and execution may change. |
[+] QwtScaleDraw::length ( ) const (1)
[symbol: _ZNK12QwtScaleDraw6lengthEv]
| Change | Effect |
---|
1 | Type of return value has been changed from int to double. | The return value became passed in different register. Applications will read the wrong memory block instead of the return value. Also, distribution of parameters on the available registers and stack may be changed. |
[+] QwtScaleDraw::pos ( ) const (1)
[symbol: _ZNK12QwtScaleDraw3posEv]
| Change | Effect |
---|
1 | Type of return value has been changed from QPoint (8 bytes) to QPointF (16 bytes). | Applications will obtain a different return value and execution may change. |
qwt_scale_engine.h,
libqwt.so.5.2.2
[+] QwtScaleEngine::buildInterval ( double v ) const (1)
[symbol: _ZNK14QwtScaleEngine13buildIntervalEd]
| Change | Effect |
---|
1 | Type of return value has been changed from QwtDoubleInterval to QwtInterval of different format. | Applications will obtain a different return value and execution may change. |
qwt_scale_widget.h,
libqwt.so.5.2.2
[+] QwtScaleWidget::colorBarInterval ( ) const (1)
[symbol: _ZNK14QwtScaleWidget16colorBarIntervalEv]
| Change | Effect |
---|
1 | Type of return value has been changed from QwtDoubleInterval to QwtInterval of different format. | Applications will obtain a different return value and execution may change. |
qwt_text.h,
libqwt.so.5.2.2
[+] QwtText::operator!= ( QwtText const& p2 ) const (1)
[symbol: _ZNK7QwtTextneERKS_]
| Change | Effect |
---|
1 | Type of return value has been changed from int (4 bytes) to bool (1 byte). | Applications will obtain a different return value and execution may change. |
[+] QwtText::operator == ( QwtText const& p2 ) const (1)
[symbol: _ZNK7QwtTexteqERKS_]
| Change | Effect |
---|
1 | Type of return value has been changed from int (4 bytes) to bool (1 byte). | Applications will obtain a different return value and execution may change. |
[+] QwtText::textSize ( QFont const& p2 ) const (1)
[symbol: _ZNK7QwtText8textSizeERK5QFont]
| Change | Effect |
---|
1 | Type of return value has been changed from QSize (8 bytes) to QSizeF (16 bytes). | Applications will obtain a different return value and execution may change. |
qwt_text_engine.h,
libqwt.so.5.2.2
[+] QwtPlainTextEngine::textSize ( QFont const& font, int flags, QString const& text ) const (1)
[symbol: _ZNK18QwtPlainTextEngine8textSizeERK5QFontiRK7QString]
| Change | Effect |
---|
1 | Type of return value has been changed from QSize (8 bytes) to QSizeF (16 bytes). | Applications will obtain a different return value and execution may change. |
[+] QwtRichTextEngine::textSize ( QFont const& font, int flags, QString const& text ) const (1)
[symbol: _ZNK17QwtRichTextEngine8textSizeERK5QFontiRK7QString]
| Change | Effect |
---|
1 | Type of return value has been changed from QSize (8 bytes) to QSizeF (16 bytes). | Applications will obtain a different return value and execution may change. |
to the top
Problems with Data Types, Low Severity (57)
qwt_abstract_slider.h
[+] class QwtAbstractSlider (1)
| Change |
Effect |
1 | Size of this type has been changed from 96 bytes to 32 bytes. | The fields or parameters of such data type may be incorrectly initialized or accessed by old client applications. |
[+] affected symbols (33)
QwtAbstractSlider::fitValue ( double val )This method is from 'QwtAbstractSlider' class.
QwtAbstractSlider::incValue ( int steps )This method is from 'QwtAbstractSlider' class.
QwtAbstractSlider::isReadOnly ( ) constThis method is from 'QwtAbstractSlider' class.
QwtAbstractSlider::keyPressEvent ( struct QKeyEvent* e )This method is from 'QwtAbstractSlider' class.
QwtAbstractSlider::mass ( ) constThis method is from 'QwtAbstractSlider' class.
QwtAbstractSlider::metaObject ( ) constThis method is from 'QwtAbstractSlider' class.
QwtAbstractSlider::mouseMoveEvent ( struct QMouseEvent* e )This method is from 'QwtAbstractSlider' class.
QwtAbstractSlider::mouseOffset ( ) constThis method is from 'QwtAbstractSlider' class.
QwtAbstractSlider::mousePressEvent ( struct QMouseEvent* e )This method is from 'QwtAbstractSlider' class.
QwtAbstractSlider::mouseReleaseEvent ( struct QMouseEvent* e )This method is from 'QwtAbstractSlider' class.
QwtAbstractSlider::orientation ( ) constThis method is from 'QwtAbstractSlider' class.
QwtAbstractSlider::qt_metacall ( enum QMetaObject::Call p2, int p3, void** p4 )This method is from 'QwtAbstractSlider' class.
QwtAbstractSlider::qt_metacast ( char const* p2 )This method is from 'QwtAbstractSlider' class.
QwtAbstractSlider::QwtAbstractSlider [in-charge] ( enum Qt::Orientation p2, QWidget* parent )This constructor is from 'QwtAbstractSlider' class.
QwtAbstractSlider::scrollMode ( ) constThis method is from 'QwtAbstractSlider' class.
QwtAbstractSlider::setMass ( double val )This method is from 'QwtAbstractSlider' class.
QwtAbstractSlider::setMouseOffset ( double p2 )This method is from 'QwtAbstractSlider' class.
QwtAbstractSlider::setOrientation ( enum Qt::Orientation o )This method is from 'QwtAbstractSlider' class.
QwtAbstractSlider::setPosition ( QPoint const& p2 )This method is from 'QwtAbstractSlider' class.
QwtAbstractSlider::setReadOnly ( bool p2 )This method is from 'QwtAbstractSlider' class.
QwtAbstractSlider::setTracking ( bool enable )This method is from 'QwtAbstractSlider' class.
QwtAbstractSlider::setUpdateTime ( int t )This method is from 'QwtAbstractSlider' class.
QwtAbstractSlider::setValue ( double val )This method is from 'QwtAbstractSlider' class.
QwtAbstractSlider::sliderMoved ( double value )This method is from 'QwtAbstractSlider' class.
QwtAbstractSlider::sliderPressed ( )This method is from 'QwtAbstractSlider' class.
QwtAbstractSlider::sliderReleased ( )This method is from 'QwtAbstractSlider' class.
QwtAbstractSlider::staticMetaObject [data]This method is from 'QwtAbstractSlider' class.
QwtAbstractSlider::stopMoving ( )This method is from 'QwtAbstractSlider' class.
QwtAbstractSlider::timerEvent ( struct QTimerEvent* e )This method is from 'QwtAbstractSlider' class.
QwtAbstractSlider::valueChange ( )This method is from 'QwtAbstractSlider' class.
QwtAbstractSlider::valueChanged ( double value )This method is from 'QwtAbstractSlider' class.
QwtAbstractSlider::wheelEvent ( struct QWheelEvent* e )This method is from 'QwtAbstractSlider' class.
QwtAbstractSlider::~QwtAbstractSlider [in-charge] ( )This method is from 'QwtAbstractSlider' class.
qwt_analog_clock.h
[+] class QwtAnalogClock (1)
| Change |
Effect |
1 | Size of this type has been changed from 112 bytes to 48 bytes. | The fields or parameters of such data type may be incorrectly initialized or accessed by old client applications. |
[+] affected symbols (12)
QwtAnalogClock::hand ( enum QwtAnalogClock::Hand p2 )This method is from 'QwtAnalogClock' class.
QwtAnalogClock::hand ( enum QwtAnalogClock::Hand p2 ) constThis method is from 'QwtAnalogClock' class.
QwtAnalogClock::metaObject ( ) constThis method is from 'QwtAnalogClock' class.
QwtAnalogClock::qt_metacall ( enum QMetaObject::Call p2, int p3, void** p4 )This method is from 'QwtAnalogClock' class.
QwtAnalogClock::qt_metacast ( char const* p2 )This method is from 'QwtAnalogClock' class.
QwtAnalogClock::QwtAnalogClock [in-charge] ( QWidget* parent )This constructor is from 'QwtAnalogClock' class.
QwtAnalogClock::scaleLabel ( double p2 ) constThis method is from 'QwtAnalogClock' class.
QwtAnalogClock::setCurrentTime ( )This method is from 'QwtAnalogClock' class.
QwtAnalogClock::setHand ( enum QwtAnalogClock::Hand p2, QwtDialNeedle* p3 )This method is from 'QwtAnalogClock' class.
QwtAnalogClock::setTime ( QTime const& p2 )This method is from 'QwtAnalogClock' class.
QwtAnalogClock::staticMetaObject [data]This method is from 'QwtAnalogClock' class.
QwtAnalogClock::~QwtAnalogClock [in-charge] ( )This method is from 'QwtAnalogClock' class.
qwt_compass.h
[+] class QwtCompass (1)
| Change |
Effect |
1 | Size of this type has been changed from 104 bytes to 40 bytes. | The fields or parameters of such data type may be incorrectly initialized or accessed by old client applications. |
[+] affected symbols (14)
QwtCompass::keyPressEvent ( struct QKeyEvent* p2 )This method is from 'QwtCompass' class.
QwtCompass::labelMap ( )This method is from 'QwtCompass' class.
QwtCompass::labelMap ( ) constThis method is from 'QwtCompass' class.
QwtCompass::metaObject ( ) constThis method is from 'QwtCompass' class.
QwtCompass::qt_metacall ( enum QMetaObject::Call p2, int p3, void** p4 )This method is from 'QwtCompass' class.
QwtCompass::qt_metacast ( char const* p2 )This method is from 'QwtCompass' class.
QwtCompass::QwtCompass [in-charge] ( QWidget* parent )This constructor is from 'QwtCompass' class.
QwtCompass::rose ( )This method is from 'QwtCompass' class.
QwtCompass::rose ( ) constThis method is from 'QwtCompass' class.
QwtCompass::scaleLabel ( double value ) constThis method is from 'QwtCompass' class.
QwtCompass::setLabelMap ( QMap<double, QString>const& map )This method is from 'QwtCompass' class.
QwtCompass::setRose ( QwtCompassRose* rose )This method is from 'QwtCompass' class.
QwtCompass::staticMetaObject [data]This method is from 'QwtCompass' class.
QwtCompass::~QwtCompass [in-charge] ( )This method is from 'QwtCompass' class.
qwt_compass_rose.h
[+] class QwtSimpleCompassRose (6)
| Change |
Effect |
1 | Field d_data has been added to this type. | Size of the inclusive type has been changed. NOTE: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
2 | Size of this type has been changed from 36 bytes to 16 bytes. | The fields or parameters of such data type may be incorrectly initialized or accessed by old client applications. |
3 | Field d_numThornLevels has been removed from this type. | Size of the inclusive type has been changed. |
4 | Field d_numThorns has been removed from this type. | Size of the inclusive type has been changed. |
5 | Field d_shrinkFactor has been removed from this type. | Size of the inclusive type has been changed. |
6 | Field d_width has been removed from this type. | Size of the inclusive type has been changed. |
[+] affected symbols (7)
QwtSimpleCompassRose::numThornLevels ( ) constThis method is from 'QwtSimpleCompassRose' class.
QwtSimpleCompassRose::numThorns ( ) constThis method is from 'QwtSimpleCompassRose' class.
QwtSimpleCompassRose::QwtSimpleCompassRose [in-charge] ( int numThorns, int numThornLevels )This constructor is from 'QwtSimpleCompassRose' class.
QwtSimpleCompassRose::setNumThornLevels ( int count )This method is from 'QwtSimpleCompassRose' class.
QwtSimpleCompassRose::setNumThorns ( int count )This method is from 'QwtSimpleCompassRose' class.
QwtSimpleCompassRose::setWidth ( double w )This method is from 'QwtSimpleCompassRose' class.
QwtSimpleCompassRose::~QwtSimpleCompassRose [in-charge] ( )This method is from 'QwtSimpleCompassRose' class.
qwt_counter.h
[+] class QwtCounter (1)
| Change |
Effect |
1 | Size of this type has been changed from 96 bytes to 32 bytes. | The fields or parameters of such data type may be incorrectly initialized or accessed by old client applications. |
[+] affected symbols (31)
QwtCounter::buttonReleased ( double value )This method is from 'QwtCounter' class.
QwtCounter::editable ( ) constThis method is from 'QwtCounter' class.
QwtCounter::event ( struct QEvent* p2 )This method is from 'QwtCounter' class.
QwtCounter::incSteps ( enum QwtCounter::Button btn ) constThis method is from 'QwtCounter' class.
QwtCounter::keyPressEvent ( struct QKeyEvent* p2 )This method is from 'QwtCounter' class.
QwtCounter::metaObject ( ) constThis method is from 'QwtCounter' class.
QwtCounter::numButtons ( ) constThis method is from 'QwtCounter' class.
QwtCounter::qt_metacall ( enum QMetaObject::Call p2, int p3, void** p4 )This method is from 'QwtCounter' class.
QwtCounter::qt_metacast ( char const* p2 )This method is from 'QwtCounter' class.
QwtCounter::QwtCounter [in-charge] ( QWidget* parent )This constructor is from 'QwtCounter' class.
QwtCounter::rangeChange ( )This method is from 'QwtCounter' class.
QwtCounter::setEditable ( bool p2 )This method is from 'QwtCounter' class.
QwtCounter::setIncSteps ( enum QwtCounter::Button btn, int nSteps )This method is from 'QwtCounter' class.
QwtCounter::setMaxValue ( double m )This method is from 'QwtCounter' class.
QwtCounter::setMinValue ( double m )This method is from 'QwtCounter' class.
QwtCounter::setNumButtons ( int n )This method is from 'QwtCounter' class.
QwtCounter::setStep ( double s )This method is from 'QwtCounter' class.
QwtCounter::setStepButton1 ( int nSteps )This method is from 'QwtCounter' class.
QwtCounter::setStepButton2 ( int nSteps )This method is from 'QwtCounter' class.
QwtCounter::setStepButton3 ( int nSteps )This method is from 'QwtCounter' class.
QwtCounter::setValue ( double p2 )This method is from 'QwtCounter' class.
QwtCounter::sizeHint ( ) constThis method is from 'QwtCounter' class.
QwtCounter::staticMetaObject [data]This method is from 'QwtCounter' class.
QwtCounter::step ( ) constThis method is from 'QwtCounter' class.
QwtCounter::stepButton1 ( ) constThis method is from 'QwtCounter' class.
QwtCounter::stepButton2 ( ) constThis method is from 'QwtCounter' class.
QwtCounter::stepButton3 ( ) constThis method is from 'QwtCounter' class.
QwtCounter::value ( ) constThis method is from 'QwtCounter' class.
QwtCounter::valueChanged ( double value )This method is from 'QwtCounter' class.
QwtCounter::wheelEvent ( struct QWheelEvent* p2 )This method is from 'QwtCounter' class.
QwtCounter::~QwtCounter [in-charge] ( )This method is from 'QwtCounter' class.
qwt_dial.h
[+] class QwtDial (2)
| Change |
Effect |
1 | Size of this type has been changed from 100 bytes to 36 bytes. | The fields or parameters of such data type may be incorrectly initialized or accessed by old client applications. |
2 | Virtual method QwtDial::resizeEvent ( struct QResizeEvent* ) has been overridden by QWidget::resizeEvent ( struct QResizeEvent* ). | Method QWidget::resizeEvent ( struct QResizeEvent* ) will be called instead of QwtDial::resizeEvent ( struct QResizeEvent* ) by old applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 100 entries | Virtual Table (New) - 99 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
QwtDial::metaObject |
QwtDial::metaObject |
12 |
QwtDial::qt_metacast |
QwtDial::qt_metacast |
16 |
QwtDial::qt_metacall |
QwtDial::qt_metacall |
20 |
~QwtDial |
~QwtDial |
24 |
~QwtDial |
~QwtDial |
28 |
QWidget::event |
QWidget::event |
32 |
QObject::eventFilter |
QObject::eventFilter |
36 |
QwtAbstractSlider::timerEvent |
QwtAbstractSlider::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 |
QwtDial::sizeHint |
QwtDial::sizeHint |
68 |
QwtDial::minimumSizeHint |
QwtDial::minimumSizeHint |
72 |
QWidget::heightForWidth |
QWidget::heightForWidth |
76 |
QWidget::paintEngine |
QWidget::paintEngine |
80 |
QwtAbstractSlider::mousePressEvent |
QwtAbstractSlider::mousePressEvent |
84 |
QwtAbstractSlider::mouseReleaseEvent |
QwtAbstractSlider::mouseReleaseEvent |
88 |
QWidget::mouseDoubleClickEvent |
QWidget::mouseDoubleClickEvent |
92 |
QwtAbstractSlider::mouseMoveEvent |
QwtAbstractSlider::mouseMoveEvent |
96 |
QwtAbstractSlider::wheelEvent |
QwtAbstractSlider::wheelEvent |
100 |
QwtDial::keyPressEvent |
QwtDial::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 |
QwtDial::paintEvent |
QwtDial::paintEvent |
128 |
QWidget::moveEvent |
QWidget::moveEvent |
132 |
QwtDial::resizeEvent |
QWidget::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 |
QWidget::changeEvent |
QWidget::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 |
QwtAbstractSlider::setMass |
QwtAbstractSlider::setMass |
228 |
QwtAbstractSlider::mass |
QwtAbstractSlider::mass |
232 |
QwtAbstractSlider::setOrientation |
QwtAbstractSlider::setOrientation |
236 |
QwtAbstractSlider::setValue |
QwtAbstractSlider::setValue |
240 |
QwtAbstractSlider::fitValue |
QwtAbstractSlider::fitValue |
244 |
QwtAbstractSlider::incValue |
QwtAbstractSlider::incValue |
248 |
QwtAbstractSlider::setReadOnly |
QwtAbstractSlider::setReadOnly |
252 |
QwtAbstractSlider::setPosition |
QwtAbstractSlider::setPosition |
256 |
QwtDial::valueChange |
QwtDial::valueChange |
260 |
QwtDial::getValue |
QwtDial::getValue |
264 |
QwtDial::getScrollMode |
QwtDial::getScrollMode |
268 |
QwtDial::setWrapping |
QwtDial::setWrapping |
272 |
QwtDial::setScale |
QwtDial::setScale |
276 |
QwtDial::setOrigin |
QwtDial::setOrigin |
280 |
QwtDial::setNeedle |
QwtDial::setNeedle |
284 |
QwtDial::scaleContentsRect |
QwtDial::scaleInnerRect |
288 |
QwtDial::setScaleDraw |
QwtDial::setScaleDraw |
292 |
QwtDial::updateMask |
QwtDial::drawFrame |
296 |
QwtDial::drawFrame |
QwtDial::drawContents |
300 |
QwtDial::drawContents |
QwtDial::drawFocusIndicator |
304 |
QwtDial::drawFocusIndicator |
QwtDial::drawScale |
308 |
QwtDial::drawScale |
QwtDial::drawScaleContents |
312 |
QwtDial::drawScaleContents |
QwtDial::drawNeedle |
316 |
QwtDial::drawNeedle |
QwtDial::scaleLabel |
320 |
QwtDial::scaleLabel |
QwtDial::rangeChange |
324 |
QwtDial::rangeChange |
(int (*)(...))-0x000000008 |
328 |
(int (*)(...))-0x000000008 |
(int (*)(...))(& typeinfo) |
332 |
(int (*)(...))(& typeinfo) |
non-virtual thunk |
336 |
non-virtual thunk |
non-virtual thunk |
340 |
non-virtual thunk |
non-virtual thunk |
344 |
non-virtual thunk |
non-virtual thunk |
348 |
non-virtual thunk |
non-virtual thunk |
352 |
non-virtual thunk |
(int (*)(...))-0x000000014 |
356 |
(int (*)(...))-0x000000014 |
(int (*)(...))(& typeinfo) |
360 |
(int (*)(...))(& typeinfo) |
non-virtual thunk |
364 |
non-virtual thunk |
non-virtual thunk |
368 |
non-virtual thunk |
non-virtual thunk |
372 |
non-virtual thunk |
non-virtual thunk |
376 |
non-virtual thunk |
QwtDoubleRange::incPages |
380 |
QwtDoubleRange::incPages |
non-virtual thunk |
384 |
non-virtual thunk |
non-virtual thunk |
388 |
non-virtual thunk |
QwtDoubleRange::stepChange |
392 |
QwtDoubleRange::stepChange |
non-virtual thunk |
396 |
non-virtual thunk |
|
[+] affected symbols (44)
QwtDial::boundingRect ( ) constThis method is from 'QwtDial' class.
QwtDial::direction ( ) constThis method is from 'QwtDial' class.
QwtDial::drawContents ( struct QPainter* p2 ) constThis method is from 'QwtDial' class.
QwtDial::drawFocusIndicator ( struct QPainter* p2 ) constThis method is from 'QwtDial' class.
QwtDial::drawFrame ( struct QPainter* p )This method is from 'QwtDial' class.
QwtDial::frameShadow ( ) constThis method is from 'QwtDial' class.
QwtDial::getValue ( QPoint const& p2 )This method is from 'QwtDial' class.
QwtDial::keyPressEvent ( struct QKeyEvent* p2 )This method is from 'QwtDial' class.
QwtDial::lineWidth ( ) constThis method is from 'QwtDial' class.
QwtDial::maxScaleArc ( ) constThis method is from 'QwtDial' class.
QwtDial::metaObject ( ) constThis method is from 'QwtDial' class.
QwtDial::minimumSizeHint ( ) constThis method is from 'QwtDial' class.
QwtDial::minScaleArc ( ) constThis method is from 'QwtDial' class.
QwtDial::mode ( ) constThis method is from 'QwtDial' class.
QwtDial::needle ( )This method is from 'QwtDial' class.
QwtDial::needle ( ) constThis method is from 'QwtDial' class.
QwtDial::origin ( ) constThis method is from 'QwtDial' class.
QwtDial::paintEvent ( struct QPaintEvent* p2 )This method is from 'QwtDial' class.
QwtDial::qt_metacall ( enum QMetaObject::Call p2, int p3, void** p4 )This method is from 'QwtDial' class.
QwtDial::qt_metacast ( char const* p2 )This method is from 'QwtDial' class.
QwtDial::QwtDial [in-charge] ( QWidget* parent )This constructor is from 'QwtDial' class.
QwtDial::rangeChange ( )This method is from 'QwtDial' class.
QwtDial::resizeEvent ( struct QResizeEvent* p2 )The method 'QWidget::resizeEvent (struct QResizeEvent* p2)' will be called instead of this method.
QwtDial::scaleDraw ( )This method is from 'QwtDial' class.
QwtDial::scaleDraw ( ) constThis method is from 'QwtDial' class.
QwtDial::scaleLabel ( double p2 ) constThis method is from 'QwtDial' class.
QwtDial::setDirection ( enum QwtDial::Direction p2 )This method is from 'QwtDial' class.
QwtDial::setFrameShadow ( enum QwtDial::Shadow p2 )This method is from 'QwtDial' class.
QwtDial::setLineWidth ( int p2 )This method is from 'QwtDial' class.
QwtDial::setMode ( enum QwtDial::Mode p2 )This method is from 'QwtDial' class.
QwtDial::setNeedle ( QwtDialNeedle* p2 )This method is from 'QwtDial' class.
QwtDial::setOrigin ( double p2 )This method is from 'QwtDial' class.
QwtDial::setScale ( int maxMajIntv, int maxMinIntv, double step )This method is from 'QwtDial' class.
QwtDial::setScaleArc ( double min, double max )This method is from 'QwtDial' class.
QwtDial::setScaleDraw ( QwtDialScaleDraw* p2 )This method is from 'QwtDial' class.
QwtDial::setScaleTicks ( int minLen, int medLen, int majLen, int penWidth )This method is from 'QwtDial' class.
QwtDial::setWrapping ( bool p2 )This method is from 'QwtDial' class.
QwtDial::sizeHint ( ) constThis method is from 'QwtDial' class.
QwtDial::staticMetaObject [data]This method is from 'QwtDial' class.
QwtDial::updateScale ( )This method is from 'QwtDial' class.
QwtDial::valueChange ( )This method is from 'QwtDial' class.
QwtDial::wrapping ( ) constThis method is from 'QwtDial' class.
QwtDial::~QwtDial [in-charge] ( )This method is from 'QwtDial' class.
QwtDialScaleDraw::QwtDialScaleDraw [in-charge] ( QwtDial* p2 )2nd parameter 'p2' (pointer) has base type 'QwtDial'.
[+] class QwtDialScaleDraw (1)
| Change |
Effect |
1 | Type of field d_penWidth has been changed from int (4 bytes) to double (8 bytes). | Size of the inclusive type has been changed. |
[+] affected symbols (7)
QwtDial::scaleDraw ( )Return value (pointer) has base type 'QwtDialScaleDraw'.
QwtDial::scaleDraw ( ) constReturn value (pointer) has base type 'QwtDialScaleDraw'.
QwtDial::setScaleDraw ( QwtDialScaleDraw* p2 )2nd parameter 'p2' (pointer) has base type 'QwtDialScaleDraw'.
QwtDialScaleDraw::label ( double value ) constThis method is from 'QwtDialScaleDraw' class.
QwtDialScaleDraw::penWidth ( ) constThis method is from 'QwtDialScaleDraw' class.
QwtDialScaleDraw::QwtDialScaleDraw [in-charge] ( QwtDial* p2 )This constructor is from 'QwtDialScaleDraw' class.
QwtDialScaleDraw::~QwtDialScaleDraw [in-charge] ( )This method is from 'QwtDialScaleDraw' class.
qwt_dial_needle.h
[+] class QwtDialSimpleNeedle (1)
| Change |
Effect |
1 | Type of field d_width has been changed from int (4 bytes) to double (8 bytes). | Size of the inclusive type has been changed. |
[+] affected symbols (3)
QwtDialSimpleNeedle::QwtDialSimpleNeedle [in-charge] ( enum QwtDialSimpleNeedle::Style p2, bool hasKnob, QColor const& mid, QColor const& base )This constructor is from 'QwtDialSimpleNeedle' class.
QwtDialSimpleNeedle::width ( ) constThis method is from 'QwtDialSimpleNeedle' class.
QwtDialSimpleNeedle::~QwtDialSimpleNeedle [in-charge] ( )This method is from 'QwtDialSimpleNeedle' class.
qwt_double_range.h
[+] class QwtDoubleRange (12)
| Change |
Effect |
1 | Field d_data has been added to this type. | Size of the inclusive type has been changed. NOTE: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
2 | Size of this type has been changed from 72 bytes to 8 bytes. | The fields or parameters of such data type may be incorrectly initialized or accessed by old client applications. |
3 | Field d_exactPrevValue has been removed from this type. | Size of the inclusive type has been changed. |
4 | Field d_exactValue has been removed from this type. | Size of the inclusive type has been changed. |
5 | Field d_isValid has been removed from this type. | Size of the inclusive type has been changed. |
6 | Field d_maxValue has been removed from this type. | Size of the inclusive type has been changed. |
7 | Field d_minValue has been removed from this type. | Size of the inclusive type has been changed. |
8 | Field d_pageSize has been removed from this type. | Size of the inclusive type has been changed. |
9 | Field d_periodic has been removed from this type. | Size of the inclusive type has been changed. |
10 | Field d_prevValue has been removed from this type. | Size of the inclusive type has been changed. |
11 | Field d_step has been removed from this type. | Size of the inclusive type has been changed. |
12 | Field d_value has been removed from this type. | Size of the inclusive type has been changed. |
[+] affected symbols (23)
QwtDoubleRange::exactPrevValue ( ) constThis method is from 'QwtDoubleRange' class.
QwtDoubleRange::exactValue ( ) constThis method is from 'QwtDoubleRange' class.
QwtDoubleRange::fitValue ( double p2 )This method is from 'QwtDoubleRange' class.
QwtDoubleRange::incPages ( int p2 )This method is from 'QwtDoubleRange' class.
QwtDoubleRange::incValue ( int p2 )This method is from 'QwtDoubleRange' class.
QwtDoubleRange::isValid ( ) constThis method is from 'QwtDoubleRange' class.
QwtDoubleRange::maxValue ( ) constThis method is from 'QwtDoubleRange' class.
QwtDoubleRange::minValue ( ) constThis method is from 'QwtDoubleRange' class.
QwtDoubleRange::pageSize ( ) constThis method is from 'QwtDoubleRange' class.
QwtDoubleRange::periodic ( ) constThis method is from 'QwtDoubleRange' class.
QwtDoubleRange::prevValue ( ) constThis method is from 'QwtDoubleRange' class.
QwtDoubleRange::QwtDoubleRange [in-charge] ( )This constructor is from 'QwtDoubleRange' class.
QwtDoubleRange::rangeChange ( )This method is from 'QwtDoubleRange' class.
QwtDoubleRange::setPeriodic ( bool tf )This method is from 'QwtDoubleRange' class.
QwtDoubleRange::setRange ( double vmin, double vmax, double vstep, int pagesize )This method is from 'QwtDoubleRange' class.
QwtDoubleRange::setStep ( double p2 )This method is from 'QwtDoubleRange' class.
QwtDoubleRange::setValid ( bool p2 )This method is from 'QwtDoubleRange' class.
QwtDoubleRange::setValue ( double p2 )This method is from 'QwtDoubleRange' class.
QwtDoubleRange::step ( ) constThis method is from 'QwtDoubleRange' class.
QwtDoubleRange::stepChange ( )This method is from 'QwtDoubleRange' class.
QwtDoubleRange::value ( ) constThis method is from 'QwtDoubleRange' class.
QwtDoubleRange::valueChange ( )This method is from 'QwtDoubleRange' class.
QwtDoubleRange::~QwtDoubleRange [in-charge] ( )This method is from 'QwtDoubleRange' class.
qwt_knob.h
[+] class QwtKnob (2)
| Change |
Effect |
1 | Size of this type has been changed from 108 bytes to 44 bytes. | The fields or parameters of such data type may be incorrectly initialized or accessed by old client applications. |
2 | Virtual method QWidget::changeEvent ( struct QEvent* ) has been overridden by QwtKnob::changeEvent ( struct QEvent* ). | Method QwtKnob::changeEvent ( struct QEvent* ) will be called instead of QWidget::changeEvent ( struct QEvent* ) by old applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 92 entries | Virtual Table (New) - 94 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
QwtKnob::metaObject |
QwtKnob::metaObject |
12 |
QwtKnob::qt_metacast |
QwtKnob::qt_metacast |
16 |
QwtKnob::qt_metacall |
QwtKnob::qt_metacall |
20 |
~QwtKnob |
~QwtKnob |
24 |
~QwtKnob |
~QwtKnob |
28 |
QWidget::event |
QWidget::event |
32 |
QObject::eventFilter |
QObject::eventFilter |
36 |
QwtAbstractSlider::timerEvent |
QwtAbstractSlider::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 |
QwtKnob::sizeHint |
QwtKnob::sizeHint |
68 |
QwtKnob::minimumSizeHint |
QwtKnob::minimumSizeHint |
72 |
QWidget::heightForWidth |
QWidget::heightForWidth |
76 |
QWidget::paintEngine |
QWidget::paintEngine |
80 |
QwtAbstractSlider::mousePressEvent |
QwtAbstractSlider::mousePressEvent |
84 |
QwtAbstractSlider::mouseReleaseEvent |
QwtAbstractSlider::mouseReleaseEvent |
88 |
QWidget::mouseDoubleClickEvent |
QWidget::mouseDoubleClickEvent |
92 |
QwtAbstractSlider::mouseMoveEvent |
QwtAbstractSlider::mouseMoveEvent |
96 |
QwtAbstractSlider::wheelEvent |
QwtAbstractSlider::wheelEvent |
100 |
QwtAbstractSlider::keyPressEvent |
QwtAbstractSlider::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 |
QwtKnob::paintEvent |
QwtKnob::paintEvent |
128 |
QWidget::moveEvent |
QWidget::moveEvent |
132 |
QwtKnob::resizeEvent |
QwtKnob::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 |
QWidget::changeEvent |
QwtKnob::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 |
QwtKnob::fontChange |
QWidget::fontChange |
216 |
QWidget::windowActivationChange |
QWidget::windowActivationChange |
220 |
QWidget::languageChange |
QWidget::languageChange |
224 |
QwtAbstractSlider::setMass |
QwtAbstractSlider::setMass |
228 |
QwtAbstractSlider::mass |
QwtAbstractSlider::mass |
232 |
QwtAbstractSlider::setOrientation |
QwtAbstractSlider::setOrientation |
236 |
QwtAbstractSlider::setValue |
QwtAbstractSlider::setValue |
240 |
QwtAbstractSlider::fitValue |
QwtAbstractSlider::fitValue |
244 |
QwtAbstractSlider::incValue |
QwtAbstractSlider::incValue |
248 |
QwtAbstractSlider::setReadOnly |
QwtAbstractSlider::setReadOnly |
252 |
QwtAbstractSlider::setPosition |
QwtAbstractSlider::setPosition |
256 |
QwtKnob::valueChange |
QwtKnob::valueChange |
260 |
QwtKnob::getValue |
QwtKnob::getValue |
264 |
QwtKnob::getScrollMode |
QwtKnob::getScrollMode |
268 |
QwtKnob::rangeChange |
QwtKnob::drawKnob |
272 |
QwtKnob::scaleChange |
QwtKnob::drawMarker |
276 |
(int (*)(...))-0x000000008 |
QwtKnob::rangeChange |
280 |
(int (*)(...))(& typeinfo) |
QwtKnob::scaleChange |
284 |
non-virtual thunk |
(int (*)(...))-0x000000008 |
288 |
non-virtual thunk |
(int (*)(...))(& typeinfo) |
292 |
non-virtual thunk |
non-virtual thunk |
296 |
non-virtual thunk |
non-virtual thunk |
300 |
non-virtual thunk |
non-virtual thunk |
304 |
(int (*)(...))-0x000000014 |
non-virtual thunk |
308 |
(int (*)(...))(& typeinfo) |
non-virtual thunk |
312 |
non-virtual thunk |
(int (*)(...))-0x000000014 |
316 |
non-virtual thunk |
(int (*)(...))(& typeinfo) |
320 |
non-virtual thunk |
non-virtual thunk |
324 |
non-virtual thunk |
non-virtual thunk |
328 |
QwtDoubleRange::incPages |
non-virtual thunk |
332 |
non-virtual thunk |
non-virtual thunk |
336 |
non-virtual thunk |
QwtDoubleRange::incPages |
340 |
QwtDoubleRange::stepChange |
non-virtual thunk |
344 |
non-virtual thunk |
non-virtual thunk |
348 |
(int (*)(...))-0x000000060 |
QwtDoubleRange::stepChange |
352 |
(int (*)(...))(& typeinfo) |
non-virtual thunk |
356 |
non-virtual thunk |
(int (*)(...))-0x000000020 |
360 |
non-virtual thunk |
(int (*)(...))(& typeinfo) |
364 |
non-virtual thunk |
non-virtual thunk |
368 |
|
non-virtual thunk |
372 |
|
non-virtual thunk |
[+] affected symbols (20)
QWidget::changeEvent ( struct QEvent* p2 )The method 'QwtKnob::changeEvent (struct QEvent* p2)' will be called instead of this method.
QwtKnob::borderWidth ( ) constThis method is from 'QwtKnob' class.
QwtKnob::knobWidth ( ) constThis method is from 'QwtKnob' class.
QwtKnob::metaObject ( ) constThis method is from 'QwtKnob' class.
QwtKnob::minimumSizeHint ( ) constThis method is from 'QwtKnob' class.
QwtKnob::paintEvent ( struct QPaintEvent* e )This method is from 'QwtKnob' class.
QwtKnob::qt_metacall ( enum QMetaObject::Call p2, int p3, void** p4 )This method is from 'QwtKnob' class.
QwtKnob::qt_metacast ( char const* p2 )This method is from 'QwtKnob' class.
QwtKnob::QwtKnob [in-charge] ( QWidget* parent )This constructor is from 'QwtKnob' class.
QwtKnob::resizeEvent ( struct QResizeEvent* e )This method is from 'QwtKnob' class.
QwtKnob::scaleDraw ( )This method is from 'QwtKnob' class.
QwtKnob::scaleDraw ( ) constThis method is from 'QwtKnob' class.
QwtKnob::setBorderWidth ( int bw )This method is from 'QwtKnob' class.
QwtKnob::setKnobWidth ( int w )This method is from 'QwtKnob' class.
QwtKnob::setScaleDraw ( QwtRoundScaleDraw* p2 )This method is from 'QwtKnob' class.
QwtKnob::setTotalAngle ( double angle )This method is from 'QwtKnob' class.
QwtKnob::sizeHint ( ) constThis method is from 'QwtKnob' class.
QwtKnob::staticMetaObject [data]This method is from 'QwtKnob' class.
QwtKnob::totalAngle ( ) constThis method is from 'QwtKnob' class.
QwtKnob::~QwtKnob [in-charge] ( )This method is from 'QwtKnob' class.
qwt_legend.h
[+] class QwtLegend (1)
| Change |
Effect |
1 | Virtual method QwtLegend::resizeEvent ( struct QResizeEvent* ) has been overridden by QWidget::resizeEvent ( struct QResizeEvent* ). | Method QWidget::resizeEvent ( struct QResizeEvent* ) will be called instead of QwtLegend::resizeEvent ( struct QResizeEvent* ) by old applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 65 entries | Virtual Table (New) - 65 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
QwtLegend::metaObject |
QwtLegend::metaObject |
12 |
QwtLegend::qt_metacast |
QwtLegend::qt_metacast |
16 |
QwtLegend::qt_metacall |
QwtLegend::qt_metacall |
20 |
~QwtLegend |
~QwtLegend |
24 |
~QwtLegend |
~QwtLegend |
28 |
QFrame::event |
QFrame::event |
32 |
QwtLegend::eventFilter |
QwtLegend::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 |
QwtLegend::sizeHint |
QwtLegend::sizeHint |
68 |
QWidget::minimumSizeHint |
QWidget::minimumSizeHint |
72 |
QwtLegend::heightForWidth |
QwtLegend::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 |
QwtLegend::resizeEvent |
QWidget::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 |
QwtLegend::legendItems |
QwtLegend::legendItems |
228 |
QwtLegend::layoutContents |
QwtLegend::layoutContents |
232 |
(int (*)(...))-0x000000008 |
(int (*)(...))-0x000000008 |
236 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
240 |
non-virtual thunk |
non-virtual thunk |
244 |
non-virtual thunk |
non-virtual thunk |
248 |
non-virtual thunk |
non-virtual thunk |
252 |
non-virtual thunk |
non-virtual thunk |
256 |
non-virtual thunk |
non-virtual thunk |
[+] affected symbols (1)
QwtLegend::resizeEvent ( struct QResizeEvent* p2 )The method 'QWidget::resizeEvent (struct QResizeEvent* p2)' will be called instead of this method.
qwt_legend_item.h
[+] class QwtLegendItem (1)
| Change |
Effect |
1 | Virtual method QwtLegendItem::drawText ( struct QPainter*, QRect const& ) has been overridden by QwtTextLabel::drawText ( struct QPainter*, QRect const& ). | Method QwtTextLabel::drawText ( struct QPainter*, QRect const& ) will be called instead of QwtLegendItem::drawText ( struct QPainter*, QRect const& ) by old applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 68 entries | Virtual Table (New) - 66 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
QwtLegendItem::metaObject |
QwtLegendItem::metaObject |
12 |
QwtLegendItem::qt_metacast |
QwtLegendItem::qt_metacast |
16 |
QwtLegendItem::qt_metacall |
QwtLegendItem::qt_metacall |
20 |
~QwtLegendItem |
~QwtLegendItem |
24 |
~QwtLegendItem |
~QwtLegendItem |
28 |
QFrame::event |
QFrame::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 |
QwtLegendItem::sizeHint |
QwtLegendItem::sizeHint |
68 |
QwtTextLabel::minimumSizeHint |
QwtTextLabel::minimumSizeHint |
72 |
QwtTextLabel::heightForWidth |
QwtTextLabel::heightForWidth |
76 |
QWidget::paintEngine |
QWidget::paintEngine |
80 |
QwtLegendItem::mousePressEvent |
QwtLegendItem::mousePressEvent |
84 |
QwtLegendItem::mouseReleaseEvent |
QwtLegendItem::mouseReleaseEvent |
88 |
QWidget::mouseDoubleClickEvent |
QWidget::mouseDoubleClickEvent |
92 |
QWidget::mouseMoveEvent |
QWidget::mouseMoveEvent |
96 |
QWidget::wheelEvent |
QWidget::wheelEvent |
100 |
QwtLegendItem::keyPressEvent |
QwtLegendItem::keyPressEvent |
104 |
QwtLegendItem::keyReleaseEvent |
QwtLegendItem::keyReleaseEvent |
108 |
QWidget::focusInEvent |
QWidget::focusInEvent |
112 |
QWidget::focusOutEvent |
QWidget::focusOutEvent |
116 |
QWidget::enterEvent |
QWidget::enterEvent |
120 |
QWidget::leaveEvent |
QWidget::leaveEvent |
124 |
QwtLegendItem::paintEvent |
QwtLegendItem::paintEvent |
128 |
QWidget::moveEvent |
QWidget::moveEvent |
132 |
QWidget::resizeEvent |
QWidget::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 |
QwtLegendItem::setText |
QwtLegendItem::setText |
228 |
QwtTextLabel::drawContents |
QwtTextLabel::drawContents |
232 |
QwtLegendItem::drawText |
QwtTextLabel::drawText |
236 |
QwtLegendItem::drawIdentifier |
(int (*)(...))-0x000000008 |
240 |
QwtLegendItem::drawItem |
(int (*)(...))(& typeinfo) |
244 |
(int (*)(...))-0x000000008 |
non-virtual thunk |
248 |
(int (*)(...))(& typeinfo) |
non-virtual thunk |
252 |
non-virtual thunk |
non-virtual thunk |
256 |
non-virtual thunk |
non-virtual thunk |
260 |
non-virtual thunk |
non-virtual thunk |
264 |
non-virtual thunk |
|
268 |
non-virtual thunk |
|
[+] affected symbols (1)
QwtLegendItem::drawText ( struct QPainter* p2, QRect const& p3 )The method 'QwtTextLabel::drawText (struct QPainter* p2, QRect const& p3)' will be called instead of this method.
qwt_picker_machine.h
[+] class QwtPickerMachine (1)
| Change |
Effect |
1 | Field d_selectionType has been added to this type. | Size of the inclusive type has been changed. NOTE: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
[+] affected symbols (4)
QwtPickerMachine::reset ( )This method is from 'QwtPickerMachine' class.
QwtPickerMachine::setState ( int p2 )This method is from 'QwtPickerMachine' class.
QwtPickerMachine::state ( ) constThis method is from 'QwtPickerMachine' class.
QwtPickerMachine::~QwtPickerMachine [in-charge] ( )This method is from 'QwtPickerMachine' class.
qwt_plot_canvas.h
[+] class QwtPlotCanvas (3)
| Change |
Effect |
1 | Virtual method QObject::event ( struct QEvent* ) has been overridden by QwtPlotCanvas::event ( struct QEvent* ). | Method QwtPlotCanvas::event ( struct QEvent* ) will be called instead of QObject::event ( struct QEvent* ) by old applications. |
2 | Virtual method QWidget::resizeEvent ( struct QResizeEvent* ) has been overridden by QwtPlotCanvas::resizeEvent ( struct QResizeEvent* ). | Method QwtPlotCanvas::resizeEvent ( struct QResizeEvent* ) will be called instead of QWidget::resizeEvent ( struct QResizeEvent* ) by old applications. |
3 | Virtual method QwtPlotCanvas::hideEvent ( struct QHideEvent* ) has been overridden by QWidget::hideEvent ( struct QHideEvent* ). | Method QWidget::hideEvent ( struct QHideEvent* ) will be called instead of QwtPlotCanvas::hideEvent ( struct QHideEvent* ) by old applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 65 entries | Virtual Table (New) - 65 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
QwtPlotCanvas::metaObject |
QwtPlotCanvas::metaObject |
12 |
QwtPlotCanvas::qt_metacast |
QwtPlotCanvas::qt_metacast |
16 |
QwtPlotCanvas::qt_metacall |
QwtPlotCanvas::qt_metacall |
20 |
~QwtPlotCanvas |
~QwtPlotCanvas |
24 |
~QwtPlotCanvas |
~QwtPlotCanvas |
28 |
QFrame::event |
QwtPlotCanvas::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 |
QFrame::sizeHint |
QFrame::sizeHint |
68 |
QWidget::minimumSizeHint |
QWidget::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 |
QwtPlotCanvas::paintEvent |
QwtPlotCanvas::paintEvent |
128 |
QWidget::moveEvent |
QWidget::moveEvent |
132 |
QWidget::resizeEvent |
QwtPlotCanvas::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 |
QwtPlotCanvas::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 |
QwtPlotCanvas::drawContents |
QwtPlotCanvas::drawFocusIndicator |
228 |
QwtPlotCanvas::drawFocusIndicator |
QwtPlotCanvas::drawBorder |
232 |
(int (*)(...))-0x000000008 |
(int (*)(...))-0x000000008 |
236 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
240 |
non-virtual thunk |
non-virtual thunk |
244 |
non-virtual thunk |
non-virtual thunk |
248 |
non-virtual thunk |
non-virtual thunk |
252 |
non-virtual thunk |
non-virtual thunk |
256 |
non-virtual thunk |
non-virtual thunk |
[+] affected symbols (3)
QObject::event ( struct QEvent* p2 )The method 'QwtPlotCanvas::event (struct QEvent* p2)' will be called instead of this method.
QWidget::resizeEvent ( struct QResizeEvent* p2 )The method 'QwtPlotCanvas::resizeEvent (struct QResizeEvent* p2)' will be called instead of this method.
QwtPlotCanvas::hideEvent ( struct QHideEvent* p2 )The method 'QWidget::hideEvent (struct QHideEvent* p2)' will be called instead of this method.
[+] enum QwtPlotCanvas::PaintAttribute (2)
| Change |
Effect |
1 | Name of member with value 1 has been changed from PaintCached to BackingStore. | Applications may execute a wrong branch of code in the library and therefore change the behavior. |
2 | Name of member with value 2 has been changed from PaintPacked to Opaque. | Applications may execute a wrong branch of code in the library and therefore change the behavior. |
[+] affected symbols (2)
QwtPlotCanvas::setPaintAttribute ( enum QwtPlotCanvas::PaintAttribute p2, bool on )2nd parameter 'p2' has type 'enum QwtPlotCanvas::PaintAttribute'.
QwtPlotCanvas::testPaintAttribute ( enum QwtPlotCanvas::PaintAttribute p2 ) const2nd parameter 'p2' has type 'enum QwtPlotCanvas::PaintAttribute'.
qwt_plot_curve.h
[+] class QwtPlotCurve (2)
| Change |
Effect |
1 | Field d_xy has been removed from this type. | Size of the inclusive type has been changed. |
2 | Virtual method QwtPlotCurve::boundingRect ( ) const has been overridden by QwtPlotItem::boundingRect ( ) const. | Method QwtPlotItem::boundingRect ( ) const will be called instead of QwtPlotCurve::boundingRect ( ) const by old applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 15 entries | Virtual Table (New) - 17 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
~QwtPlotCurve |
~QwtPlotCurve |
12 |
~QwtPlotCurve |
~QwtPlotCurve |
16 |
QwtPlotCurve::updateLegend |
QwtPlotCurve::updateLegend |
20 |
QwtPlotItem::legendItem |
QwtPlotItem::legendItem |
24 |
QwtPlotCurve::rtti |
QwtPlotCurve::drawLegendIdentifier |
28 |
QwtPlotItem::setVisible |
QwtPlotCurve::rtti |
32 |
QwtPlotItem::itemChanged |
QwtPlotItem::setVisible |
36 |
QwtPlotCurve::draw |
QwtPlotItem::itemChanged |
40 |
QwtPlotCurve::boundingRect |
QwtPlotAbstractSeriesItem::draw |
44 |
QwtPlotItem::updateScaleDiv |
QwtPlotSeriesItem<QPointF>::boundingRect |
48 |
QwtPlotCurve::draw |
QwtPlotSeriesItem<QPointF>::updateScaleDiv |
52 |
QwtPlotCurve::drawCurve |
QwtPlotCurve::drawSeries |
56 |
QwtPlotCurve::drawSymbols |
QwtPlotCurve::drawCurve |
60 |
|
QwtPlotCurve::drawSymbols |
64 |
|
QwtPlotCurve::fillCurve |
[+] affected symbols (23)
QwtPlotCurve::baseline ( ) constThis method is from 'QwtPlotCurve' class.
QwtPlotCurve::boundingRect ( ) constThe method 'QwtPlotItem::boundingRect () const' will be called instead of this method.
QwtPlotCurve::brush ( ) constThis method is from 'QwtPlotCurve' class.
QwtPlotCurve::closestPoint ( QPoint const& pos, double* dist ) constThis method is from 'QwtPlotCurve' class.
QwtPlotCurve::curveFitter ( ) constThis method is from 'QwtPlotCurve' class.
QwtPlotCurve::init ( )This method is from 'QwtPlotCurve' class.
QwtPlotCurve::pen ( ) constThis method is from 'QwtPlotCurve' class.
QwtPlotCurve::QwtPlotCurve [in-charge] ( QString const& title )This constructor is from 'QwtPlotCurve' class.
QwtPlotCurve::QwtPlotCurve [in-charge] ( QwtText const& title )This constructor is from 'QwtPlotCurve' class.
QwtPlotCurve::rtti ( ) constThis method is from 'QwtPlotCurve' class.
QwtPlotCurve::setBaseline ( double ref )This method is from 'QwtPlotCurve' class.
QwtPlotCurve::setBrush ( QBrush const& p2 )This method is from 'QwtPlotCurve' class.
QwtPlotCurve::setCurveAttribute ( enum QwtPlotCurve::CurveAttribute p2, bool on )This method is from 'QwtPlotCurve' class.
QwtPlotCurve::setCurveFitter ( QwtCurveFitter* p2 )This method is from 'QwtPlotCurve' class.
QwtPlotCurve::setPaintAttribute ( enum QwtPlotCurve::PaintAttribute p2, bool on )This method is from 'QwtPlotCurve' class.
QwtPlotCurve::setPen ( QPen const& p2 )This method is from 'QwtPlotCurve' class.
QwtPlotCurve::setStyle ( enum QwtPlotCurve::CurveStyle style )This method is from 'QwtPlotCurve' class.
QwtPlotCurve::style ( ) constThis method is from 'QwtPlotCurve' class.
QwtPlotCurve::symbol ( ) constThis method is from 'QwtPlotCurve' class.
QwtPlotCurve::testCurveAttribute ( enum QwtPlotCurve::CurveAttribute p2 ) constThis method is from 'QwtPlotCurve' class.
QwtPlotCurve::testPaintAttribute ( enum QwtPlotCurve::PaintAttribute p2 ) constThis method is from 'QwtPlotCurve' class.
QwtPlotCurve::updateLegend ( QwtLegend* p2 ) constThis method is from 'QwtPlotCurve' class.
QwtPlotCurve::~QwtPlotCurve [in-charge] ( )This method is from 'QwtPlotCurve' class.
[+] enum QwtPlotCurve::PaintAttribute (1)
| Change |
Effect |
1 | The member PaintFiltered has been removed. | This may result in crash or incorrect behavior of applications because the library may not handle removed member anymore. |
[+] affected symbols (2)
QwtPlotCurve::setPaintAttribute ( enum QwtPlotCurve::PaintAttribute p2, bool on )2nd parameter 'p2' has type 'enum QwtPlotCurve::PaintAttribute'.
QwtPlotCurve::testPaintAttribute ( enum QwtPlotCurve::PaintAttribute p2 ) const2nd parameter 'p2' has type 'enum QwtPlotCurve::PaintAttribute'.
qwt_plot_rasteritem.h
[+] class QwtPlotRasterItem (1)
| Change |
Effect |
1 | Virtual method QwtPlotItem::boundingRect ( ) const has been overridden by QwtPlotRasterItem::boundingRect ( ) const. | Method QwtPlotRasterItem::boundingRect ( ) const will be called instead of QwtPlotItem::boundingRect ( ) const by old applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 14 entries | Virtual Table (New) - 17 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
~QwtPlotRasterItem |
~QwtPlotRasterItem |
12 |
~QwtPlotRasterItem |
~QwtPlotRasterItem |
16 |
QwtPlotItem::updateLegend |
QwtPlotItem::updateLegend |
20 |
QwtPlotItem::legendItem |
QwtPlotItem::legendItem |
24 |
QwtPlotItem::rtti |
QwtLegendItemManager::drawLegendIdentifier |
28 |
QwtPlotItem::setVisible |
QwtPlotItem::rtti |
32 |
QwtPlotItem::itemChanged |
QwtPlotItem::setVisible |
36 |
QwtPlotRasterItem::draw |
QwtPlotItem::itemChanged |
40 |
QwtPlotItem::boundingRect |
QwtPlotRasterItem::draw |
44 |
QwtPlotItem::updateScaleDiv |
QwtPlotRasterItem::boundingRect |
48 |
QwtPlotRasterItem::rasterHint |
QwtPlotItem::updateScaleDiv |
52 |
__cxa_pure_virtual |
QwtPlotRasterItem::pixelHint |
56 |
|
QwtPlotRasterItem::interval |
60 |
|
__cxa_pure_virtual |
64 |
|
QwtPlotRasterItem::imageMap |
[+] affected symbols (1)
QwtPlotItem::boundingRect ( ) constThe method 'QwtPlotRasterItem::boundingRect () const' will be called instead of this method.
[+] enum QwtPlotRasterItem::CachePolicy (1)
| Change |
Effect |
1 | The member ScreenCache has been removed. | This may result in crash or incorrect behavior of applications because the library may not handle removed member anymore. |
[+] affected symbols (2)
QwtPlotRasterItem::cachePolicy ( ) constReturn value has type 'enum QwtPlotRasterItem::CachePolicy'.
QwtPlotRasterItem::setCachePolicy ( enum QwtPlotRasterItem::CachePolicy p2 )2nd parameter 'p2' has type 'enum QwtPlotRasterItem::CachePolicy'.
qwt_plot_spectrogram.h
[+] class QwtPlotSpectrogram (1)
| Change |
Effect |
1 | Virtual method QwtPlotSpectrogram::boundingRect ( ) const has been overridden by QwtPlotItem::boundingRect ( ) const. | Method QwtPlotItem::boundingRect ( ) const will be called instead of QwtPlotSpectrogram::boundingRect ( ) const by old applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 18 entries | Virtual Table (New) - 21 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
~QwtPlotSpectrogram |
~QwtPlotSpectrogram |
12 |
~QwtPlotSpectrogram |
~QwtPlotSpectrogram |
16 |
QwtPlotItem::updateLegend |
QwtPlotItem::updateLegend |
20 |
QwtPlotItem::legendItem |
QwtPlotItem::legendItem |
24 |
QwtPlotSpectrogram::rtti |
QwtLegendItemManager::drawLegendIdentifier |
28 |
QwtPlotItem::setVisible |
QwtPlotSpectrogram::rtti |
32 |
QwtPlotItem::itemChanged |
QwtPlotItem::setVisible |
36 |
QwtPlotSpectrogram::draw |
QwtPlotItem::itemChanged |
40 |
QwtPlotSpectrogram::boundingRect |
QwtPlotSpectrogram::draw |
44 |
QwtPlotItem::updateScaleDiv |
QwtPlotRasterItem::boundingRect |
48 |
QwtPlotSpectrogram::rasterHint |
QwtPlotItem::updateScaleDiv |
52 |
QwtPlotSpectrogram::renderImage |
QwtPlotSpectrogram::pixelHint |
56 |
QwtPlotSpectrogram::contourPen |
QwtPlotSpectrogram::interval |
60 |
QwtPlotSpectrogram::contourRasterSize |
QwtPlotSpectrogram::renderImage |
64 |
QwtPlotSpectrogram::renderContourLines |
QwtPlotRasterItem::imageMap |
68 |
QwtPlotSpectrogram::drawContourLines |
QwtPlotSpectrogram::contourPen |
72 |
|
QwtPlotSpectrogram::contourRasterSize |
76 |
|
QwtPlotSpectrogram::renderContourLines |
80 |
|
QwtPlotSpectrogram::drawContourLines |
[+] affected symbols (1)
QwtPlotSpectrogram::boundingRect ( ) constThe method 'QwtPlotItem::boundingRect () const' will be called instead of this method.
qwt_raster_data.h
[+] class QwtRasterData (2)
| Change |
Effect |
1 | Field d_intervals has been added to this type. | Size of the inclusive type has been changed. NOTE: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
2 | Field d_boundingRect has been removed from this type. | Size of the inclusive type has been changed. |
[+] affected symbols (4)
QwtRasterData::discardRaster ( )This method is from 'QwtRasterData' class.
QwtRasterData::initRaster ( QwtDoubleRect const& p2, QSize const& raster )This method is from 'QwtRasterData' class.
QwtRasterData::QwtRasterData [in-charge] ( )This constructor is from 'QwtRasterData' class.
QwtRasterData::~QwtRasterData [in-charge] ( )This method is from 'QwtRasterData' class.
qwt_slider.h
[+] class QwtSlider (3)
| Change |
Effect |
1 | Size of this type has been changed from 108 bytes to 44 bytes. | The fields or parameters of such data type may be incorrectly initialized or accessed by old client applications. |
2 | Virtual method QWidget::changeEvent ( struct QEvent* ) has been overridden by QwtSlider::changeEvent ( struct QEvent* ). | Method QwtSlider::changeEvent ( struct QEvent* ) will be called instead of QWidget::changeEvent ( struct QEvent* ) by old applications. |
3 | Virtual method QwtSlider::fontChange ( QFont const& ) has been overridden by QWidget::fontChange ( QFont const& ). | Method QWidget::fontChange ( QFont const& ) will be called instead of QwtSlider::fontChange ( QFont const& ) by old applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 94 entries | Virtual Table (New) - 94 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
QwtSlider::metaObject |
QwtSlider::metaObject |
12 |
QwtSlider::qt_metacast |
QwtSlider::qt_metacast |
16 |
QwtSlider::qt_metacall |
QwtSlider::qt_metacall |
20 |
~QwtSlider |
~QwtSlider |
24 |
~QwtSlider |
~QwtSlider |
28 |
QWidget::event |
QWidget::event |
32 |
QObject::eventFilter |
QObject::eventFilter |
36 |
QwtAbstractSlider::timerEvent |
QwtAbstractSlider::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 |
QwtSlider::sizeHint |
QwtSlider::sizeHint |
68 |
QwtSlider::minimumSizeHint |
QwtSlider::minimumSizeHint |
72 |
QWidget::heightForWidth |
QWidget::heightForWidth |
76 |
QWidget::paintEngine |
QWidget::paintEngine |
80 |
QwtAbstractSlider::mousePressEvent |
QwtAbstractSlider::mousePressEvent |
84 |
QwtAbstractSlider::mouseReleaseEvent |
QwtAbstractSlider::mouseReleaseEvent |
88 |
QWidget::mouseDoubleClickEvent |
QWidget::mouseDoubleClickEvent |
92 |
QwtAbstractSlider::mouseMoveEvent |
QwtAbstractSlider::mouseMoveEvent |
96 |
QwtAbstractSlider::wheelEvent |
QwtAbstractSlider::wheelEvent |
100 |
QwtAbstractSlider::keyPressEvent |
QwtAbstractSlider::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 |
QwtSlider::paintEvent |
QwtSlider::paintEvent |
128 |
QWidget::moveEvent |
QWidget::moveEvent |
132 |
QwtSlider::resizeEvent |
QwtSlider::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 |
QWidget::changeEvent |
QwtSlider::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 |
QwtSlider::fontChange |
QWidget::fontChange |
216 |
QWidget::windowActivationChange |
QWidget::windowActivationChange |
220 |
QWidget::languageChange |
QWidget::languageChange |
224 |
QwtAbstractSlider::setMass |
QwtAbstractSlider::setMass |
228 |
QwtAbstractSlider::mass |
QwtAbstractSlider::mass |
232 |
QwtSlider::setOrientation |
QwtSlider::setOrientation |
236 |
QwtAbstractSlider::setValue |
QwtAbstractSlider::setValue |
240 |
QwtAbstractSlider::fitValue |
QwtAbstractSlider::fitValue |
244 |
QwtAbstractSlider::incValue |
QwtAbstractSlider::incValue |
248 |
QwtAbstractSlider::setReadOnly |
QwtAbstractSlider::setReadOnly |
252 |
QwtAbstractSlider::setPosition |
QwtAbstractSlider::setPosition |
256 |
QwtSlider::valueChange |
QwtSlider::valueChange |
260 |
QwtSlider::getValue |
QwtSlider::getValue |
264 |
QwtSlider::getScrollMode |
QwtSlider::getScrollMode |
268 |
QwtSlider::drawSlider |
QwtSlider::drawSlider |
272 |
QwtSlider::drawThumb |
QwtSlider::drawHandle |
276 |
QwtSlider::rangeChange |
QwtSlider::rangeChange |
280 |
QwtSlider::scaleChange |
QwtSlider::scaleChange |
284 |
(int (*)(...))-0x000000008 |
(int (*)(...))-0x000000008 |
288 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
292 |
non-virtual thunk |
non-virtual thunk |
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 |
(int (*)(...))-0x000000014 |
(int (*)(...))-0x000000014 |
316 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
320 |
non-virtual thunk |
non-virtual thunk |
324 |
non-virtual thunk |
non-virtual thunk |
328 |
non-virtual thunk |
non-virtual thunk |
332 |
non-virtual thunk |
non-virtual thunk |
336 |
QwtDoubleRange::incPages |
QwtDoubleRange::incPages |
340 |
non-virtual thunk |
non-virtual thunk |
344 |
non-virtual thunk |
non-virtual thunk |
348 |
QwtDoubleRange::stepChange |
QwtDoubleRange::stepChange |
352 |
non-virtual thunk |
non-virtual thunk |
356 |
(int (*)(...))-0x000000060 |
(int (*)(...))-0x000000020 |
360 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
364 |
non-virtual thunk |
non-virtual thunk |
368 |
non-virtual thunk |
non-virtual thunk |
372 |
non-virtual thunk |
non-virtual thunk |
[+] affected symbols (24)
QWidget::changeEvent ( struct QEvent* p2 )The method 'QwtSlider::changeEvent (struct QEvent* p2)' will be called instead of this method.
QwtSlider::borderWidth ( ) constThis method is from 'QwtSlider' class.
QwtSlider::fontChange ( QFont const& oldFont )The method 'QWidget::fontChange (QFont const& p2)' will be called instead of this method.
QwtSlider::getValue ( QPoint const& p )This method is from 'QwtSlider' class.
QwtSlider::layoutSlider ( bool update )This method is from 'QwtSlider' class.
QwtSlider::metaObject ( ) constThis method is from 'QwtSlider' class.
QwtSlider::minimumSizeHint ( ) constThis method is from 'QwtSlider' class.
QwtSlider::paintEvent ( struct QPaintEvent* e )This method is from 'QwtSlider' class.
QwtSlider::qt_metacall ( enum QMetaObject::Call p2, int p3, void** p4 )This method is from 'QwtSlider' class.
QwtSlider::qt_metacast ( char const* p2 )This method is from 'QwtSlider' class.
QwtSlider::rangeChange ( )This method is from 'QwtSlider' class.
QwtSlider::resizeEvent ( struct QResizeEvent* e )This method is from 'QwtSlider' class.
QwtSlider::scaleChange ( )This method is from 'QwtSlider' class.
QwtSlider::scaleDraw ( )This method is from 'QwtSlider' class.
QwtSlider::scaleDraw ( ) constThis method is from 'QwtSlider' class.
QwtSlider::scalePosition ( ) constThis method is from 'QwtSlider' class.
QwtSlider::setBorderWidth ( int bw )This method is from 'QwtSlider' class.
QwtSlider::setOrientation ( enum Qt::Orientation p2 )This method is from 'QwtSlider' class.
QwtSlider::setScaleDraw ( QwtScaleDraw* p2 )This method is from 'QwtSlider' class.
QwtSlider::setScalePosition ( enum QwtSlider::ScalePos s )This method is from 'QwtSlider' class.
QwtSlider::sizeHint ( ) constThis method is from 'QwtSlider' class.
QwtSlider::staticMetaObject [data]This method is from 'QwtSlider' class.
QwtSlider::valueChange ( )This method is from 'QwtSlider' class.
QwtSlider::~QwtSlider [in-charge] ( )This method is from 'QwtSlider' class.
qwt_spline.h
[+] class QwtSpline (1)
| Change |
Effect |
1 | Field d_data became private. | Old applications will continue using this field, but it may require a different initialization of class object. |
[+] affected symbols (19)
QwtSpline::buildNaturalSpline ( QPolygonF const& p2 )This method is from 'QwtSpline' class.
QwtSpline::buildPeriodicSpline ( QPolygonF const& p2 )This method is from 'QwtSpline' class.
QwtSpline::coefficientsA ( ) constThis method is from 'QwtSpline' class.
QwtSpline::coefficientsB ( ) constThis method is from 'QwtSpline' class.
QwtSpline::coefficientsC ( ) constThis method is from 'QwtSpline' class.
QwtSpline::isValid ( ) constThis method is from 'QwtSpline' class.
QwtSpline::operator = ( QwtSpline const& p2 )2nd parameter 'p2' (reference) has base type 'QwtSpline'.
QwtSpline::points ( ) constThis method is from 'QwtSpline' class.
QwtSpline::QwtSpline [in-charge] ( )This constructor is from 'QwtSpline' class.
QwtSpline::QwtSpline [in-charge] ( QwtSpline const& p2 )2nd parameter 'p2' (reference) has base type 'QwtSpline'.
QwtSpline::reset ( )This method is from 'QwtSpline' class.
QwtSpline::setPoints ( QPolygonF const& points )This method is from 'QwtSpline' class.
QwtSpline::setSplineType ( enum QwtSpline::SplineType p2 )This method is from 'QwtSpline' class.
QwtSpline::splineType ( ) constThis method is from 'QwtSpline' class.
QwtSpline::value ( double x ) constThis method is from 'QwtSpline' class.
QwtSpline::~QwtSpline [in-charge] ( )This method is from 'QwtSpline' class.
QwtSplineCurveFitter::setSpline ( QwtSpline const& p2 )2nd parameter 'p2' (reference) has base type 'QwtSpline'.
QwtSplineCurveFitter::spline ( )Return value (reference) has base type 'QwtSpline'.
QwtSplineCurveFitter::spline ( ) constReturn value (reference) has base type 'QwtSpline'.
qwt_symbol.h
[+] class QwtSymbol (4)
| Change |
Effect |
1 | Size of this type has been changed from 24 bytes to 8 bytes. | The fields or parameters of such data type may be incorrectly initialized or accessed by old client applications. |
2 | Field d_pen has been removed from this type. | Size of the inclusive type has been changed. |
3 | Field d_size has been removed from this type. | Size of the inclusive type has been changed. |
4 | Field d_style has been removed from this type. | Size of the inclusive type has been changed. |
[+] affected symbols (9)
QwtSymbol::operator!= ( QwtSymbol const& p2 ) const2nd parameter 'p2' (reference) has base type 'QwtSymbol'.
QwtSymbol::operator == ( QwtSymbol const& p2 ) const2nd parameter 'p2' (reference) has base type 'QwtSymbol'.
QwtSymbol::QwtSymbol [in-charge] ( enum QwtSymbol::Style st, QBrush const& bd, QPen const& pn, QSize const& s )This constructor is from 'QwtSymbol' class.
QwtSymbol::setBrush ( QBrush const& b )This method is from 'QwtSymbol' class.
QwtSymbol::setPen ( QPen const& p )This method is from 'QwtSymbol' class.
QwtSymbol::setSize ( int a, int b )This method is from 'QwtSymbol' class.
QwtSymbol::setSize ( QSize const& s )This method is from 'QwtSymbol' class.
QwtSymbol::setStyle ( enum QwtSymbol::Style s )This method is from 'QwtSymbol' class.
QwtSymbol::~QwtSymbol [in-charge] ( )This method is from 'QwtSymbol' class.
[+] enum QwtSymbol::Style (1)
| Change |
Effect |
1 | The member StyleCnt has been removed. | This may result in crash or incorrect behavior of applications because the library may not handle removed member anymore. |
[+] affected symbols (2)
QwtSymbol::QwtSymbol [in-charge] ( enum QwtSymbol::Style st, QBrush const& bd, QPen const& pn, QSize const& s )2nd parameter 'st' has type 'enum QwtSymbol::Style'.
QwtSymbol::setStyle ( enum QwtSymbol::Style s )2nd parameter 's' has type 'enum QwtSymbol::Style'.
qwt_thermo.h
[+] class QwtThermo (2)
| Change |
Effect |
1 | Virtual method QWidget::changeEvent ( struct QEvent* ) has been overridden by QwtThermo::changeEvent ( struct QEvent* ). | Method QwtThermo::changeEvent ( struct QEvent* ) will be called instead of QWidget::changeEvent ( struct QEvent* ) by old applications. |
2 | Virtual method QwtThermo::fontChange ( QFont const& ) has been overridden by QWidget::fontChange ( QFont const& ). | Method QWidget::fontChange ( QFont const& ) will be called instead of QwtThermo::fontChange ( QFont const& ) by old applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 69 entries | Virtual Table (New) - 71 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
QwtThermo::metaObject |
QwtThermo::metaObject |
12 |
QwtThermo::qt_metacast |
QwtThermo::qt_metacast |
16 |
QwtThermo::qt_metacall |
QwtThermo::qt_metacall |
20 |
~QwtThermo |
~QwtThermo |
24 |
~QwtThermo |
~QwtThermo |
28 |
QWidget::event |
QWidget::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 |
QwtThermo::sizeHint |
QwtThermo::sizeHint |
68 |
QwtThermo::minimumSizeHint |
QwtThermo::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 |
QwtThermo::paintEvent |
QwtThermo::paintEvent |
128 |
QWidget::moveEvent |
QWidget::moveEvent |
132 |
QwtThermo::resizeEvent |
QwtThermo::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 |
QWidget::changeEvent |
QwtThermo::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 |
QwtThermo::fontChange |
QWidget::fontChange |
216 |
QWidget::windowActivationChange |
QWidget::windowActivationChange |
220 |
QWidget::languageChange |
QWidget::languageChange |
224 |
QwtThermo::scaleChange |
QwtThermo::setValue |
228 |
(int (*)(...))-0x000000008 |
QwtThermo::drawLiquid |
232 |
(int (*)(...))(& typeinfo) |
QwtThermo::scaleChange |
236 |
non-virtual thunk |
(int (*)(...))-0x000000008 |
240 |
non-virtual thunk |
(int (*)(...))(& typeinfo) |
244 |
non-virtual thunk |
non-virtual thunk |
248 |
non-virtual thunk |
non-virtual thunk |
252 |
non-virtual thunk |
non-virtual thunk |
256 |
(int (*)(...))-0x000000014 |
non-virtual thunk |
260 |
(int (*)(...))(& typeinfo) |
non-virtual thunk |
264 |
non-virtual thunk |
(int (*)(...))-0x000000014 |
268 |
non-virtual thunk |
(int (*)(...))(& typeinfo) |
272 |
non-virtual thunk |
non-virtual thunk |
276 |
|
non-virtual thunk |
280 |
|
non-virtual thunk |
[+] affected symbols (2)
QWidget::changeEvent ( struct QEvent* p2 )The method 'QwtThermo::changeEvent (struct QEvent* p2)' will be called instead of this method.
QwtThermo::fontChange ( QFont const& oldFont )The method 'QWidget::fontChange (QFont const& p2)' will be called instead of this method.
qwt_wheel.h
[+] class QwtWheel (2)
| Change |
Effect |
1 | Size of this type has been changed from 100 bytes to 36 bytes. | The fields or parameters of such data type may be incorrectly initialized or accessed by old client applications. |
2 | Virtual method QwtWheel::paletteChange ( QPalette const& ) has been overridden by QWidget::paletteChange ( QPalette const& ). | Method QWidget::paletteChange ( QPalette const& ) will be called instead of QwtWheel::paletteChange ( QPalette const& ) by old applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 85 entries | Virtual Table (New) - 87 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
QwtWheel::metaObject |
QwtWheel::metaObject |
12 |
QwtWheel::qt_metacast |
QwtWheel::qt_metacast |
16 |
QwtWheel::qt_metacall |
QwtWheel::qt_metacall |
20 |
~QwtWheel |
~QwtWheel |
24 |
~QwtWheel |
~QwtWheel |
28 |
QWidget::event |
QWidget::event |
32 |
QObject::eventFilter |
QObject::eventFilter |
36 |
QwtAbstractSlider::timerEvent |
QwtAbstractSlider::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 |
QwtWheel::sizeHint |
QwtWheel::sizeHint |
68 |
QwtWheel::minimumSizeHint |
QwtWheel::minimumSizeHint |
72 |
QWidget::heightForWidth |
QWidget::heightForWidth |
76 |
QWidget::paintEngine |
QWidget::paintEngine |
80 |
QwtAbstractSlider::mousePressEvent |
QwtAbstractSlider::mousePressEvent |
84 |
QwtAbstractSlider::mouseReleaseEvent |
QwtAbstractSlider::mouseReleaseEvent |
88 |
QWidget::mouseDoubleClickEvent |
QWidget::mouseDoubleClickEvent |
92 |
QwtAbstractSlider::mouseMoveEvent |
QwtAbstractSlider::mouseMoveEvent |
96 |
QwtAbstractSlider::wheelEvent |
QwtAbstractSlider::wheelEvent |
100 |
QwtAbstractSlider::keyPressEvent |
QwtAbstractSlider::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 |
QwtWheel::paintEvent |
QwtWheel::paintEvent |
128 |
QWidget::moveEvent |
QWidget::moveEvent |
132 |
QwtWheel::resizeEvent |
QwtWheel::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 |
QWidget::changeEvent |
QWidget::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 |
QwtWheel::paletteChange |
QWidget::paletteChange |
212 |
QWidget::fontChange |
QWidget::fontChange |
216 |
QWidget::windowActivationChange |
QWidget::windowActivationChange |
220 |
QWidget::languageChange |
QWidget::languageChange |
224 |
QwtWheel::setMass |
QwtWheel::setMass |
228 |
QwtWheel::mass |
QwtWheel::mass |
232 |
QwtWheel::setOrientation |
QwtWheel::setOrientation |
236 |
QwtAbstractSlider::setValue |
QwtAbstractSlider::setValue |
240 |
QwtAbstractSlider::fitValue |
QwtAbstractSlider::fitValue |
244 |
QwtAbstractSlider::incValue |
QwtAbstractSlider::incValue |
248 |
QwtAbstractSlider::setReadOnly |
QwtAbstractSlider::setReadOnly |
252 |
QwtAbstractSlider::setPosition |
QwtAbstractSlider::setPosition |
256 |
QwtWheel::valueChange |
QwtWheel::valueChange |
260 |
QwtWheel::getValue |
QwtWheel::getValue |
264 |
QwtWheel::getScrollMode |
QwtWheel::getScrollMode |
268 |
(int (*)(...))-0x000000008 |
QwtWheel::drawTicks |
272 |
(int (*)(...))(& typeinfo) |
QwtWheel::drawWheelBackground |
276 |
non-virtual thunk |
(int (*)(...))-0x000000008 |
280 |
non-virtual thunk |
(int (*)(...))(& typeinfo) |
284 |
non-virtual thunk |
non-virtual thunk |
288 |
non-virtual thunk |
non-virtual thunk |
292 |
non-virtual thunk |
non-virtual thunk |
296 |
(int (*)(...))-0x000000014 |
non-virtual thunk |
300 |
(int (*)(...))(& typeinfo) |
non-virtual thunk |
304 |
non-virtual thunk |
(int (*)(...))-0x000000014 |
308 |
non-virtual thunk |
(int (*)(...))(& typeinfo) |
312 |
non-virtual thunk |
non-virtual thunk |
316 |
non-virtual thunk |
non-virtual thunk |
320 |
QwtDoubleRange::incPages |
non-virtual thunk |
324 |
non-virtual thunk |
non-virtual thunk |
328 |
non-virtual thunk |
QwtDoubleRange::incPages |
332 |
QwtDoubleRange::stepChange |
non-virtual thunk |
336 |
QwtDoubleRange::rangeChange |
non-virtual thunk |
340 |
|
QwtDoubleRange::stepChange |
344 |
|
QwtDoubleRange::rangeChange |
[+] affected symbols (23)
QwtWheel::getValue ( QPoint const& p2 )This method is from 'QwtWheel' class.
QwtWheel::mass ( ) constThis method is from 'QwtWheel' class.
QwtWheel::metaObject ( ) constThis method is from 'QwtWheel' class.
QwtWheel::minimumSizeHint ( ) constThis method is from 'QwtWheel' class.
QwtWheel::paintEvent ( struct QPaintEvent* e )This method is from 'QwtWheel' class.
QwtWheel::paletteChange ( QPalette const& p2 )The method 'QWidget::paletteChange (QPalette const& p2)' will be called instead of this method.
QwtWheel::qt_metacall ( enum QMetaObject::Call p2, int p3, void** p4 )This method is from 'QwtWheel' class.
QwtWheel::qt_metacast ( char const* p2 )This method is from 'QwtWheel' class.
QwtWheel::QwtWheel [in-charge] ( QWidget* parent )This constructor is from 'QwtWheel' class.
QwtWheel::resizeEvent ( struct QResizeEvent* e )This method is from 'QwtWheel' class.
QwtWheel::setMass ( double val )This method is from 'QwtWheel' class.
QwtWheel::setOrientation ( enum Qt::Orientation p2 )This method is from 'QwtWheel' class.
QwtWheel::setTickCnt ( int cnt )This method is from 'QwtWheel' class.
QwtWheel::setTotalAngle ( double angle )This method is from 'QwtWheel' class.
QwtWheel::setViewAngle ( double angle )This method is from 'QwtWheel' class.
QwtWheel::setWheelWidth ( int w )This method is from 'QwtWheel' class.
QwtWheel::sizeHint ( ) constThis method is from 'QwtWheel' class.
QwtWheel::staticMetaObject [data]This method is from 'QwtWheel' class.
QwtWheel::tickCnt ( ) constThis method is from 'QwtWheel' class.
QwtWheel::totalAngle ( ) constThis method is from 'QwtWheel' class.
QwtWheel::valueChange ( )This method is from 'QwtWheel' class.
QwtWheel::viewAngle ( ) constThis method is from 'QwtWheel' class.
QwtWheel::~QwtWheel [in-charge] ( )This method is from 'QwtWheel' class.
to the top
Problems with Symbols, Low Severity (49)
qwt_clipper.h,
libqwt.so.5.2.2
[+] QwtClipper::clipCircle ( QwtDoubleRect const& p1, QwtDoublePoint const& p2, double radius ) [static] (2)
changed to:QwtClipper::clipCircle ( QRectF const& p1, QPointF const& p2, double radius ) [static]
[symbol: _ZN10QwtClipper10clipCircleERK6QRectFRK7QPointFd]
| Change | Effect |
---|
1 | Type of 1st parameter p1 has been changed from QwtDoubleRect const& to QRectF const&. | Replacement of parameter data type may indicate a change in its semantic meaning. |
2 | Type of 2nd parameter p2 has been changed from QwtDoublePoint const& to QPointF const&. | Replacement of parameter data type may indicate a change in its semantic meaning. |
qwt_data.h,
libqwt.so.5.2.2
[+] QwtCPointerData::boundingRect ( ) const (1)
[symbol: _ZNK15QwtCPointerData12boundingRectEv]
| Change | Effect |
---|
1 | Type of return value has been changed from QwtDoubleRect to QRectF. | Replacement of return type may indicate a change in its semantic meaning. |
qwt_picker.h,
libqwt.so.5.2.2
[+] QwtPicker::accept ( QwtPolygon& selection ) const (1)
changed to:QwtPicker::accept ( QPolygon& p2 ) const
[symbol: _ZNK9QwtPicker6acceptER8QPolygon]
| Change | Effect |
---|
1 | Type of 2nd parameter selection has been changed from QwtPolygon& to QPolygon&. | Replacement of parameter data type may indicate a change in its semantic meaning. |
[+] QwtPicker::changed ( QwtPolygon const& pa ) (2)
changed to:QwtPicker::changed ( QPolygon const& selection )
[symbol: _ZN9QwtPicker7changedERK8QPolygon]
| Change | Effect |
---|
1 | 2nd parameter pa has been renamed to selection. | Renaming of a parameter may indicate a change in its semantic meaning. |
2 | Type of 2nd parameter pa has been changed from QwtPolygon const& to QPolygon const&. | Replacement of parameter data type may indicate a change in its semantic meaning. |
[+] QwtPicker::selected ( QwtPolygon const& pa ) (2)
changed to:QwtPicker::selected ( QPolygon const& polygon )
[symbol: _ZN9QwtPicker8selectedERK8QPolygon]
| Change | Effect |
---|
1 | 2nd parameter pa has been renamed to polygon. | Renaming of a parameter may indicate a change in its semantic meaning. |
2 | Type of 2nd parameter pa has been changed from QwtPolygon const& to QPolygon const&. | Replacement of parameter data type may indicate a change in its semantic meaning. |
qwt_picker_machine.h,
libqwt.so.5.2.2
[+] QwtPickerClickPointMachine::transition ( QwtEventPattern const& p2, struct QEvent const* p3 ) (1)
[symbol: _ZN26QwtPickerClickPointMachine10transitionERK15QwtEventPatternPK6QEvent]
| Change | Effect |
---|
1 | Type of return value has been changed from QwtPickerMachine::CommandList to QList<enum QwtPickerMachine::Command>. | Replacement of return type may indicate a change in its semantic meaning. |
[+] QwtPickerClickRectMachine::transition ( QwtEventPattern const& p2, struct QEvent const* p3 ) (1)
[symbol: _ZN25QwtPickerClickRectMachine10transitionERK15QwtEventPatternPK6QEvent]
| Change | Effect |
---|
1 | Type of return value has been changed from QwtPickerMachine::CommandList to QList<enum QwtPickerMachine::Command>. | Replacement of return type may indicate a change in its semantic meaning. |
[+] QwtPickerDragPointMachine::transition ( QwtEventPattern const& p2, struct QEvent const* p3 ) (1)
[symbol: _ZN25QwtPickerDragPointMachine10transitionERK15QwtEventPatternPK6QEvent]
| Change | Effect |
---|
1 | Type of return value has been changed from QwtPickerMachine::CommandList to QList<enum QwtPickerMachine::Command>. | Replacement of return type may indicate a change in its semantic meaning. |
[+] QwtPickerDragRectMachine::transition ( QwtEventPattern const& p2, struct QEvent const* p3 ) (1)
[symbol: _ZN24QwtPickerDragRectMachine10transitionERK15QwtEventPatternPK6QEvent]
| Change | Effect |
---|
1 | Type of return value has been changed from QwtPickerMachine::CommandList to QList<enum QwtPickerMachine::Command>. | Replacement of return type may indicate a change in its semantic meaning. |
[+] QwtPickerPolygonMachine::transition ( QwtEventPattern const& p2, struct QEvent const* p3 ) (1)
[symbol: _ZN23QwtPickerPolygonMachine10transitionERK15QwtEventPatternPK6QEvent]
| Change | Effect |
---|
1 | Type of return value has been changed from QwtPickerMachine::CommandList to QList<enum QwtPickerMachine::Command>. | Replacement of return type may indicate a change in its semantic meaning. |
qwt_plot_item.h,
libqwt.so.5.2.2
[+] QwtPlotItem::boundingRect ( ) const (1)
[symbol: _ZNK11QwtPlotItem12boundingRectEv]
| Change | Effect |
---|
1 | Type of return value has been changed from QwtDoubleRect to QRectF. | Replacement of return type may indicate a change in its semantic meaning. |
[+] QwtPlotItem::scaleRect ( QwtScaleMap const& p2, QwtScaleMap const& p3 ) const (1)
[symbol: _ZNK11QwtPlotItem9scaleRectERK11QwtScaleMapS2_]
| Change | Effect |
---|
1 | Type of return value has been changed from QwtDoubleRect to QRectF. | Replacement of return type may indicate a change in its semantic meaning. |
qwt_plot_marker.h,
libqwt.so.5.2.2
[+] QwtPlotMarker::boundingRect ( ) const (1)
[symbol: _ZNK13QwtPlotMarker12boundingRectEv]
| Change | Effect |
---|
1 | Type of return value has been changed from QwtDoubleRect to QRectF. | Replacement of return type may indicate a change in its semantic meaning. |
[+] QwtPlotMarker::setValue ( QwtDoublePoint const& p2 ) (1)
changed to:QwtPlotMarker::setValue ( QPointF const& p2 )
[symbol: _ZN13QwtPlotMarker8setValueERK7QPointF]
| Change | Effect |
---|
1 | Type of 2nd parameter p2 has been changed from QwtDoublePoint const& to QPointF const&. | Replacement of parameter data type may indicate a change in its semantic meaning. |
[+] QwtPlotMarker::value ( ) const (1)
[symbol: _ZNK13QwtPlotMarker5valueEv]
| Change | Effect |
---|
1 | Type of return value has been changed from QwtDoublePoint to QPointF. | Replacement of return type may indicate a change in its semantic meaning. |
qwt_plot_picker.h,
libqwt.so.5.2.2
[+] QwtPlotPicker::appended ( QwtDoublePoint const& pos ) (1)
changed to:QwtPlotPicker::appended ( QPointF const& pos )
[symbol: _ZN13QwtPlotPicker8appendedERK7QPointF]
| Change | Effect |
---|
1 | Type of 2nd parameter pos has been changed from QwtDoublePoint const& to QPointF const&. | Replacement of parameter data type may indicate a change in its semantic meaning. |
[+] QwtPlotPicker::invTransform ( QPoint const& p2 ) const (1)
[symbol: _ZNK13QwtPlotPicker12invTransformERK6QPoint]
| Change | Effect |
---|
1 | Type of return value has been changed from QwtDoublePoint to QPointF. | Replacement of return type may indicate a change in its semantic meaning. |
[+] QwtPlotPicker::invTransform ( QRect const& p2 ) const (1)
[symbol: _ZNK13QwtPlotPicker12invTransformERK5QRect]
| Change | Effect |
---|
1 | Type of return value has been changed from QwtDoubleRect to QRectF. | Replacement of return type may indicate a change in its semantic meaning. |
[+] QwtPlotPicker::moved ( QwtDoublePoint const& pos ) (1)
changed to:QwtPlotPicker::moved ( QPointF const& pos )
[symbol: _ZN13QwtPlotPicker5movedERK7QPointF]
| Change | Effect |
---|
1 | Type of 2nd parameter pos has been changed from QwtDoublePoint const& to QPointF const&. | Replacement of parameter data type may indicate a change in its semantic meaning. |
[+] QwtPlotPicker::scaleRect ( ) const (1)
[symbol: _ZNK13QwtPlotPicker9scaleRectEv]
| Change | Effect |
---|
1 | Type of return value has been changed from QwtDoubleRect to QRectF. | Replacement of return type may indicate a change in its semantic meaning. |
[+] QwtPlotPicker::selected ( QwtDoublePoint const& pos ) (1)
changed to:QwtPlotPicker::selected ( QPointF const& pos )
[symbol: _ZN13QwtPlotPicker8selectedERK7QPointF]
| Change | Effect |
---|
1 | Type of 2nd parameter pos has been changed from QwtDoublePoint const& to QPointF const&. | Replacement of parameter data type may indicate a change in its semantic meaning. |
[+] QwtPlotPicker::selected ( QwtDoubleRect const& rect ) (1)
changed to:QwtPlotPicker::selected ( QRectF const& rect )
[symbol: _ZN13QwtPlotPicker8selectedERK6QRectF]
| Change | Effect |
---|
1 | Type of 2nd parameter rect has been changed from QwtDoubleRect const& to QRectF const&. | Replacement of parameter data type may indicate a change in its semantic meaning. |
[+] QwtPlotPicker::transform ( QwtDoublePoint const& p2 ) const (1)
changed to:QwtPlotPicker::transform ( QPointF const& p2 ) const
[symbol: _ZNK13QwtPlotPicker9transformERK7QPointF]
| Change | Effect |
---|
1 | Type of 2nd parameter p2 has been changed from QwtDoublePoint const& to QPointF const&. | Replacement of parameter data type may indicate a change in its semantic meaning. |
[+] QwtPlotPicker::transform ( QwtDoubleRect const& p2 ) const (1)
changed to:QwtPlotPicker::transform ( QRectF const& p2 ) const
[symbol: _ZNK13QwtPlotPicker9transformERK6QRectF]
| Change | Effect |
---|
1 | Type of 2nd parameter p2 has been changed from QwtDoubleRect const& to QRectF const&. | Replacement of parameter data type may indicate a change in its semantic meaning. |
qwt_plot_spectrogram.h,
libqwt.so.5.2.2
[+] QwtPlotSpectrogram::contourLevels ( ) const (1)
[symbol: _ZNK18QwtPlotSpectrogram13contourLevelsEv]
| Change | Effect |
---|
1 | Type of return value has been changed from QwtValueList to QList<double>. | Replacement of return type may indicate a change in its semantic meaning. |
[+] QwtPlotSpectrogram::contourRasterSize ( QwtDoubleRect const& p2, QRect const& p3 ) const (1)
changed to:QwtPlotSpectrogram::contourRasterSize ( QRectF const& p2, QRect const& p3 ) const
[symbol: _ZNK18QwtPlotSpectrogram17contourRasterSizeERK6QRectFRK5QRect]
| Change | Effect |
---|
1 | Type of 2nd parameter p2 has been changed from QwtDoubleRect const& to QRectF const&. | Replacement of parameter data type may indicate a change in its semantic meaning. |
[+] QwtPlotSpectrogram::renderContourLines ( QwtDoubleRect const& rect, QSize const& raster ) const (1)
changed to:QwtPlotSpectrogram::renderContourLines ( QRectF const& rect, QSize const& raster ) const
[symbol: _ZNK18QwtPlotSpectrogram18renderContourLinesERK6QRectFRK5QSize]
| Change | Effect |
---|
1 | Type of 2nd parameter rect has been changed from QwtDoubleRect const& to QRectF const&. | Replacement of parameter data type may indicate a change in its semantic meaning. |
[+] QwtPlotSpectrogram::setContourLevels ( QwtValueList const& p2 ) (1)
changed to:QwtPlotSpectrogram::setContourLevels ( QList<double>const& p2 )
[symbol: _ZN18QwtPlotSpectrogram16setContourLevelsERK5QListIdE]
| Change | Effect |
---|
1 | Type of 2nd parameter p2 has been changed from QwtValueList const& to QList<double>const&. | Replacement of parameter data type may indicate a change in its semantic meaning. |
qwt_plot_zoomer.h,
libqwt.so.5.2.2
[+] QwtPlotZoomer::accept ( QwtPolygon& p2 ) const (1)
changed to:QwtPlotZoomer::accept ( QPolygon& p2 ) const
[symbol: _ZNK13QwtPlotZoomer6acceptER8QPolygon]
| Change | Effect |
---|
1 | Type of 2nd parameter p2 has been changed from QwtPolygon& to QPolygon&. | Replacement of parameter data type may indicate a change in its semantic meaning. |
[+] QwtPlotZoomer::minZoomSize ( ) const (1)
[symbol: _ZNK13QwtPlotZoomer11minZoomSizeEv]
| Change | Effect |
---|
1 | Type of return value has been changed from QwtDoubleSize to QSizeF. | Replacement of return type may indicate a change in its semantic meaning. |
[+] QwtPlotZoomer::setZoomBase ( QwtDoubleRect const& p2 ) (1)
changed to:QwtPlotZoomer::setZoomBase ( QRectF const& p2 )
[symbol: _ZN13QwtPlotZoomer11setZoomBaseERK6QRectF]
| Change | Effect |
---|
1 | Type of 2nd parameter p2 has been changed from QwtDoubleRect const& to QRectF const&. | Replacement of parameter data type may indicate a change in its semantic meaning. |
[+] QwtPlotZoomer::zoom ( QwtDoubleRect const& p2 ) (1)
changed to:QwtPlotZoomer::zoom ( QRectF const& p2 )
[symbol: _ZN13QwtPlotZoomer4zoomERK6QRectF]
| Change | Effect |
---|
1 | Type of 2nd parameter p2 has been changed from QwtDoubleRect const& to QRectF const&. | Replacement of parameter data type may indicate a change in its semantic meaning. |
[+] QwtPlotZoomer::zoomBase ( ) const (1)
[symbol: _ZNK13QwtPlotZoomer8zoomBaseEv]
| Change | Effect |
---|
1 | Type of return value has been changed from QwtDoubleRect to QRectF. | Replacement of return type may indicate a change in its semantic meaning. |
[+] QwtPlotZoomer::zoomed ( QwtDoubleRect const& rect ) (1)
changed to:QwtPlotZoomer::zoomed ( QRectF const& rect )
[symbol: _ZN13QwtPlotZoomer6zoomedERK6QRectF]
| Change | Effect |
---|
1 | Type of 2nd parameter rect has been changed from QwtDoubleRect const& to QRectF const&. | Replacement of parameter data type may indicate a change in its semantic meaning. |
[+] QwtPlotZoomer::zoomRect ( ) const (1)
[symbol: _ZNK13QwtPlotZoomer8zoomRectEv]
| Change | Effect |
---|
1 | Type of return value has been changed from QwtDoubleRect to QRectF. | Replacement of return type may indicate a change in its semantic meaning. |
qwt_raster_data.h,
libqwt.so.5.2.2
[+] QwtRasterData::initRaster ( QwtDoubleRect const& p2, QSize const& raster ) (1)
changed to:QwtRasterData::initRaster ( QRectF const& p2, QSize const& raster )
[symbol: _ZN13QwtRasterData10initRasterERK6QRectFRK5QSize]
| Change | Effect |
---|
1 | Type of 2nd parameter p2 has been changed from QwtDoubleRect const& to QRectF const&. | Replacement of parameter data type may indicate a change in its semantic meaning. |
qwt_scale_div.h,
libqwt.so.5.2.2
[+] QwtScaleDiv::QwtScaleDiv [in-charge] ( double lowerBound, double upperBound, QwtValueList* p4 ) (1)
changed to:QwtScaleDiv::QwtScaleDiv [in-charge] ( double lowerBound, double upperBound, QList<double>* p4 )
[symbol: _ZN11QwtScaleDivC1EddP5QListIdE]
| Change | Effect |
---|
1 | Type of 4th parameter p4 has been changed from QwtValueList* to QList<double>*. | Replacement of parameter data type may indicate a change in its semantic meaning. |
[+] QwtScaleDiv::QwtScaleDiv [not-in-charge] ( double lowerBound, double upperBound, QwtValueList* p4 ) (1)
changed to:QwtScaleDiv::QwtScaleDiv [not-in-charge] ( double lowerBound, double upperBound, QList<double>* p4 )
[symbol: _ZN11QwtScaleDivC2EddP5QListIdE]
| Change | Effect |
---|
1 | Type of 4th parameter p4 has been changed from QwtValueList* to QList<double>*. | Replacement of parameter data type may indicate a change in its semantic meaning. |
[+] QwtScaleDiv::setTicks ( int type, QwtValueList const& p3 ) (1)
changed to:QwtScaleDiv::setTicks ( int type, QList<double>const& p3 )
[symbol: _ZN11QwtScaleDiv8setTicksEiRK5QListIdE]
| Change | Effect |
---|
1 | Type of 3rd parameter p3 has been changed from QwtValueList const& to QList<double>const&. | Replacement of parameter data type may indicate a change in its semantic meaning. |
[+] QwtScaleDiv::ticks ( int type ) const (1)
[symbol: _ZNK11QwtScaleDiv5ticksEi]
| Change | Effect |
---|
1 | Type of return value has been changed from QwtValueList const& to QList<double>const&. | Replacement of return type may indicate a change in its semantic meaning. |
qwt_slider.h,
libqwt.so.5.2.2
[+] QwtSlider::layoutSlider ( bool update ) (2)
[symbol: _ZN9QwtSlider12layoutSliderEb]
| Change | Effect |
---|
1 | The default argument true of 2nd parameter update has been removed. | Applications will pass an old default argument (that is not default any more) that may not be properly handled anymore. This may result in crash or incorrect behavior of applications. |
2 | This method became private. | Old applications will continue using this method, but it may require a different initialization of the environment and parameters. |
qwt_symbol.h,
libqwt.so.5.2.2
[+] QwtSymbol::setSize ( int a, int b ) (2)
changed to:QwtSymbol::setSize ( int width, int height )
[symbol: _ZN9QwtSymbol7setSizeEii]
| Change | Effect |
---|
1 | 2nd parameter a has been renamed to width. | Renaming of a parameter may indicate a change in its semantic meaning. |
2 | 3rd parameter b has been renamed to height. | Renaming of a parameter may indicate a change in its semantic meaning. |
qwt_thermo.h,
libqwt.so.5.2.2
[+] QwtThermo::layoutThermo ( bool update ) (2)
[symbol: _ZN9QwtThermo12layoutThermoEb]
| Change | Effect |
---|
1 | The default argument true of 2nd parameter update has been removed. | Applications will pass an old default argument (that is not default any more) that may not be properly handled anymore. This may result in crash or incorrect behavior of applications. |
2 | This method became private. | Old applications will continue using this method, but it may require a different initialization of the environment and parameters. |
to the top
Problems with Constants, Low Severity (2)
qwt_painter.h
[+] QWT_COORD_MAX
| Change | Effect |
---|
1 | The constant QWT_COORD_MAX with value 16384 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] QWT_COORD_MIN
| Change | Effect |
---|
1 | The constant QWT_COORD_MIN with value (-QWT_COORD_MAX - 1) has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
to the top
Other Changes in Data Types (12)
qwt_knob.h
[+] class QwtKnob (2)
| Change |
Effect |
1 | Virtual method QwtKnob::drawKnob ( QPainter*, QRectF const& ) const has been added to this class. | No effect. You can add virtual functions at end of leaf classes with exported constructors. |
2 | Virtual method QwtKnob::drawMarker ( QPainter*, QRectF const&, double ) const has been added to this class. | No effect. You can add virtual functions at end of leaf classes with exported constructors. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 92 entries | Virtual Table (New) - 94 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
QwtKnob::metaObject |
QwtKnob::metaObject |
12 |
QwtKnob::qt_metacast |
QwtKnob::qt_metacast |
16 |
QwtKnob::qt_metacall |
QwtKnob::qt_metacall |
20 |
~QwtKnob |
~QwtKnob |
24 |
~QwtKnob |
~QwtKnob |
28 |
QWidget::event |
QWidget::event |
32 |
QObject::eventFilter |
QObject::eventFilter |
36 |
QwtAbstractSlider::timerEvent |
QwtAbstractSlider::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 |
QwtKnob::sizeHint |
QwtKnob::sizeHint |
68 |
QwtKnob::minimumSizeHint |
QwtKnob::minimumSizeHint |
72 |
QWidget::heightForWidth |
QWidget::heightForWidth |
76 |
QWidget::paintEngine |
QWidget::paintEngine |
80 |
QwtAbstractSlider::mousePressEvent |
QwtAbstractSlider::mousePressEvent |
84 |
QwtAbstractSlider::mouseReleaseEvent |
QwtAbstractSlider::mouseReleaseEvent |
88 |
QWidget::mouseDoubleClickEvent |
QWidget::mouseDoubleClickEvent |
92 |
QwtAbstractSlider::mouseMoveEvent |
QwtAbstractSlider::mouseMoveEvent |
96 |
QwtAbstractSlider::wheelEvent |
QwtAbstractSlider::wheelEvent |
100 |
QwtAbstractSlider::keyPressEvent |
QwtAbstractSlider::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 |
QwtKnob::paintEvent |
QwtKnob::paintEvent |
128 |
QWidget::moveEvent |
QWidget::moveEvent |
132 |
QwtKnob::resizeEvent |
QwtKnob::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 |
QWidget::changeEvent |
QwtKnob::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 |
QwtKnob::fontChange |
QWidget::fontChange |
216 |
QWidget::windowActivationChange |
QWidget::windowActivationChange |
220 |
QWidget::languageChange |
QWidget::languageChange |
224 |
QwtAbstractSlider::setMass |
QwtAbstractSlider::setMass |
228 |
QwtAbstractSlider::mass |
QwtAbstractSlider::mass |
232 |
QwtAbstractSlider::setOrientation |
QwtAbstractSlider::setOrientation |
236 |
QwtAbstractSlider::setValue |
QwtAbstractSlider::setValue |
240 |
QwtAbstractSlider::fitValue |
QwtAbstractSlider::fitValue |
244 |
QwtAbstractSlider::incValue |
QwtAbstractSlider::incValue |
248 |
QwtAbstractSlider::setReadOnly |
QwtAbstractSlider::setReadOnly |
252 |
QwtAbstractSlider::setPosition |
QwtAbstractSlider::setPosition |
256 |
QwtKnob::valueChange |
QwtKnob::valueChange |
260 |
QwtKnob::getValue |
QwtKnob::getValue |
264 |
QwtKnob::getScrollMode |
QwtKnob::getScrollMode |
268 |
QwtKnob::rangeChange |
QwtKnob::drawKnob |
272 |
QwtKnob::scaleChange |
QwtKnob::drawMarker |
276 |
(int (*)(...))-0x000000008 |
QwtKnob::rangeChange |
280 |
(int (*)(...))(& typeinfo) |
QwtKnob::scaleChange |
284 |
non-virtual thunk |
(int (*)(...))-0x000000008 |
288 |
non-virtual thunk |
(int (*)(...))(& typeinfo) |
292 |
non-virtual thunk |
non-virtual thunk |
296 |
non-virtual thunk |
non-virtual thunk |
300 |
non-virtual thunk |
non-virtual thunk |
304 |
(int (*)(...))-0x000000014 |
non-virtual thunk |
308 |
(int (*)(...))(& typeinfo) |
non-virtual thunk |
312 |
non-virtual thunk |
(int (*)(...))-0x000000014 |
316 |
non-virtual thunk |
(int (*)(...))(& typeinfo) |
320 |
non-virtual thunk |
non-virtual thunk |
324 |
non-virtual thunk |
non-virtual thunk |
328 |
QwtDoubleRange::incPages |
non-virtual thunk |
332 |
non-virtual thunk |
non-virtual thunk |
336 |
non-virtual thunk |
QwtDoubleRange::incPages |
340 |
QwtDoubleRange::stepChange |
non-virtual thunk |
344 |
non-virtual thunk |
non-virtual thunk |
348 |
(int (*)(...))-0x000000060 |
QwtDoubleRange::stepChange |
352 |
(int (*)(...))(& typeinfo) |
non-virtual thunk |
356 |
non-virtual thunk |
(int (*)(...))-0x000000020 |
360 |
non-virtual thunk |
(int (*)(...))(& typeinfo) |
364 |
non-virtual thunk |
non-virtual thunk |
368 |
|
non-virtual thunk |
372 |
|
non-virtual thunk |
[+] affected symbols (18)
QwtKnob::borderWidth ( ) constThis method is from 'QwtKnob' class.
QwtKnob::knobWidth ( ) constThis method is from 'QwtKnob' class.
QwtKnob::metaObject ( ) constThis method is from 'QwtKnob' class.
QwtKnob::minimumSizeHint ( ) constThis method is from 'QwtKnob' class.
QwtKnob::paintEvent ( struct QPaintEvent* e )This method is from 'QwtKnob' class.
QwtKnob::qt_metacall ( enum QMetaObject::Call p2, int p3, void** p4 )This method is from 'QwtKnob' class.
QwtKnob::qt_metacast ( char const* p2 )This method is from 'QwtKnob' class.
QwtKnob::QwtKnob [in-charge] ( QWidget* parent )This constructor is from 'QwtKnob' class.
QwtKnob::resizeEvent ( struct QResizeEvent* e )This method is from 'QwtKnob' class.
QwtKnob::scaleDraw ( )This method is from 'QwtKnob' class.
QwtKnob::scaleDraw ( ) constThis method is from 'QwtKnob' class.
QwtKnob::setBorderWidth ( int bw )This method is from 'QwtKnob' class.
QwtKnob::setKnobWidth ( int w )This method is from 'QwtKnob' class.
QwtKnob::setScaleDraw ( QwtRoundScaleDraw* p2 )This method is from 'QwtKnob' class.
QwtKnob::setTotalAngle ( double angle )This method is from 'QwtKnob' class.
QwtKnob::sizeHint ( ) constThis method is from 'QwtKnob' class.
QwtKnob::totalAngle ( ) constThis method is from 'QwtKnob' class.
QwtKnob::~QwtKnob [in-charge] ( )This method is from 'QwtKnob' class.
qwt_plot_canvas.h
[+] enum QwtPlotCanvas::PaintAttribute (2)
| Change |
Effect |
1 | The member HackStyledBackground with value 4 has been added. | No effect. |
2 | The member ImmediatePaint with value 8 has been added. | No effect. |
[+] affected symbols (2)
QwtPlotCanvas::setPaintAttribute ( enum QwtPlotCanvas::PaintAttribute p2, bool on )2nd parameter 'p2' has type 'enum QwtPlotCanvas::PaintAttribute'.
QwtPlotCanvas::testPaintAttribute ( enum QwtPlotCanvas::PaintAttribute p2 ) const2nd parameter 'p2' has type 'enum QwtPlotCanvas::PaintAttribute'.
qwt_plot_curve.h
[+] enum QwtPlotCurve::PaintAttribute (1)
| Change |
Effect |
1 | The member CacheSymbols with value 2 has been added. | No effect. |
[+] affected symbols (2)
QwtPlotCurve::setPaintAttribute ( enum QwtPlotCurve::PaintAttribute p2, bool on )2nd parameter 'p2' has type 'enum QwtPlotCurve::PaintAttribute'.
QwtPlotCurve::testPaintAttribute ( enum QwtPlotCurve::PaintAttribute p2 ) const2nd parameter 'p2' has type 'enum QwtPlotCurve::PaintAttribute'.
qwt_plot_marker.h
[+] class QwtPlotMarker (2)
| Change |
Effect |
1 | Virtual method QwtPlotMarker::drawLabel ( QPainter*, QRectF const&, QPointF const& ) const has been added to this class. | No effect. You can add virtual functions at end of leaf classes with exported constructors. |
2 | Virtual method QwtPlotMarker::drawLines ( QPainter*, QRectF const&, QPointF const& ) const has been added to this class. | No effect. You can add virtual functions at end of leaf classes with exported constructors. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 12 entries | Virtual Table (New) - 15 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
~QwtPlotMarker |
~QwtPlotMarker |
12 |
~QwtPlotMarker |
~QwtPlotMarker |
16 |
QwtPlotItem::updateLegend |
QwtPlotMarker::updateLegend |
20 |
QwtPlotItem::legendItem |
QwtPlotItem::legendItem |
24 |
QwtPlotMarker::rtti |
QwtPlotMarker::drawLegendIdentifier |
28 |
QwtPlotItem::setVisible |
QwtPlotMarker::rtti |
32 |
QwtPlotItem::itemChanged |
QwtPlotItem::setVisible |
36 |
QwtPlotMarker::draw |
QwtPlotItem::itemChanged |
40 |
QwtPlotMarker::boundingRect |
QwtPlotMarker::draw |
44 |
QwtPlotItem::updateScaleDiv |
QwtPlotMarker::boundingRect |
48 |
|
QwtPlotItem::updateScaleDiv |
52 |
|
QwtPlotMarker::drawLines |
56 |
|
QwtPlotMarker::drawLabel |
[+] affected symbols (24)
QwtPlotMarker::boundingRect ( ) constThis method is from 'QwtPlotMarker' class.
QwtPlotMarker::label ( ) constThis method is from 'QwtPlotMarker' class.
QwtPlotMarker::labelAlignment ( ) constThis method is from 'QwtPlotMarker' class.
QwtPlotMarker::labelOrientation ( ) constThis method is from 'QwtPlotMarker' class.
QwtPlotMarker::linePen ( ) constThis method is from 'QwtPlotMarker' class.
QwtPlotMarker::lineStyle ( ) constThis method is from 'QwtPlotMarker' class.
QwtPlotMarker::QwtPlotMarker [in-charge] ( )This constructor is from 'QwtPlotMarker' class.
QwtPlotMarker::rtti ( ) constThis method is from 'QwtPlotMarker' class.
QwtPlotMarker::setLabel ( QwtText const& p2 )This method is from 'QwtPlotMarker' class.
QwtPlotMarker::setLabelAlignment ( Qt::Alignment p2 )This method is from 'QwtPlotMarker' class.
QwtPlotMarker::setLabelOrientation ( enum Qt::Orientation p2 )This method is from 'QwtPlotMarker' class.
QwtPlotMarker::setLinePen ( QPen const& p )This method is from 'QwtPlotMarker' class.
QwtPlotMarker::setLineStyle ( enum QwtPlotMarker::LineStyle st )This method is from 'QwtPlotMarker' class.
QwtPlotMarker::setSpacing ( int p2 )This method is from 'QwtPlotMarker' class.
QwtPlotMarker::setValue ( double p2, double p3 )This method is from 'QwtPlotMarker' class.
QwtPlotMarker::setValue ( QwtDoublePoint const& p2 )This method is from 'QwtPlotMarker' class.
QwtPlotMarker::setXValue ( double p2 )This method is from 'QwtPlotMarker' class.
QwtPlotMarker::setYValue ( double p2 )This method is from 'QwtPlotMarker' class.
QwtPlotMarker::spacing ( ) constThis method is from 'QwtPlotMarker' class.
QwtPlotMarker::symbol ( ) constThis method is from 'QwtPlotMarker' class.
QwtPlotMarker::value ( ) constThis method is from 'QwtPlotMarker' class.
QwtPlotMarker::xValue ( ) constThis method is from 'QwtPlotMarker' class.
QwtPlotMarker::yValue ( ) constThis method is from 'QwtPlotMarker' class.
QwtPlotMarker::~QwtPlotMarker [in-charge] ( )This method is from 'QwtPlotMarker' class.
qwt_symbol.h
[+] enum QwtSymbol::Style (1)
| Change |
Effect |
1 | The member UserStyle with value 1000 has been added. | No effect. |
[+] affected symbols (2)
QwtSymbol::QwtSymbol [in-charge] ( enum QwtSymbol::Style st, QBrush const& bd, QPen const& pn, QSize const& s )2nd parameter 'st' has type 'enum QwtSymbol::Style'.
QwtSymbol::setStyle ( enum QwtSymbol::Style s )2nd parameter 's' has type 'enum QwtSymbol::Style'.
qwt_thermo.h
[+] class QwtThermo (2)
| Change |
Effect |
1 | Virtual method QwtThermo::drawLiquid ( QPainter*, QRect const& ) const has been added to this class. | No effect. You can add virtual functions at end of leaf classes with exported constructors. |
2 | Virtual method QwtThermo::setValue ( double ) has been added to this class. | No effect. You can add virtual functions at end of leaf classes with exported constructors. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 69 entries | Virtual Table (New) - 71 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
QwtThermo::metaObject |
QwtThermo::metaObject |
12 |
QwtThermo::qt_metacast |
QwtThermo::qt_metacast |
16 |
QwtThermo::qt_metacall |
QwtThermo::qt_metacall |
20 |
~QwtThermo |
~QwtThermo |
24 |
~QwtThermo |
~QwtThermo |
28 |
QWidget::event |
QWidget::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 |
QwtThermo::sizeHint |
QwtThermo::sizeHint |
68 |
QwtThermo::minimumSizeHint |
QwtThermo::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 |
QwtThermo::paintEvent |
QwtThermo::paintEvent |
128 |
QWidget::moveEvent |
QWidget::moveEvent |
132 |
QwtThermo::resizeEvent |
QwtThermo::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 |
QWidget::changeEvent |
QwtThermo::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 |
QwtThermo::fontChange |
QWidget::fontChange |
216 |
QWidget::windowActivationChange |
QWidget::windowActivationChange |
220 |
QWidget::languageChange |
QWidget::languageChange |
224 |
QwtThermo::scaleChange |
QwtThermo::setValue |
228 |
(int (*)(...))-0x000000008 |
QwtThermo::drawLiquid |
232 |
(int (*)(...))(& typeinfo) |
QwtThermo::scaleChange |
236 |
non-virtual thunk |
(int (*)(...))-0x000000008 |
240 |
non-virtual thunk |
(int (*)(...))(& typeinfo) |
244 |
non-virtual thunk |
non-virtual thunk |
248 |
non-virtual thunk |
non-virtual thunk |
252 |
non-virtual thunk |
non-virtual thunk |
256 |
(int (*)(...))-0x000000014 |
non-virtual thunk |
260 |
(int (*)(...))(& typeinfo) |
non-virtual thunk |
264 |
non-virtual thunk |
(int (*)(...))-0x000000014 |
268 |
non-virtual thunk |
(int (*)(...))(& typeinfo) |
272 |
non-virtual thunk |
non-virtual thunk |
276 |
|
non-virtual thunk |
280 |
|
non-virtual thunk |
[+] affected symbols (36)
QwtThermo::alarmBrush ( ) constThis method is from 'QwtThermo' class.
QwtThermo::alarmEnabled ( ) constThis method is from 'QwtThermo' class.
QwtThermo::alarmLevel ( ) constThis method is from 'QwtThermo' class.
QwtThermo::borderWidth ( ) constThis method is from 'QwtThermo' class.
QwtThermo::fillBrush ( ) constThis method is from 'QwtThermo' class.
QwtThermo::layoutThermo ( bool update )This method is from 'QwtThermo' class.
QwtThermo::maxValue ( ) constThis method is from 'QwtThermo' class.
QwtThermo::metaObject ( ) constThis method is from 'QwtThermo' class.
QwtThermo::minimumSizeHint ( ) constThis method is from 'QwtThermo' class.
QwtThermo::minValue ( ) constThis method is from 'QwtThermo' class.
QwtThermo::paintEvent ( struct QPaintEvent* e )This method is from 'QwtThermo' class.
QwtThermo::pipeWidth ( ) constThis method is from 'QwtThermo' class.
QwtThermo::qt_metacall ( enum QMetaObject::Call p2, int p3, void** p4 )This method is from 'QwtThermo' class.
QwtThermo::qt_metacast ( char const* p2 )This method is from 'QwtThermo' class.
QwtThermo::QwtThermo [in-charge] ( QWidget* parent )This constructor is from 'QwtThermo' class.
QwtThermo::resizeEvent ( struct QResizeEvent* e )This method is from 'QwtThermo' class.
QwtThermo::scaleChange ( )This method is from 'QwtThermo' class.
QwtThermo::scaleDraw ( )This method is from 'QwtThermo' class.
QwtThermo::scaleDraw ( ) constThis method is from 'QwtThermo' class.
QwtThermo::scalePosition ( ) constThis method is from 'QwtThermo' class.
QwtThermo::setAlarmBrush ( QBrush const& b )This method is from 'QwtThermo' class.
QwtThermo::setAlarmEnabled ( bool tf )This method is from 'QwtThermo' class.
QwtThermo::setAlarmLevel ( double v )This method is from 'QwtThermo' class.
QwtThermo::setBorderWidth ( int w )This method is from 'QwtThermo' class.
QwtThermo::setFillBrush ( QBrush const& b )This method is from 'QwtThermo' class.
QwtThermo::setMaxValue ( double v )This method is from 'QwtThermo' class.
QwtThermo::setMinValue ( double v )This method is from 'QwtThermo' class.
QwtThermo::setOrientation ( enum Qt::Orientation o, enum QwtThermo::ScalePos s )This method is from 'QwtThermo' class.
QwtThermo::setPipeWidth ( int w )This method is from 'QwtThermo' class.
QwtThermo::setRange ( double vmin, double vmax, bool lg )This method is from 'QwtThermo' class.
QwtThermo::setScaleDraw ( QwtScaleDraw* p2 )This method is from 'QwtThermo' class.
QwtThermo::setScalePosition ( enum QwtThermo::ScalePos s )This method is from 'QwtThermo' class.
QwtThermo::setValue ( double val )This method is from 'QwtThermo' class.
QwtThermo::sizeHint ( ) constThis method is from 'QwtThermo' class.
QwtThermo::value ( ) constThis method is from 'QwtThermo' class.
QwtThermo::~QwtThermo [in-charge] ( )This method is from 'QwtThermo' class.
qwt_wheel.h
[+] class QwtWheel (2)
| Change |
Effect |
1 | Virtual method QwtWheel::drawTicks ( QPainter*, QRectF const& ) has been added to this class. | No effect. You can add virtual functions at end of leaf classes with exported constructors. |
2 | Virtual method QwtWheel::drawWheelBackground ( QPainter*, QRectF const& ) has been added to this class. | No effect. You can add virtual functions at end of leaf classes with exported constructors. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 85 entries | Virtual Table (New) - 87 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
QwtWheel::metaObject |
QwtWheel::metaObject |
12 |
QwtWheel::qt_metacast |
QwtWheel::qt_metacast |
16 |
QwtWheel::qt_metacall |
QwtWheel::qt_metacall |
20 |
~QwtWheel |
~QwtWheel |
24 |
~QwtWheel |
~QwtWheel |
28 |
QWidget::event |
QWidget::event |
32 |
QObject::eventFilter |
QObject::eventFilter |
36 |
QwtAbstractSlider::timerEvent |
QwtAbstractSlider::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 |
QwtWheel::sizeHint |
QwtWheel::sizeHint |
68 |
QwtWheel::minimumSizeHint |
QwtWheel::minimumSizeHint |
72 |
QWidget::heightForWidth |
QWidget::heightForWidth |
76 |
QWidget::paintEngine |
QWidget::paintEngine |
80 |
QwtAbstractSlider::mousePressEvent |
QwtAbstractSlider::mousePressEvent |
84 |
QwtAbstractSlider::mouseReleaseEvent |
QwtAbstractSlider::mouseReleaseEvent |
88 |
QWidget::mouseDoubleClickEvent |
QWidget::mouseDoubleClickEvent |
92 |
QwtAbstractSlider::mouseMoveEvent |
QwtAbstractSlider::mouseMoveEvent |
96 |
QwtAbstractSlider::wheelEvent |
QwtAbstractSlider::wheelEvent |
100 |
QwtAbstractSlider::keyPressEvent |
QwtAbstractSlider::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 |
QwtWheel::paintEvent |
QwtWheel::paintEvent |
128 |
QWidget::moveEvent |
QWidget::moveEvent |
132 |
QwtWheel::resizeEvent |
QwtWheel::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 |
QWidget::changeEvent |
QWidget::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 |
QwtWheel::paletteChange |
QWidget::paletteChange |
212 |
QWidget::fontChange |
QWidget::fontChange |
216 |
QWidget::windowActivationChange |
QWidget::windowActivationChange |
220 |
QWidget::languageChange |
QWidget::languageChange |
224 |
QwtWheel::setMass |
QwtWheel::setMass |
228 |
QwtWheel::mass |
QwtWheel::mass |
232 |
QwtWheel::setOrientation |
QwtWheel::setOrientation |
236 |
QwtAbstractSlider::setValue |
QwtAbstractSlider::setValue |
240 |
QwtAbstractSlider::fitValue |
QwtAbstractSlider::fitValue |
244 |
QwtAbstractSlider::incValue |
QwtAbstractSlider::incValue |
248 |
QwtAbstractSlider::setReadOnly |
QwtAbstractSlider::setReadOnly |
252 |
QwtAbstractSlider::setPosition |
QwtAbstractSlider::setPosition |
256 |
QwtWheel::valueChange |
QwtWheel::valueChange |
260 |
QwtWheel::getValue |
QwtWheel::getValue |
264 |
QwtWheel::getScrollMode |
QwtWheel::getScrollMode |
268 |
(int (*)(...))-0x000000008 |
QwtWheel::drawTicks |
272 |
(int (*)(...))(& typeinfo) |
QwtWheel::drawWheelBackground |
276 |
non-virtual thunk |
(int (*)(...))-0x000000008 |
280 |
non-virtual thunk |
(int (*)(...))(& typeinfo) |
284 |
non-virtual thunk |
non-virtual thunk |
288 |
non-virtual thunk |
non-virtual thunk |
292 |
non-virtual thunk |
non-virtual thunk |
296 |
(int (*)(...))-0x000000014 |
non-virtual thunk |
300 |
(int (*)(...))(& typeinfo) |
non-virtual thunk |
304 |
non-virtual thunk |
(int (*)(...))-0x000000014 |
308 |
non-virtual thunk |
(int (*)(...))(& typeinfo) |
312 |
non-virtual thunk |
non-virtual thunk |
316 |
non-virtual thunk |
non-virtual thunk |
320 |
QwtDoubleRange::incPages |
non-virtual thunk |
324 |
non-virtual thunk |
non-virtual thunk |
328 |
non-virtual thunk |
QwtDoubleRange::incPages |
332 |
QwtDoubleRange::stepChange |
non-virtual thunk |
336 |
QwtDoubleRange::rangeChange |
non-virtual thunk |
340 |
|
QwtDoubleRange::stepChange |
344 |
|
QwtDoubleRange::rangeChange |
[+] affected symbols (21)
QwtWheel::getValue ( QPoint const& p2 )This method is from 'QwtWheel' class.
QwtWheel::mass ( ) constThis method is from 'QwtWheel' class.
QwtWheel::metaObject ( ) constThis method is from 'QwtWheel' class.
QwtWheel::minimumSizeHint ( ) constThis method is from 'QwtWheel' class.
QwtWheel::paintEvent ( struct QPaintEvent* e )This method is from 'QwtWheel' class.
QwtWheel::qt_metacall ( enum QMetaObject::Call p2, int p3, void** p4 )This method is from 'QwtWheel' class.
QwtWheel::qt_metacast ( char const* p2 )This method is from 'QwtWheel' class.
QwtWheel::QwtWheel [in-charge] ( QWidget* parent )This constructor is from 'QwtWheel' class.
QwtWheel::resizeEvent ( struct QResizeEvent* e )This method is from 'QwtWheel' class.
QwtWheel::setMass ( double val )This method is from 'QwtWheel' class.
QwtWheel::setOrientation ( enum Qt::Orientation p2 )This method is from 'QwtWheel' class.
QwtWheel::setTickCnt ( int cnt )This method is from 'QwtWheel' class.
QwtWheel::setTotalAngle ( double angle )This method is from 'QwtWheel' class.
QwtWheel::setViewAngle ( double angle )This method is from 'QwtWheel' class.
QwtWheel::setWheelWidth ( int w )This method is from 'QwtWheel' class.
QwtWheel::sizeHint ( ) constThis method is from 'QwtWheel' class.
QwtWheel::tickCnt ( ) constThis method is from 'QwtWheel' class.
QwtWheel::totalAngle ( ) constThis method is from 'QwtWheel' class.
QwtWheel::valueChange ( )This method is from 'QwtWheel' class.
QwtWheel::viewAngle ( ) constThis method is from 'QwtWheel' class.
QwtWheel::~QwtWheel [in-charge] ( )This method is from 'QwtWheel' class.
to the top
Other Changes in Symbols (2)
qwt_plot_curve.h,
libqwt.so.5.2.2
[+] QwtPlotCurve::QwtPlotCurve [in-charge] ( QString const& title ) (1)
[symbol: _ZN12QwtPlotCurveC1ERK7QString]
| Change | Effect |
---|
1 | The default argument QString::null of 2nd parameter title has been added. | No effect. |
[+] QwtPlotCurve::QwtPlotCurve [not-in-charge] ( QString const& title ) (1)
[symbol: _ZN12QwtPlotCurveC2ERK7QString]
| Change | Effect |
---|
1 | The default argument QString::null of 2nd parameter title has been added. | No effect. |
to the top
Other Changes in Constants (1)
qwt_point_polar.h
[+] _QWT_POINT_POLAR_H_
| Change | Effect |
---|
1 | The constant _QWT_POINT_POLAR_H_ with value 1 has been added. | No effect. |
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_rescaler.h
qwt_plot_scaleitem.h
qwt_plot_spectrogram.h
qwt_plot_zoomer.h
qwt_polygon.h
qwt_raster_data.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 (1)
libqwt.so.5.2.2
to the top