From 7ced6e867a281ccb41f3cf03b1a7f82f07e3a3a6 Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Thu, 22 Apr 2010 02:30:25 -0600 Subject: [PATCH] lose the pre-built moc files --- .../src/lib/ConstellationDisplayPlot_moc.cc | 74 -------- gr-qtgui/src/lib/FrequencyDisplayPlot_moc.cc | 77 -------- gr-qtgui/src/lib/TimeDomainDisplayPlot_moc.cc | 74 -------- .../src/lib/Waterfall3DDisplayPlot_moc.cc | 93 ---------- gr-qtgui/src/lib/WaterfallDisplayPlot_moc.cc | 91 ---------- gr-qtgui/src/lib/spectrumdisplayform_moc.cc | 164 ------------------ 6 files changed, 573 deletions(-) delete mode 100644 gr-qtgui/src/lib/ConstellationDisplayPlot_moc.cc delete mode 100644 gr-qtgui/src/lib/FrequencyDisplayPlot_moc.cc delete mode 100644 gr-qtgui/src/lib/TimeDomainDisplayPlot_moc.cc delete mode 100644 gr-qtgui/src/lib/Waterfall3DDisplayPlot_moc.cc delete mode 100644 gr-qtgui/src/lib/WaterfallDisplayPlot_moc.cc delete mode 100644 gr-qtgui/src/lib/spectrumdisplayform_moc.cc diff --git a/gr-qtgui/src/lib/ConstellationDisplayPlot_moc.cc b/gr-qtgui/src/lib/ConstellationDisplayPlot_moc.cc deleted file mode 100644 index ce1be097..00000000 --- a/gr-qtgui/src/lib/ConstellationDisplayPlot_moc.cc +++ /dev/null @@ -1,74 +0,0 @@ -/**************************************************************************** -** Meta object code from reading C++ file 'ConstellationDisplayPlot.h' -** -** Created: Tue Jul 14 15:57:22 2009 -** by: The Qt Meta Object Compiler version 61 (Qt 4.5.0) -** -** WARNING! All changes made in this file will be lost! -*****************************************************************************/ - -#include "ConstellationDisplayPlot.h" -#if !defined(Q_MOC_OUTPUT_REVISION) -#error "The header file 'ConstellationDisplayPlot.h' doesn't include ." -#elif Q_MOC_OUTPUT_REVISION != 61 -#error "This file was generated using the moc from 4.5.0. It" -#error "cannot be used with the include files from this version of Qt." -#error "(The moc has changed too much.)" -#endif - -QT_BEGIN_MOC_NAMESPACE -static const uint qt_meta_data_ConstellationDisplayPlot[] = { - - // content: - 2, // revision - 0, // classname - 0, 0, // classinfo - 1, 12, // methods - 0, 0, // properties - 0, 0, // enums/sets - 0, 0, // constructors - - // slots: signature, parameters, type, tag, flags - 38, 26, 25, 25, 0x09, - - 0 // eod -}; - -static const char qt_meta_stringdata_ConstellationDisplayPlot[] = { - "ConstellationDisplayPlot\0\0plotItem,on\0" - "LegendEntryChecked(QwtPlotItem*,bool)\0" -}; - -const QMetaObject ConstellationDisplayPlot::staticMetaObject = { - { &QwtPlot::staticMetaObject, qt_meta_stringdata_ConstellationDisplayPlot, - qt_meta_data_ConstellationDisplayPlot, 0 } -}; - -const QMetaObject *ConstellationDisplayPlot::metaObject() const -{ - return &staticMetaObject; -} - -void *ConstellationDisplayPlot::qt_metacast(const char *_clname) -{ - if (!_clname) return 0; - if (!strcmp(_clname, qt_meta_stringdata_ConstellationDisplayPlot)) - return static_cast(const_cast< ConstellationDisplayPlot*>(this)); - return QwtPlot::qt_metacast(_clname); -} - -int ConstellationDisplayPlot::qt_metacall(QMetaObject::Call _c, int _id, void **_a) -{ - _id = QwtPlot::qt_metacall(_c, _id, _a); - if (_id < 0) - return _id; - if (_c == QMetaObject::InvokeMetaMethod) { - switch (_id) { - case 0: LegendEntryChecked((*reinterpret_cast< QwtPlotItem*(*)>(_a[1])),(*reinterpret_cast< bool(*)>(_a[2]))); break; - default: ; - } - _id -= 1; - } - return _id; -} -QT_END_MOC_NAMESPACE diff --git a/gr-qtgui/src/lib/FrequencyDisplayPlot_moc.cc b/gr-qtgui/src/lib/FrequencyDisplayPlot_moc.cc deleted file mode 100644 index 2e269846..00000000 --- a/gr-qtgui/src/lib/FrequencyDisplayPlot_moc.cc +++ /dev/null @@ -1,77 +0,0 @@ -/**************************************************************************** -** Meta object code from reading C++ file 'FrequencyDisplayPlot.h' -** -** Created: Tue Jul 14 15:57:22 2009 -** by: The Qt Meta Object Compiler version 61 (Qt 4.5.0) -** -** WARNING! All changes made in this file will be lost! -*****************************************************************************/ - -#include "FrequencyDisplayPlot.h" -#if !defined(Q_MOC_OUTPUT_REVISION) -#error "The header file 'FrequencyDisplayPlot.h' doesn't include ." -#elif Q_MOC_OUTPUT_REVISION != 61 -#error "This file was generated using the moc from 4.5.0. It" -#error "cannot be used with the include files from this version of Qt." -#error "(The moc has changed too much.)" -#endif - -QT_BEGIN_MOC_NAMESPACE -static const uint qt_meta_data_FrequencyDisplayPlot[] = { - - // content: - 2, // revision - 0, // classname - 0, 0, // classinfo - 2, 12, // methods - 0, 0, // properties - 0, 0, // enums/sets - 0, 0, // constructors - - // slots: signature, parameters, type, tag, flags - 22, 21, 21, 21, 0x0a, - 53, 21, 21, 21, 0x0a, - - 0 // eod -}; - -static const char qt_meta_stringdata_FrequencyDisplayPlot[] = { - "FrequencyDisplayPlot\0\0" - "SetLowerIntensityLevel(double)\0" - "SetUpperIntensityLevel(double)\0" -}; - -const QMetaObject FrequencyDisplayPlot::staticMetaObject = { - { &QwtPlot::staticMetaObject, qt_meta_stringdata_FrequencyDisplayPlot, - qt_meta_data_FrequencyDisplayPlot, 0 } -}; - -const QMetaObject *FrequencyDisplayPlot::metaObject() const -{ - return &staticMetaObject; -} - -void *FrequencyDisplayPlot::qt_metacast(const char *_clname) -{ - if (!_clname) return 0; - if (!strcmp(_clname, qt_meta_stringdata_FrequencyDisplayPlot)) - return static_cast(const_cast< FrequencyDisplayPlot*>(this)); - return QwtPlot::qt_metacast(_clname); -} - -int FrequencyDisplayPlot::qt_metacall(QMetaObject::Call _c, int _id, void **_a) -{ - _id = QwtPlot::qt_metacall(_c, _id, _a); - if (_id < 0) - return _id; - if (_c == QMetaObject::InvokeMetaMethod) { - switch (_id) { - case 0: SetLowerIntensityLevel((*reinterpret_cast< const double(*)>(_a[1]))); break; - case 1: SetUpperIntensityLevel((*reinterpret_cast< const double(*)>(_a[1]))); break; - default: ; - } - _id -= 2; - } - return _id; -} -QT_END_MOC_NAMESPACE diff --git a/gr-qtgui/src/lib/TimeDomainDisplayPlot_moc.cc b/gr-qtgui/src/lib/TimeDomainDisplayPlot_moc.cc deleted file mode 100644 index 1ad5825c..00000000 --- a/gr-qtgui/src/lib/TimeDomainDisplayPlot_moc.cc +++ /dev/null @@ -1,74 +0,0 @@ -/**************************************************************************** -** Meta object code from reading C++ file 'TimeDomainDisplayPlot.h' -** -** Created: Tue Jul 14 15:57:22 2009 -** by: The Qt Meta Object Compiler version 61 (Qt 4.5.0) -** -** WARNING! All changes made in this file will be lost! -*****************************************************************************/ - -#include "TimeDomainDisplayPlot.h" -#if !defined(Q_MOC_OUTPUT_REVISION) -#error "The header file 'TimeDomainDisplayPlot.h' doesn't include ." -#elif Q_MOC_OUTPUT_REVISION != 61 -#error "This file was generated using the moc from 4.5.0. It" -#error "cannot be used with the include files from this version of Qt." -#error "(The moc has changed too much.)" -#endif - -QT_BEGIN_MOC_NAMESPACE -static const uint qt_meta_data_TimeDomainDisplayPlot[] = { - - // content: - 2, // revision - 0, // classname - 0, 0, // classinfo - 1, 12, // methods - 0, 0, // properties - 0, 0, // enums/sets - 0, 0, // constructors - - // slots: signature, parameters, type, tag, flags - 35, 23, 22, 22, 0x09, - - 0 // eod -}; - -static const char qt_meta_stringdata_TimeDomainDisplayPlot[] = { - "TimeDomainDisplayPlot\0\0plotItem,on\0" - "LegendEntryChecked(QwtPlotItem*,bool)\0" -}; - -const QMetaObject TimeDomainDisplayPlot::staticMetaObject = { - { &QwtPlot::staticMetaObject, qt_meta_stringdata_TimeDomainDisplayPlot, - qt_meta_data_TimeDomainDisplayPlot, 0 } -}; - -const QMetaObject *TimeDomainDisplayPlot::metaObject() const -{ - return &staticMetaObject; -} - -void *TimeDomainDisplayPlot::qt_metacast(const char *_clname) -{ - if (!_clname) return 0; - if (!strcmp(_clname, qt_meta_stringdata_TimeDomainDisplayPlot)) - return static_cast(const_cast< TimeDomainDisplayPlot*>(this)); - return QwtPlot::qt_metacast(_clname); -} - -int TimeDomainDisplayPlot::qt_metacall(QMetaObject::Call _c, int _id, void **_a) -{ - _id = QwtPlot::qt_metacall(_c, _id, _a); - if (_id < 0) - return _id; - if (_c == QMetaObject::InvokeMetaMethod) { - switch (_id) { - case 0: LegendEntryChecked((*reinterpret_cast< QwtPlotItem*(*)>(_a[1])),(*reinterpret_cast< bool(*)>(_a[2]))); break; - default: ; - } - _id -= 1; - } - return _id; -} -QT_END_MOC_NAMESPACE diff --git a/gr-qtgui/src/lib/Waterfall3DDisplayPlot_moc.cc b/gr-qtgui/src/lib/Waterfall3DDisplayPlot_moc.cc deleted file mode 100644 index ef2c2d36..00000000 --- a/gr-qtgui/src/lib/Waterfall3DDisplayPlot_moc.cc +++ /dev/null @@ -1,93 +0,0 @@ -/**************************************************************************** -** Meta object code from reading C++ file 'Waterfall3DDisplayPlot.h' -** -** Created: Tue Jul 14 15:57:22 2009 -** by: The Qt Meta Object Compiler version 61 (Qt 4.5.0) -** -** WARNING! All changes made in this file will be lost! -*****************************************************************************/ - -#include "Waterfall3DDisplayPlot.h" -#if !defined(Q_MOC_OUTPUT_REVISION) -#error "The header file 'Waterfall3DDisplayPlot.h' doesn't include ." -#elif Q_MOC_OUTPUT_REVISION != 61 -#error "This file was generated using the moc from 4.5.0. It" -#error "cannot be used with the include files from this version of Qt." -#error "(The moc has changed too much.)" -#endif - -QT_BEGIN_MOC_NAMESPACE -static const uint qt_meta_data_Waterfall3DDisplayPlot[] = { - - // content: - 2, // revision - 0, // classname - 0, 0, // classinfo - 2, 12, // methods - 0, 0, // properties - 0, 0, // enums/sets - 0, 0, // constructors - - // signals: signature, parameters, type, tag, flags - 24, 23, 23, 23, 0x05, - 59, 23, 23, 23, 0x05, - - 0 // eod -}; - -static const char qt_meta_stringdata_Waterfall3DDisplayPlot[] = { - "Waterfall3DDisplayPlot\0\0" - "UpdatedLowerIntensityLevel(double)\0" - "UpdatedUpperIntensityLevel(double)\0" -}; - -const QMetaObject Waterfall3DDisplayPlot::staticMetaObject = { - { &Qwt3D::SurfacePlot::staticMetaObject, qt_meta_stringdata_Waterfall3DDisplayPlot, - qt_meta_data_Waterfall3DDisplayPlot, 0 } -}; - -const QMetaObject *Waterfall3DDisplayPlot::metaObject() const -{ - return &staticMetaObject; -} - -void *Waterfall3DDisplayPlot::qt_metacast(const char *_clname) -{ - if (!_clname) return 0; - if (!strcmp(_clname, qt_meta_stringdata_Waterfall3DDisplayPlot)) - return static_cast(const_cast< Waterfall3DDisplayPlot*>(this)); - typedef Qwt3D::SurfacePlot QMocSuperClass; - return QMocSuperClass::qt_metacast(_clname); -} - -int Waterfall3DDisplayPlot::qt_metacall(QMetaObject::Call _c, int _id, void **_a) -{ - typedef Qwt3D::SurfacePlot QMocSuperClass; - _id = QMocSuperClass::qt_metacall(_c, _id, _a); - if (_id < 0) - return _id; - if (_c == QMetaObject::InvokeMetaMethod) { - switch (_id) { - case 0: UpdatedLowerIntensityLevel((*reinterpret_cast< const double(*)>(_a[1]))); break; - case 1: UpdatedUpperIntensityLevel((*reinterpret_cast< const double(*)>(_a[1]))); break; - default: ; - } - _id -= 2; - } - return _id; -} - -// SIGNAL 0 -void Waterfall3DDisplayPlot::UpdatedLowerIntensityLevel(const double _t1) -{ - void *_a[] = { 0, const_cast(reinterpret_cast(&_t1)) }; - QMetaObject::activate(this, &staticMetaObject, 0, _a); -} - -// SIGNAL 1 -void Waterfall3DDisplayPlot::UpdatedUpperIntensityLevel(const double _t1) -{ - void *_a[] = { 0, const_cast(reinterpret_cast(&_t1)) }; - QMetaObject::activate(this, &staticMetaObject, 1, _a); -} -QT_END_MOC_NAMESPACE diff --git a/gr-qtgui/src/lib/WaterfallDisplayPlot_moc.cc b/gr-qtgui/src/lib/WaterfallDisplayPlot_moc.cc deleted file mode 100644 index 105223e3..00000000 --- a/gr-qtgui/src/lib/WaterfallDisplayPlot_moc.cc +++ /dev/null @@ -1,91 +0,0 @@ -/**************************************************************************** -** Meta object code from reading C++ file 'WaterfallDisplayPlot.h' -** -** Created: Tue Jul 14 15:57:22 2009 -** by: The Qt Meta Object Compiler version 61 (Qt 4.5.0) -** -** WARNING! All changes made in this file will be lost! -*****************************************************************************/ - -#include "WaterfallDisplayPlot.h" -#if !defined(Q_MOC_OUTPUT_REVISION) -#error "The header file 'WaterfallDisplayPlot.h' doesn't include ." -#elif Q_MOC_OUTPUT_REVISION != 61 -#error "This file was generated using the moc from 4.5.0. It" -#error "cannot be used with the include files from this version of Qt." -#error "(The moc has changed too much.)" -#endif - -QT_BEGIN_MOC_NAMESPACE -static const uint qt_meta_data_WaterfallDisplayPlot[] = { - - // content: - 2, // revision - 0, // classname - 0, 0, // classinfo - 2, 12, // methods - 0, 0, // properties - 0, 0, // enums/sets - 0, 0, // constructors - - // signals: signature, parameters, type, tag, flags - 22, 21, 21, 21, 0x05, - 57, 21, 21, 21, 0x05, - - 0 // eod -}; - -static const char qt_meta_stringdata_WaterfallDisplayPlot[] = { - "WaterfallDisplayPlot\0\0" - "UpdatedLowerIntensityLevel(double)\0" - "UpdatedUpperIntensityLevel(double)\0" -}; - -const QMetaObject WaterfallDisplayPlot::staticMetaObject = { - { &QwtPlot::staticMetaObject, qt_meta_stringdata_WaterfallDisplayPlot, - qt_meta_data_WaterfallDisplayPlot, 0 } -}; - -const QMetaObject *WaterfallDisplayPlot::metaObject() const -{ - return &staticMetaObject; -} - -void *WaterfallDisplayPlot::qt_metacast(const char *_clname) -{ - if (!_clname) return 0; - if (!strcmp(_clname, qt_meta_stringdata_WaterfallDisplayPlot)) - return static_cast(const_cast< WaterfallDisplayPlot*>(this)); - return QwtPlot::qt_metacast(_clname); -} - -int WaterfallDisplayPlot::qt_metacall(QMetaObject::Call _c, int _id, void **_a) -{ - _id = QwtPlot::qt_metacall(_c, _id, _a); - if (_id < 0) - return _id; - if (_c == QMetaObject::InvokeMetaMethod) { - switch (_id) { - case 0: UpdatedLowerIntensityLevel((*reinterpret_cast< const double(*)>(_a[1]))); break; - case 1: UpdatedUpperIntensityLevel((*reinterpret_cast< const double(*)>(_a[1]))); break; - default: ; - } - _id -= 2; - } - return _id; -} - -// SIGNAL 0 -void WaterfallDisplayPlot::UpdatedLowerIntensityLevel(const double _t1) -{ - void *_a[] = { 0, const_cast(reinterpret_cast(&_t1)) }; - QMetaObject::activate(this, &staticMetaObject, 0, _a); -} - -// SIGNAL 1 -void WaterfallDisplayPlot::UpdatedUpperIntensityLevel(const double _t1) -{ - void *_a[] = { 0, const_cast(reinterpret_cast(&_t1)) }; - QMetaObject::activate(this, &staticMetaObject, 1, _a); -} -QT_END_MOC_NAMESPACE diff --git a/gr-qtgui/src/lib/spectrumdisplayform_moc.cc b/gr-qtgui/src/lib/spectrumdisplayform_moc.cc deleted file mode 100644 index 43e0be97..00000000 --- a/gr-qtgui/src/lib/spectrumdisplayform_moc.cc +++ /dev/null @@ -1,164 +0,0 @@ -/**************************************************************************** -** Meta object code from reading C++ file 'spectrumdisplayform.h' -** -** Created: Tue Jul 14 15:57:22 2009 -** by: The Qt Meta Object Compiler version 61 (Qt 4.5.0) -** -** WARNING! All changes made in this file will be lost! -*****************************************************************************/ - -#include "spectrumdisplayform.h" -#if !defined(Q_MOC_OUTPUT_REVISION) -#error "The header file 'spectrumdisplayform.h' doesn't include ." -#elif Q_MOC_OUTPUT_REVISION != 61 -#error "This file was generated using the moc from 4.5.0. It" -#error "cannot be used with the include files from this version of Qt." -#error "(The moc has changed too much.)" -#endif - -QT_BEGIN_MOC_NAMESPACE -static const uint qt_meta_data_SpectrumDisplayForm[] = { - - // content: - 2, // revision - 0, // classname - 0, 0, // classinfo - 30, 12, // methods - 0, 0, // properties - 0, 0, // enums/sets - 0, 0, // constructors - - // slots: signature, parameters, type, tag, flags - 23, 21, 20, 20, 0x0a, - 50, 21, 20, 20, 0x0a, - 83, 71, 20, 20, 0x0a, - 125, 116, 20, 20, 0x0a, - 155, 116, 20, 20, 0x0a, - 185, 20, 20, 20, 0x0a, - 211, 20, 20, 20, 0x0a, - 237, 71, 20, 20, 0x0a, - 326, 272, 20, 20, 0x0a, - 366, 21, 20, 20, 0x0a, - 399, 391, 20, 20, 0x0a, - 432, 422, 20, 20, 0x0a, - 457, 20, 20, 20, 0x0a, - 500, 20, 20, 20, 0x0a, - 543, 20, 20, 20, 0x0a, - 583, 20, 20, 20, 0x0a, - 609, 20, 20, 20, 0x0a, - 654, 20, 20, 20, 0x0a, - 699, 20, 20, 20, 0x0a, - 741, 20, 20, 20, 0x0a, - 769, 20, 20, 20, 0x0a, - 806, 800, 20, 20, 0x0a, - 831, 800, 20, 20, 0x0a, - 856, 800, 20, 20, 0x0a, - 883, 800, 20, 20, 0x0a, - 903, 800, 20, 20, 0x0a, - 940, 932, 20, 20, 0x0a, - 993, 973, 20, 20, 0x0a, - 1043, 932, 20, 20, 0x0a, - 1075, 20, 20, 20, 0x08, - - 0 // eod -}; - -static const char qt_meta_stringdata_SpectrumDisplayForm[] = { - "SpectrumDisplayForm\0\0e\0" - "resizeEvent(QResizeEvent*)\0" - "customEvent(QEvent*)\0valueString\0" - "AvgLineEdit_textChanged(QString)\0" - "newState\0MaxHoldCheckBox_toggled(bool)\0" - "MinHoldCheckBox_toggled(bool)\0" - "MinHoldResetBtn_clicked()\0" - "MaxHoldResetBtn_clicked()\0" - "PowerLineEdit_textChanged(QString)\0" - "newCenterFrequency,newStartFrequency,newStopFrequency\0" - "SetFrequencyRange(double,double,double)\0" - "closeEvent(QCloseEvent*)\0newItem\0" - "WindowTypeChanged(int)\0useRFFlag\0" - "UseRFFrequenciesCB(bool)\0" - "waterfallMaximumIntensityChangedCB(double)\0" - "waterfallMinimumIntensityChangedCB(double)\0" - "WaterfallIntensityColorTypeChanged(int)\0" - "WaterfallAutoScaleBtnCB()\0" - "waterfall3DMaximumIntensityChangedCB(double)\0" - "waterfall3DMinimumIntensityChangedCB(double)\0" - "Waterfall3DIntensityColorTypeChanged(int)\0" - "Waterfall3DAutoScaleBtnCB()\0" - "FFTComboBoxSelectedCB(QString)\0state\0" - "ToggleTabFrequency(bool)\0" - "ToggleTabWaterfall(bool)\0" - "ToggleTabWaterfall3D(bool)\0" - "ToggleTabTime(bool)\0ToggleTabConstellation(bool)\0" - "min,max\0SetTimeDomainAxis(double,double)\0" - "xmin,xmax,ymin,ymax\0" - "SetConstellationAxis(double,double,double,double)\0" - "SetFrequencyAxis(double,double)\0" - "newFrequencyData(const SpectrumUpdateEvent*)\0" -}; - -const QMetaObject SpectrumDisplayForm::staticMetaObject = { - { &QWidget::staticMetaObject, qt_meta_stringdata_SpectrumDisplayForm, - qt_meta_data_SpectrumDisplayForm, 0 } -}; - -const QMetaObject *SpectrumDisplayForm::metaObject() const -{ - return &staticMetaObject; -} - -void *SpectrumDisplayForm::qt_metacast(const char *_clname) -{ - if (!_clname) return 0; - if (!strcmp(_clname, qt_meta_stringdata_SpectrumDisplayForm)) - return static_cast(const_cast< SpectrumDisplayForm*>(this)); - if (!strcmp(_clname, "Ui::SpectrumDisplayForm")) - return static_cast< Ui::SpectrumDisplayForm*>(const_cast< SpectrumDisplayForm*>(this)); - return QWidget::qt_metacast(_clname); -} - -int SpectrumDisplayForm::qt_metacall(QMetaObject::Call _c, int _id, void **_a) -{ - _id = QWidget::qt_metacall(_c, _id, _a); - if (_id < 0) - return _id; - if (_c == QMetaObject::InvokeMetaMethod) { - switch (_id) { - case 0: resizeEvent((*reinterpret_cast< QResizeEvent*(*)>(_a[1]))); break; - case 1: customEvent((*reinterpret_cast< QEvent*(*)>(_a[1]))); break; - case 2: AvgLineEdit_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; - case 3: MaxHoldCheckBox_toggled((*reinterpret_cast< bool(*)>(_a[1]))); break; - case 4: MinHoldCheckBox_toggled((*reinterpret_cast< bool(*)>(_a[1]))); break; - case 5: MinHoldResetBtn_clicked(); break; - case 6: MaxHoldResetBtn_clicked(); break; - case 7: PowerLineEdit_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; - case 8: SetFrequencyRange((*reinterpret_cast< const double(*)>(_a[1])),(*reinterpret_cast< const double(*)>(_a[2])),(*reinterpret_cast< const double(*)>(_a[3]))); break; - case 9: closeEvent((*reinterpret_cast< QCloseEvent*(*)>(_a[1]))); break; - case 10: WindowTypeChanged((*reinterpret_cast< int(*)>(_a[1]))); break; - case 11: UseRFFrequenciesCB((*reinterpret_cast< bool(*)>(_a[1]))); break; - case 12: waterfallMaximumIntensityChangedCB((*reinterpret_cast< double(*)>(_a[1]))); break; - case 13: waterfallMinimumIntensityChangedCB((*reinterpret_cast< double(*)>(_a[1]))); break; - case 14: WaterfallIntensityColorTypeChanged((*reinterpret_cast< int(*)>(_a[1]))); break; - case 15: WaterfallAutoScaleBtnCB(); break; - case 16: waterfall3DMaximumIntensityChangedCB((*reinterpret_cast< double(*)>(_a[1]))); break; - case 17: waterfall3DMinimumIntensityChangedCB((*reinterpret_cast< double(*)>(_a[1]))); break; - case 18: Waterfall3DIntensityColorTypeChanged((*reinterpret_cast< int(*)>(_a[1]))); break; - case 19: Waterfall3DAutoScaleBtnCB(); break; - case 20: FFTComboBoxSelectedCB((*reinterpret_cast< const QString(*)>(_a[1]))); break; - case 21: ToggleTabFrequency((*reinterpret_cast< const bool(*)>(_a[1]))); break; - case 22: ToggleTabWaterfall((*reinterpret_cast< const bool(*)>(_a[1]))); break; - case 23: ToggleTabWaterfall3D((*reinterpret_cast< const bool(*)>(_a[1]))); break; - case 24: ToggleTabTime((*reinterpret_cast< const bool(*)>(_a[1]))); break; - case 25: ToggleTabConstellation((*reinterpret_cast< const bool(*)>(_a[1]))); break; - case 26: SetTimeDomainAxis((*reinterpret_cast< double(*)>(_a[1])),(*reinterpret_cast< double(*)>(_a[2]))); break; - case 27: SetConstellationAxis((*reinterpret_cast< double(*)>(_a[1])),(*reinterpret_cast< double(*)>(_a[2])),(*reinterpret_cast< double(*)>(_a[3])),(*reinterpret_cast< double(*)>(_a[4]))); break; - case 28: SetFrequencyAxis((*reinterpret_cast< double(*)>(_a[1])),(*reinterpret_cast< double(*)>(_a[2]))); break; - case 29: newFrequencyData((*reinterpret_cast< const SpectrumUpdateEvent*(*)>(_a[1]))); break; - default: ; - } - _id -= 30; - } - return _id; -} -QT_END_MOC_NAMESPACE -- 2.30.2