LCOV - code coverage report
Current view: top level - src - moc_passworddialog.cpp (source / functions) Hit Total Coverage
Test: .lcov.total Lines: 0 34 0.0 %
Date: 2018-06-12 11:27:04 Functions: 0 4 0.0 %

          Line data    Source code
       1             : /****************************************************************************
       2             : ** Meta object code from reading C++ file 'passworddialog.h'
       3             : **
       4             : ** Created by: The Qt Meta Object Compiler version 67 (Qt 5.11.0)
       5             : **
       6             : ** WARNING! All changes made in this file will be lost!
       7             : *****************************************************************************/
       8             : 
       9             : #include "passworddialog.h"
      10             : #include <QtCore/qbytearray.h>
      11             : #include <QtCore/qmetatype.h>
      12             : #if !defined(Q_MOC_OUTPUT_REVISION)
      13             : #error "The header file 'passworddialog.h' doesn't include <QObject>."
      14             : #elif Q_MOC_OUTPUT_REVISION != 67
      15             : #error "This file was generated using the moc from 5.11.0. It"
      16             : #error "cannot be used with the include files from this version of Qt."
      17             : #error "(The moc has changed too much.)"
      18             : #endif
      19             : 
      20             : QT_BEGIN_MOC_NAMESPACE
      21             : QT_WARNING_PUSH
      22             : QT_WARNING_DISABLE_DEPRECATED
      23             : struct qt_meta_stringdata_PasswordDialog_t {
      24             :     QByteArrayData data[9];
      25             :     char stringdata0[121];
      26             : };
      27             : #define QT_MOC_LITERAL(idx, ofs, len) \
      28             :     Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
      29             :     qptrdiff(offsetof(qt_meta_stringdata_PasswordDialog_t, stringdata0) + ofs \
      30             :         - idx * sizeof(QByteArrayData)) \
      31             :     )
      32             : static const qt_meta_stringdata_PasswordDialog_t qt_meta_stringdata_PasswordDialog = {
      33             :     {
      34             : QT_MOC_LITERAL(0, 0, 14), // "PasswordDialog"
      35             : QT_MOC_LITERAL(1, 15, 7), // "setPass"
      36             : QT_MOC_LITERAL(2, 23, 0), // ""
      37             : QT_MOC_LITERAL(3, 24, 6), // "output"
      38             : QT_MOC_LITERAL(4, 31, 28), // "on_checkBoxShow_stateChanged"
      39             : QT_MOC_LITERAL(5, 60, 4), // "arg1"
      40             : QT_MOC_LITERAL(6, 65, 31), // "on_createPasswordButton_clicked"
      41             : QT_MOC_LITERAL(7, 97, 11), // "on_accepted"
      42             : QT_MOC_LITERAL(8, 109, 11) // "on_rejected"
      43             : 
      44             :     },
      45             :     "PasswordDialog\0setPass\0\0output\0"
      46             :     "on_checkBoxShow_stateChanged\0arg1\0"
      47             :     "on_createPasswordButton_clicked\0"
      48             :     "on_accepted\0on_rejected"
      49             : };
      50             : #undef QT_MOC_LITERAL
      51             : 
      52             : static const uint qt_meta_data_PasswordDialog[] = {
      53             : 
      54             :  // content:
      55             :        7,       // revision
      56             :        0,       // classname
      57             :        0,    0, // classinfo
      58             :        5,   14, // methods
      59             :        0,    0, // properties
      60             :        0,    0, // enums/sets
      61             :        0,    0, // constructors
      62             :        0,       // flags
      63             :        0,       // signalCount
      64             : 
      65             :  // slots: name, argc, parameters, tag, flags
      66             :        1,    1,   39,    2, 0x0a /* Public */,
      67             :        4,    1,   42,    2, 0x08 /* Private */,
      68             :        6,    0,   45,    2, 0x08 /* Private */,
      69             :        7,    0,   46,    2, 0x08 /* Private */,
      70             :        8,    0,   47,    2, 0x08 /* Private */,
      71             : 
      72             :  // slots: parameters
      73             :     QMetaType::Void, QMetaType::QString,    3,
      74             :     QMetaType::Void, QMetaType::Int,    5,
      75             :     QMetaType::Void,
      76             :     QMetaType::Void,
      77             :     QMetaType::Void,
      78             : 
      79             :        0        // eod
      80             : };
      81             : 
      82           0 : void PasswordDialog::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
      83             : {
      84           0 :     if (_c == QMetaObject::InvokeMetaMethod) {
      85           0 :         PasswordDialog *_t = static_cast<PasswordDialog *>(_o);
      86             :         Q_UNUSED(_t)
      87           0 :         switch (_id) {
      88           0 :         case 0: _t->setPass((*reinterpret_cast< const QString(*)>(_a[1]))); break;
      89           0 :         case 1: _t->on_checkBoxShow_stateChanged((*reinterpret_cast< int(*)>(_a[1]))); break;
      90           0 :         case 2: _t->on_createPasswordButton_clicked(); break;
      91           0 :         case 3: _t->on_accepted(); break;
      92           0 :         case 4: _t->on_rejected(); break;
      93             :         default: ;
      94             :         }
      95           0 :     }
      96           0 : }
      97             : 
      98             : QT_INIT_METAOBJECT const QMetaObject PasswordDialog::staticMetaObject = {
      99             :     { &QDialog::staticMetaObject, qt_meta_stringdata_PasswordDialog.data,
     100             :       qt_meta_data_PasswordDialog,  qt_static_metacall, nullptr, nullptr}
     101             : };
     102             : 
     103             : 
     104           0 : const QMetaObject *PasswordDialog::metaObject() const
     105             : {
     106           0 :     return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
     107             : }
     108             : 
     109           0 : void *PasswordDialog::qt_metacast(const char *_clname)
     110             : {
     111           0 :     if (!_clname) return nullptr;
     112           0 :     if (!strcmp(_clname, qt_meta_stringdata_PasswordDialog.stringdata0))
     113           0 :         return static_cast<void*>(this);
     114           0 :     return QDialog::qt_metacast(_clname);
     115           0 : }
     116             : 
     117           0 : int PasswordDialog::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
     118             : {
     119           0 :     _id = QDialog::qt_metacall(_c, _id, _a);
     120           0 :     if (_id < 0)
     121           0 :         return _id;
     122           0 :     if (_c == QMetaObject::InvokeMetaMethod) {
     123           0 :         if (_id < 5)
     124           0 :             qt_static_metacall(this, _c, _id, _a);
     125           0 :         _id -= 5;
     126           0 :     } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
     127           0 :         if (_id < 5)
     128           0 :             *reinterpret_cast<int*>(_a[0]) = -1;
     129           0 :         _id -= 5;
     130           0 :     }
     131           0 :     return _id;
     132           0 : }
     133             : QT_WARNING_POP
     134             : QT_END_MOC_NAMESPACE

Generated by: LCOV version 1.13