/****************************************************************************
** Meta object code from reading C++ file 'listfile.h'
**
** Created by: The Qt Meta Object Compiler version 63 (Qt 4.8.7)
**
** WARNING! All changes made in this file will be lost!
*****************************************************************************/

#include "listfile.h"
#if !defined(Q_MOC_OUTPUT_REVISION)
#error "The header file 'listfile.h' doesn't include <QObject>."
#elif Q_MOC_OUTPUT_REVISION != 63
#error "This file was generated using the moc from 4.8.7. 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_ListFileHandler[] = {

 // content:
       6,       // revision
       0,       // classname
       0,    0, // classinfo
       2,   14, // methods
       0,    0, // properties
       0,    0, // enums/sets
       0,    0, // constructors
       0,       // flags
       2,       // signalCount

 // signals: signature, parameters, type, tag, flags
      22,   17,   16,   16, 0x05,
      48,   16,   16,   16, 0x05,

       0        // eod
};

static const char qt_meta_stringdata_ListFileHandler[] = {
    "ListFileHandler\0\0line\0listfile_changed(QString)\0"
    "lstFinished()\0"
};

void ListFileHandler::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
{
    if (_c == QMetaObject::InvokeMetaMethod) {
        Q_ASSERT(staticMetaObject.cast(_o));
        ListFileHandler *_t = static_cast<ListFileHandler *>(_o);
        switch (_id) {
        case 0: _t->listfile_changed((*reinterpret_cast< QString(*)>(_a[1]))); break;
        case 1: _t->lstFinished(); break;
        default: ;
        }
    }
}

const QMetaObjectExtraData ListFileHandler::staticMetaObjectExtraData = {
    0,  qt_static_metacall 
};

const QMetaObject ListFileHandler::staticMetaObject = {
    { &QObject::staticMetaObject, qt_meta_stringdata_ListFileHandler,
      qt_meta_data_ListFileHandler, &staticMetaObjectExtraData }
};

#ifdef Q_NO_DATA_RELOCATION
const QMetaObject &ListFileHandler::getStaticMetaObject() { return staticMetaObject; }
#endif //Q_NO_DATA_RELOCATION

const QMetaObject *ListFileHandler::metaObject() const
{
    return QObject::d_ptr->metaObject ? QObject::d_ptr->metaObject : &staticMetaObject;
}

void *ListFileHandler::qt_metacast(const char *_clname)
{
    if (!_clname) return 0;
    if (!strcmp(_clname, qt_meta_stringdata_ListFileHandler))
        return static_cast<void*>(const_cast< ListFileHandler*>(this));
    return QObject::qt_metacast(_clname);
}

int ListFileHandler::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
{
    _id = QObject::qt_metacall(_c, _id, _a);
    if (_id < 0)
        return _id;
    if (_c == QMetaObject::InvokeMetaMethod) {
        if (_id < 2)
            qt_static_metacall(this, _c, _id, _a);
        _id -= 2;
    }
    return _id;
}

// SIGNAL 0
void ListFileHandler::listfile_changed(QString _t1)
{
    void *_a[] = { 0, const_cast<void*>(reinterpret_cast<const void*>(&_t1)) };
    QMetaObject::activate(this, &staticMetaObject, 0, _a);
}

// SIGNAL 1
void ListFileHandler::lstFinished()
{
    QMetaObject::activate(this, &staticMetaObject, 1, 0);
}
static const uint qt_meta_data_XLOutputParser[] = {

 // content:
       6,       // revision
       0,       // classname
       0,    0, // classinfo
      21,   14, // methods
       0,    0, // properties
       0,    0, // enums/sets
       0,    0, // constructors
       0,       // flags
       1,       // signalCount

 // signals: signature, parameters, type, tag, flags
      24,   15,   16,   15, 0x05,

 // slots: signature, parameters, type, tag, flags
      54,   49,   37,   15, 0x0a,
      82,   49,   74,   15, 0x0a,
     102,   49,   74,   15, 0x0a,
     122,   49,   37,   15, 0x0a,
     157,   49,   37,   15, 0x0a,
     181,   49,   37,   15, 0x0a,
     206,   49,   37,   15, 0x0a,
     230,   49,   37,   15, 0x0a,
     260,   49,   37,   15, 0x0a,
     294,   49,   74,   15, 0x0a,
     322,   49,   15,   15, 0x0a,
     351,   49,   74,   15, 0x0a,
     377,   49,   74,   15, 0x0a,
     414,  399,   74,   15, 0x0a,
     449,   49,   37,   15, 0x0a,
     466,   49,   37,   15, 0x0a,
     490,   15,  483,   15, 0x0a,
     514,   49,   37,   15, 0x0a,
     537,   49,   74,   15, 0x0a,
     561,   49,   74,   15, 0x0a,

       0        // eod
};

static const char qt_meta_stringdata_XLOutputParser[] = {
    "XLOutputParser\0\0LstData\0newLScycle()\0"
    "QStringList\0line\0xl_threads(QString)\0"
    "QString\0xl_version(QString)\0"
    "xl_cmdline(QString)\0"
    "xl_current_wr2_data_param(QString)\0"
    "xl_rint_rsigma(QString)\0"
    "xl_current_goof(QString)\0"
    "xl_final_goofs(QString)\0"
    "xl_current_max_shift(QString)\0"
    "xl_current_meanshift_esd(QString)\0"
    "xl_current_warning(QString)\0"
    "xl_collect_warnings(QString)\0"
    "xl_final_R1_4sig(QString)\0"
    "xl_final_wR2(QString)\0line,ls_cycles\0"
    "residualsTextDisplay(QString&,int)\0"
    "xl_hole(QString)\0xl_peak(QString)\0"
    "RGraph\0residualsGraphDisplay()\0"
    "xl_flacksvals(QString)\0xl_final_R1all(QString)\0"
    "xl_timeval(QString)\0"
};

void XLOutputParser::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
{
    if (_c == QMetaObject::InvokeMetaMethod) {
        Q_ASSERT(staticMetaObject.cast(_o));
        XLOutputParser *_t = static_cast<XLOutputParser *>(_o);
        switch (_id) {
        case 0: { LstData _r = _t->newLScycle();
            if (_a[0]) *reinterpret_cast< LstData*>(_a[0]) = _r; }  break;
        case 1: { QStringList _r = _t->xl_threads((*reinterpret_cast< QString(*)>(_a[1])));
            if (_a[0]) *reinterpret_cast< QStringList*>(_a[0]) = _r; }  break;
        case 2: { QString _r = _t->xl_version((*reinterpret_cast< QString(*)>(_a[1])));
            if (_a[0]) *reinterpret_cast< QString*>(_a[0]) = _r; }  break;
        case 3: { QString _r = _t->xl_cmdline((*reinterpret_cast< QString(*)>(_a[1])));
            if (_a[0]) *reinterpret_cast< QString*>(_a[0]) = _r; }  break;
        case 4: { QStringList _r = _t->xl_current_wr2_data_param((*reinterpret_cast< QString(*)>(_a[1])));
            if (_a[0]) *reinterpret_cast< QStringList*>(_a[0]) = _r; }  break;
        case 5: { QStringList _r = _t->xl_rint_rsigma((*reinterpret_cast< QString(*)>(_a[1])));
            if (_a[0]) *reinterpret_cast< QStringList*>(_a[0]) = _r; }  break;
        case 6: { QStringList _r = _t->xl_current_goof((*reinterpret_cast< QString(*)>(_a[1])));
            if (_a[0]) *reinterpret_cast< QStringList*>(_a[0]) = _r; }  break;
        case 7: { QStringList _r = _t->xl_final_goofs((*reinterpret_cast< QString(*)>(_a[1])));
            if (_a[0]) *reinterpret_cast< QStringList*>(_a[0]) = _r; }  break;
        case 8: { QStringList _r = _t->xl_current_max_shift((*reinterpret_cast< QString(*)>(_a[1])));
            if (_a[0]) *reinterpret_cast< QStringList*>(_a[0]) = _r; }  break;
        case 9: { QStringList _r = _t->xl_current_meanshift_esd((*reinterpret_cast< QString(*)>(_a[1])));
            if (_a[0]) *reinterpret_cast< QStringList*>(_a[0]) = _r; }  break;
        case 10: { QString _r = _t->xl_current_warning((*reinterpret_cast< QString(*)>(_a[1])));
            if (_a[0]) *reinterpret_cast< QString*>(_a[0]) = _r; }  break;
        case 11: _t->xl_collect_warnings((*reinterpret_cast< QString(*)>(_a[1]))); break;
        case 12: { QString _r = _t->xl_final_R1_4sig((*reinterpret_cast< QString(*)>(_a[1])));
            if (_a[0]) *reinterpret_cast< QString*>(_a[0]) = _r; }  break;
        case 13: { QString _r = _t->xl_final_wR2((*reinterpret_cast< QString(*)>(_a[1])));
            if (_a[0]) *reinterpret_cast< QString*>(_a[0]) = _r; }  break;
        case 14: { QString _r = _t->residualsTextDisplay((*reinterpret_cast< QString(*)>(_a[1])),(*reinterpret_cast< int(*)>(_a[2])));
            if (_a[0]) *reinterpret_cast< QString*>(_a[0]) = _r; }  break;
        case 15: { QStringList _r = _t->xl_hole((*reinterpret_cast< QString(*)>(_a[1])));
            if (_a[0]) *reinterpret_cast< QStringList*>(_a[0]) = _r; }  break;
        case 16: { QStringList _r = _t->xl_peak((*reinterpret_cast< QString(*)>(_a[1])));
            if (_a[0]) *reinterpret_cast< QStringList*>(_a[0]) = _r; }  break;
        case 17: { RGraph _r = _t->residualsGraphDisplay();
            if (_a[0]) *reinterpret_cast< RGraph*>(_a[0]) = _r; }  break;
        case 18: { QStringList _r = _t->xl_flacksvals((*reinterpret_cast< QString(*)>(_a[1])));
            if (_a[0]) *reinterpret_cast< QStringList*>(_a[0]) = _r; }  break;
        case 19: { QString _r = _t->xl_final_R1all((*reinterpret_cast< QString(*)>(_a[1])));
            if (_a[0]) *reinterpret_cast< QString*>(_a[0]) = _r; }  break;
        case 20: { QString _r = _t->xl_timeval((*reinterpret_cast< QString(*)>(_a[1])));
            if (_a[0]) *reinterpret_cast< QString*>(_a[0]) = _r; }  break;
        default: ;
        }
    }
}

const QMetaObjectExtraData XLOutputParser::staticMetaObjectExtraData = {
    0,  qt_static_metacall 
};

const QMetaObject XLOutputParser::staticMetaObject = {
    { &QObject::staticMetaObject, qt_meta_stringdata_XLOutputParser,
      qt_meta_data_XLOutputParser, &staticMetaObjectExtraData }
};

#ifdef Q_NO_DATA_RELOCATION
const QMetaObject &XLOutputParser::getStaticMetaObject() { return staticMetaObject; }
#endif //Q_NO_DATA_RELOCATION

const QMetaObject *XLOutputParser::metaObject() const
{
    return QObject::d_ptr->metaObject ? QObject::d_ptr->metaObject : &staticMetaObject;
}

void *XLOutputParser::qt_metacast(const char *_clname)
{
    if (!_clname) return 0;
    if (!strcmp(_clname, qt_meta_stringdata_XLOutputParser))
        return static_cast<void*>(const_cast< XLOutputParser*>(this));
    return QObject::qt_metacast(_clname);
}

int XLOutputParser::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
{
    _id = QObject::qt_metacall(_c, _id, _a);
    if (_id < 0)
        return _id;
    if (_c == QMetaObject::InvokeMetaMethod) {
        if (_id < 21)
            qt_static_metacall(this, _c, _id, _a);
        _id -= 21;
    }
    return _id;
}

// SIGNAL 0
LstData XLOutputParser::newLScycle()
{
    LstData _t0;
    void *_a[] = { const_cast<void*>(reinterpret_cast<const void*>(&_t0)) };
    QMetaObject::activate(this, &staticMetaObject, 0, _a);
    return _t0;
}
static const uint qt_meta_data_ListFileWidget[] = {

 // content:
       6,       // revision
       0,       // classname
       0,    0, // classinfo
       0,    0, // methods
       0,    0, // properties
       0,    0, // enums/sets
       0,    0, // constructors
       0,       // flags
       0,       // signalCount

       0        // eod
};

static const char qt_meta_stringdata_ListFileWidget[] = {
    "ListFileWidget\0"
};

void ListFileWidget::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
{
    Q_UNUSED(_o);
    Q_UNUSED(_id);
    Q_UNUSED(_c);
    Q_UNUSED(_a);
}

const QMetaObjectExtraData ListFileWidget::staticMetaObjectExtraData = {
    0,  qt_static_metacall 
};

const QMetaObject ListFileWidget::staticMetaObject = {
    { &QWidget::staticMetaObject, qt_meta_stringdata_ListFileWidget,
      qt_meta_data_ListFileWidget, &staticMetaObjectExtraData }
};

#ifdef Q_NO_DATA_RELOCATION
const QMetaObject &ListFileWidget::getStaticMetaObject() { return staticMetaObject; }
#endif //Q_NO_DATA_RELOCATION

const QMetaObject *ListFileWidget::metaObject() const
{
    return QObject::d_ptr->metaObject ? QObject::d_ptr->metaObject : &staticMetaObject;
}

void *ListFileWidget::qt_metacast(const char *_clname)
{
    if (!_clname) return 0;
    if (!strcmp(_clname, qt_meta_stringdata_ListFileWidget))
        return static_cast<void*>(const_cast< ListFileWidget*>(this));
    return QWidget::qt_metacast(_clname);
}

int ListFileWidget::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
{
    _id = QWidget::qt_metacall(_c, _id, _a);
    if (_id < 0)
        return _id;
    return _id;
}
QT_END_MOC_NAMESPACE
