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

#include "../../../src/ConstructMoleculeDialog.h"
#include <QtCore/qbytearray.h>
#include <QtCore/qmetatype.h>
#if !defined(Q_MOC_OUTPUT_REVISION)
#error "The header file 'ConstructMoleculeDialog.h' doesn't include <QObject>."
#elif Q_MOC_OUTPUT_REVISION != 67
#error "This file was generated using the moc from 5.5.1. 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
struct qt_meta_stringdata_U2__ConstructMoleculeDialog_t {
    QByteArrayData data[16];
    char stringdata0[331];
};
#define QT_MOC_LITERAL(idx, ofs, len) \
    Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
    qptrdiff(offsetof(qt_meta_stringdata_U2__ConstructMoleculeDialog_t, stringdata0) + ofs \
        - idx * sizeof(QByteArrayData)) \
    )
static const qt_meta_stringdata_U2__ConstructMoleculeDialog_t qt_meta_stringdata_U2__ConstructMoleculeDialog = {
    {
QT_MOC_LITERAL(0, 0, 27), // "U2::ConstructMoleculeDialog"
QT_MOC_LITERAL(1, 28, 22), // "sl_onTakeButtonClicked"
QT_MOC_LITERAL(2, 51, 0), // ""
QT_MOC_LITERAL(3, 52, 25), // "sl_onTakeAllButtonClicked"
QT_MOC_LITERAL(4, 78, 32), // "sl_onAddFromProjectButtonClicked"
QT_MOC_LITERAL(5, 111, 23), // "sl_onClearButtonClicked"
QT_MOC_LITERAL(6, 135, 20), // "sl_onUpButtonClicked"
QT_MOC_LITERAL(7, 156, 22), // "sl_onDownButtonClicked"
QT_MOC_LITERAL(8, 179, 24), // "sl_onRemoveButtonClicked"
QT_MOC_LITERAL(9, 204, 25), // "sl_makeCircularBoxClicked"
QT_MOC_LITERAL(10, 230, 23), // "sl_forceBluntBoxClicked"
QT_MOC_LITERAL(11, 254, 30), // "sl_onEditFragmentButtonClicked"
QT_MOC_LITERAL(12, 285, 16), // "sl_onItemClicked"
QT_MOC_LITERAL(13, 302, 16), // "QTreeWidgetItem*"
QT_MOC_LITERAL(14, 319, 4), // "item"
QT_MOC_LITERAL(15, 324, 6) // "column"

    },
    "U2::ConstructMoleculeDialog\0"
    "sl_onTakeButtonClicked\0\0"
    "sl_onTakeAllButtonClicked\0"
    "sl_onAddFromProjectButtonClicked\0"
    "sl_onClearButtonClicked\0sl_onUpButtonClicked\0"
    "sl_onDownButtonClicked\0sl_onRemoveButtonClicked\0"
    "sl_makeCircularBoxClicked\0"
    "sl_forceBluntBoxClicked\0"
    "sl_onEditFragmentButtonClicked\0"
    "sl_onItemClicked\0QTreeWidgetItem*\0"
    "item\0column"
};
#undef QT_MOC_LITERAL

static const uint qt_meta_data_U2__ConstructMoleculeDialog[] = {

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

 // slots: name, argc, parameters, tag, flags
       1,    0,   69,    2, 0x08 /* Private */,
       3,    0,   70,    2, 0x08 /* Private */,
       4,    0,   71,    2, 0x08 /* Private */,
       5,    0,   72,    2, 0x08 /* Private */,
       6,    0,   73,    2, 0x08 /* Private */,
       7,    0,   74,    2, 0x08 /* Private */,
       8,    0,   75,    2, 0x08 /* Private */,
       9,    0,   76,    2, 0x08 /* Private */,
      10,    0,   77,    2, 0x08 /* Private */,
      11,    0,   78,    2, 0x08 /* Private */,
      12,    2,   79,    2, 0x08 /* Private */,

 // slots: parameters
    QMetaType::Void,
    QMetaType::Void,
    QMetaType::Void,
    QMetaType::Void,
    QMetaType::Void,
    QMetaType::Void,
    QMetaType::Void,
    QMetaType::Void,
    QMetaType::Void,
    QMetaType::Void,
    QMetaType::Void, 0x80000000 | 13, QMetaType::Int,   14,   15,

       0        // eod
};

void U2::ConstructMoleculeDialog::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
{
    if (_c == QMetaObject::InvokeMetaMethod) {
        ConstructMoleculeDialog *_t = static_cast<ConstructMoleculeDialog *>(_o);
        Q_UNUSED(_t)
        switch (_id) {
        case 0: _t->sl_onTakeButtonClicked(); break;
        case 1: _t->sl_onTakeAllButtonClicked(); break;
        case 2: _t->sl_onAddFromProjectButtonClicked(); break;
        case 3: _t->sl_onClearButtonClicked(); break;
        case 4: _t->sl_onUpButtonClicked(); break;
        case 5: _t->sl_onDownButtonClicked(); break;
        case 6: _t->sl_onRemoveButtonClicked(); break;
        case 7: _t->sl_makeCircularBoxClicked(); break;
        case 8: _t->sl_forceBluntBoxClicked(); break;
        case 9: _t->sl_onEditFragmentButtonClicked(); break;
        case 10: _t->sl_onItemClicked((*reinterpret_cast< QTreeWidgetItem*(*)>(_a[1])),(*reinterpret_cast< int(*)>(_a[2]))); break;
        default: ;
        }
    }
}

const QMetaObject U2::ConstructMoleculeDialog::staticMetaObject = {
    { &QDialog::staticMetaObject, qt_meta_stringdata_U2__ConstructMoleculeDialog.data,
      qt_meta_data_U2__ConstructMoleculeDialog,  qt_static_metacall, Q_NULLPTR, Q_NULLPTR}
};


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

void *U2::ConstructMoleculeDialog::qt_metacast(const char *_clname)
{
    if (!_clname) return Q_NULLPTR;
    if (!strcmp(_clname, qt_meta_stringdata_U2__ConstructMoleculeDialog.stringdata0))
        return static_cast<void*>(const_cast< ConstructMoleculeDialog*>(this));
    if (!strcmp(_clname, "Ui_ConstructMoleculeDialog"))
        return static_cast< Ui_ConstructMoleculeDialog*>(const_cast< ConstructMoleculeDialog*>(this));
    return QDialog::qt_metacast(_clname);
}

int U2::ConstructMoleculeDialog::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
{
    _id = QDialog::qt_metacall(_c, _id, _a);
    if (_id < 0)
        return _id;
    if (_c == QMetaObject::InvokeMetaMethod) {
        if (_id < 11)
            qt_static_metacall(this, _c, _id, _a);
        _id -= 11;
    } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
        if (_id < 11)
            *reinterpret_cast<int*>(_a[0]) = -1;
        _id -= 11;
    }
    return _id;
}
QT_END_MOC_NAMESPACE
