LCOV - code coverage report
Current view: top level - src/qt - moc_bitcoingui.cpp (source / functions) Hit Total Coverage
Test: total_coverage.info Lines: 0 75 0.0 %
Date: 2015-10-12 22:39:14 Functions: 0 9 0.0 %
Legend: Lines: hit not hit

          Line data    Source code
       1             : /****************************************************************************
       2             : ** Meta object code from reading C++ file 'bitcoingui.h'
       3             : **
       4             : **
       5             : ** WARNING! All changes made in this file will be lost!
       6             : *****************************************************************************/
       7             : 
       8             : #include "qt/bitcoingui.h"
       9             : #if !defined(Q_MOC_OUTPUT_REVISION)
      10             : #error "The header file 'bitcoingui.h' doesn't include <QObject>."
      11             : #elif Q_MOC_OUTPUT_REVISION != 63
      12             : #error "This file was generated using the moc from 4.8.6. It"
      13             : #error "cannot be used with the include files from this version of Qt."
      14             : #error "(The moc has changed too much.)"
      15             : #endif
      16             : 
      17             : QT_BEGIN_MOC_NAMESPACE
      18             : static const uint qt_meta_data_BitcoinGUI[] = {
      19             : 
      20             :  // content:
      21             :        6,       // revision
      22             :        0,       // classname
      23             :        0,    0, // classinfo
      24             :       28,   14, // methods
      25             :        0,    0, // properties
      26             :        0,    0, // enums/sets
      27             :        0,    0, // constructors
      28             :        0,       // flags
      29             :        1,       // signalCount
      30             : 
      31             :  // signals: signature, parameters, type, tag, flags
      32             :       16,   12,   11,   11, 0x05,
      33             : 
      34             :  // slots: signature, parameters, type, tag, flags
      35             :       43,   37,   11,   11, 0x0a,
      36             :       82,   66,   11,   11, 0x0a,
      37             :      134,  110,   11,   11, 0x0a,
      38             :      190,  170,   11,   11, 0x2a,
      39             :      227,  220,   11,   11, 0x0a,
      40             :      267,  257,  252,   11, 0x0a,
      41             :      344,  308,   11,   11, 0x0a,
      42             :      409,   11,   11,   11, 0x08,
      43             :      428,   11,   11,   11, 0x08,
      44             :      446,   11,   11,   11, 0x08,
      45             :      474,  469,   11,   11, 0x08,
      46             :      501,   11,   11,   11, 0x28,
      47             :      521,  469,   11,   11, 0x08,
      48             :      549,   11,   11,   11, 0x28,
      49             :      570,  469,   11,   11, 0x08,
      50             :      600,   11,   11,   11, 0x28,
      51             :      623,   11,   11,   11, 0x08,
      52             :      637,   11,   11,   11, 0x08,
      53             :      654,   11,   11,   11, 0x08,
      54             :      669,   11,   11,   11, 0x08,
      55             :      687,   11,   11,   11, 0x08,
      56             :      719,  712,   11,   11, 0x08,
      57             :      786,  772,   11,   11, 0x08,
      58             :      814,   11,   11,   11, 0x28,
      59             :      838,   11,   11,   11, 0x08,
      60             :      853,   11,   11,   11, 0x08,
      61             :      886,  870,   11,   11, 0x08,
      62             : 
      63             :        0        // eod
      64             : };
      65             : 
      66             : static const char qt_meta_stringdata_BitcoinGUI[] = {
      67             :     "BitcoinGUI\0\0uri\0receivedURI(QString)\0"
      68             :     "count\0setNumConnections(int)\0"
      69             :     "count,blockDate\0setNumBlocks(int,QDateTime)\0"
      70             :     "title,message,style,ret\0"
      71             :     "message(QString,QString,uint,bool*)\0"
      72             :     "title,message,style\0message(QString,QString,uint)\0"
      73             :     "status\0setEncryptionStatus(int)\0bool\0"
      74             :     "recipient\0handlePaymentRequest(SendCoinsRecipient)\0"
      75             :     "date,unit,amount,type,address,label\0"
      76             :     "incomingTransaction(QString,int,CAmount,QString,QString,QString)\0"
      77             :     "gotoOverviewPage()\0gotoHistoryPage()\0"
      78             :     "gotoReceiveCoinsPage()\0addr\0"
      79             :     "gotoSendCoinsPage(QString)\0"
      80             :     "gotoSendCoinsPage()\0gotoSignMessageTab(QString)\0"
      81             :     "gotoSignMessageTab()\0gotoVerifyMessageTab(QString)\0"
      82             :     "gotoVerifyMessageTab()\0openClicked()\0"
      83             :     "optionsClicked()\0aboutClicked()\0"
      84             :     "showDebugWindow()\0showHelpMessageClicked()\0"
      85             :     "reason\0trayIconActivated(QSystemTrayIcon::ActivationReason)\0"
      86             :     "fToggleHidden\0showNormalIfMinimized(bool)\0"
      87             :     "showNormalIfMinimized()\0toggleHidden()\0"
      88             :     "detectShutdown()\0title,nProgress\0"
      89             :     "showProgress(QString,int)\0"
      90             : };
      91             : 
      92           0 : void BitcoinGUI::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
      93             : {
      94           0 :     if (_c == QMetaObject::InvokeMetaMethod) {
      95           0 :         Q_ASSERT(staticMetaObject.cast(_o));
      96           0 :         BitcoinGUI *_t = static_cast<BitcoinGUI *>(_o);
      97           0 :         switch (_id) {
      98           0 :         case 0: _t->receivedURI((*reinterpret_cast< const QString(*)>(_a[1]))); break;
      99           0 :         case 1: _t->setNumConnections((*reinterpret_cast< int(*)>(_a[1]))); break;
     100           0 :         case 2: _t->setNumBlocks((*reinterpret_cast< int(*)>(_a[1])),(*reinterpret_cast< const QDateTime(*)>(_a[2]))); break;
     101           0 :         case 3: _t->message((*reinterpret_cast< const QString(*)>(_a[1])),(*reinterpret_cast< const QString(*)>(_a[2])),(*reinterpret_cast< uint(*)>(_a[3])),(*reinterpret_cast< bool*(*)>(_a[4]))); break;
     102           0 :         case 4: _t->message((*reinterpret_cast< const QString(*)>(_a[1])),(*reinterpret_cast< const QString(*)>(_a[2])),(*reinterpret_cast< uint(*)>(_a[3]))); break;
     103           0 :         case 5: _t->setEncryptionStatus((*reinterpret_cast< int(*)>(_a[1]))); break;
     104           0 :         case 6: { bool _r = _t->handlePaymentRequest((*reinterpret_cast< const SendCoinsRecipient(*)>(_a[1])));
     105           0 :             if (_a[0]) *reinterpret_cast< bool*>(_a[0]) = _r; }  break;
     106           0 :         case 7: _t->incomingTransaction((*reinterpret_cast< const QString(*)>(_a[1])),(*reinterpret_cast< int(*)>(_a[2])),(*reinterpret_cast< const CAmount(*)>(_a[3])),(*reinterpret_cast< const QString(*)>(_a[4])),(*reinterpret_cast< const QString(*)>(_a[5])),(*reinterpret_cast< const QString(*)>(_a[6]))); break;
     107           0 :         case 8: _t->gotoOverviewPage(); break;
     108           0 :         case 9: _t->gotoHistoryPage(); break;
     109           0 :         case 10: _t->gotoReceiveCoinsPage(); break;
     110           0 :         case 11: _t->gotoSendCoinsPage((*reinterpret_cast< QString(*)>(_a[1]))); break;
     111           0 :         case 12: _t->gotoSendCoinsPage(); break;
     112           0 :         case 13: _t->gotoSignMessageTab((*reinterpret_cast< QString(*)>(_a[1]))); break;
     113           0 :         case 14: _t->gotoSignMessageTab(); break;
     114           0 :         case 15: _t->gotoVerifyMessageTab((*reinterpret_cast< QString(*)>(_a[1]))); break;
     115           0 :         case 16: _t->gotoVerifyMessageTab(); break;
     116           0 :         case 17: _t->openClicked(); break;
     117           0 :         case 18: _t->optionsClicked(); break;
     118           0 :         case 19: _t->aboutClicked(); break;
     119           0 :         case 20: _t->showDebugWindow(); break;
     120           0 :         case 21: _t->showHelpMessageClicked(); break;
     121           0 :         case 22: _t->trayIconActivated((*reinterpret_cast< QSystemTrayIcon::ActivationReason(*)>(_a[1]))); break;
     122           0 :         case 23: _t->showNormalIfMinimized((*reinterpret_cast< bool(*)>(_a[1]))); break;
     123           0 :         case 24: _t->showNormalIfMinimized(); break;
     124           0 :         case 25: _t->toggleHidden(); break;
     125           0 :         case 26: _t->detectShutdown(); break;
     126           0 :         case 27: _t->showProgress((*reinterpret_cast< const QString(*)>(_a[1])),(*reinterpret_cast< int(*)>(_a[2]))); break;
     127             :         default: ;
     128             :         }
     129             :     }
     130           0 : }
     131             : 
     132             : const QMetaObjectExtraData BitcoinGUI::staticMetaObjectExtraData = {
     133             :     0,  qt_static_metacall 
     134             : };
     135             : 
     136             : const QMetaObject BitcoinGUI::staticMetaObject = {
     137             :     { &QMainWindow::staticMetaObject, qt_meta_stringdata_BitcoinGUI,
     138             :       qt_meta_data_BitcoinGUI, &staticMetaObjectExtraData }
     139             : };
     140             : 
     141             : #ifdef Q_NO_DATA_RELOCATION
     142             : const QMetaObject &BitcoinGUI::getStaticMetaObject() { return staticMetaObject; }
     143             : #endif //Q_NO_DATA_RELOCATION
     144             : 
     145           0 : const QMetaObject *BitcoinGUI::metaObject() const
     146             : {
     147           0 :     return QObject::d_ptr->metaObject ? QObject::d_ptr->metaObject : &staticMetaObject;
     148             : }
     149             : 
     150           0 : void *BitcoinGUI::qt_metacast(const char *_clname)
     151             : {
     152           0 :     if (!_clname) return 0;
     153           0 :     if (!strcmp(_clname, qt_meta_stringdata_BitcoinGUI))
     154             :         return static_cast<void*>(const_cast< BitcoinGUI*>(this));
     155           0 :     return QMainWindow::qt_metacast(_clname);
     156             : }
     157             : 
     158           0 : int BitcoinGUI::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
     159             : {
     160           0 :     _id = QMainWindow::qt_metacall(_c, _id, _a);
     161           0 :     if (_id < 0)
     162             :         return _id;
     163           0 :     if (_c == QMetaObject::InvokeMetaMethod) {
     164           0 :         if (_id < 28)
     165           0 :             qt_static_metacall(this, _c, _id, _a);
     166           0 :         _id -= 28;
     167             :     }
     168           0 :     return _id;
     169             : }
     170             : 
     171             : // SIGNAL 0
     172           0 : void BitcoinGUI::receivedURI(const QString & _t1)
     173             : {
     174           0 :     void *_a[] = { 0, const_cast<void*>(reinterpret_cast<const void*>(&_t1)) };
     175           0 :     QMetaObject::activate(this, &staticMetaObject, 0, _a);
     176           0 : }
     177             : static const uint qt_meta_data_UnitDisplayStatusBarControl[] = {
     178             : 
     179             :  // content:
     180             :        6,       // revision
     181             :        0,       // classname
     182             :        0,    0, // classinfo
     183             :        2,   14, // methods
     184             :        0,    0, // properties
     185             :        0,    0, // enums/sets
     186             :        0,    0, // constructors
     187             :        0,       // flags
     188             :        0,       // signalCount
     189             : 
     190             :  // slots: signature, parameters, type, tag, flags
     191             :       38,   29,   28,   28, 0x08,
     192             :       68,   61,   28,   28, 0x08,
     193             : 
     194             :        0        // eod
     195             : };
     196             : 
     197             : static const char qt_meta_stringdata_UnitDisplayStatusBarControl[] = {
     198             :     "UnitDisplayStatusBarControl\0\0newUnits\0"
     199             :     "updateDisplayUnit(int)\0action\0"
     200             :     "onMenuSelection(QAction*)\0"
     201             : };
     202             : 
     203           0 : void UnitDisplayStatusBarControl::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
     204             : {
     205           0 :     if (_c == QMetaObject::InvokeMetaMethod) {
     206           0 :         Q_ASSERT(staticMetaObject.cast(_o));
     207           0 :         UnitDisplayStatusBarControl *_t = static_cast<UnitDisplayStatusBarControl *>(_o);
     208           0 :         switch (_id) {
     209           0 :         case 0: _t->updateDisplayUnit((*reinterpret_cast< int(*)>(_a[1]))); break;
     210           0 :         case 1: _t->onMenuSelection((*reinterpret_cast< QAction*(*)>(_a[1]))); break;
     211             :         default: ;
     212             :         }
     213             :     }
     214           0 : }
     215             : 
     216             : const QMetaObjectExtraData UnitDisplayStatusBarControl::staticMetaObjectExtraData = {
     217             :     0,  qt_static_metacall 
     218             : };
     219             : 
     220             : const QMetaObject UnitDisplayStatusBarControl::staticMetaObject = {
     221             :     { &QLabel::staticMetaObject, qt_meta_stringdata_UnitDisplayStatusBarControl,
     222             :       qt_meta_data_UnitDisplayStatusBarControl, &staticMetaObjectExtraData }
     223             : };
     224             : 
     225             : #ifdef Q_NO_DATA_RELOCATION
     226             : const QMetaObject &UnitDisplayStatusBarControl::getStaticMetaObject() { return staticMetaObject; }
     227             : #endif //Q_NO_DATA_RELOCATION
     228             : 
     229           0 : const QMetaObject *UnitDisplayStatusBarControl::metaObject() const
     230             : {
     231           0 :     return QObject::d_ptr->metaObject ? QObject::d_ptr->metaObject : &staticMetaObject;
     232             : }
     233             : 
     234           0 : void *UnitDisplayStatusBarControl::qt_metacast(const char *_clname)
     235             : {
     236           0 :     if (!_clname) return 0;
     237           0 :     if (!strcmp(_clname, qt_meta_stringdata_UnitDisplayStatusBarControl))
     238             :         return static_cast<void*>(const_cast< UnitDisplayStatusBarControl*>(this));
     239           0 :     return QLabel::qt_metacast(_clname);
     240             : }
     241             : 
     242           0 : int UnitDisplayStatusBarControl::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
     243             : {
     244           0 :     _id = QLabel::qt_metacall(_c, _id, _a);
     245           0 :     if (_id < 0)
     246             :         return _id;
     247           0 :     if (_c == QMetaObject::InvokeMetaMethod) {
     248           0 :         if (_id < 2)
     249           0 :             qt_static_metacall(this, _c, _id, _a);
     250           0 :         _id -= 2;
     251             :     }
     252           0 :     return _id;
     253             : }
     254             : QT_END_MOC_NAMESPACE

Generated by: LCOV version 1.11