#include "qt/overviewpage.h"
#include <QtCore/qbytearray.h>
#include <QtCore/qmetatype.h>
Go to the source code of this file.
| #define QT_MOC_LITERAL |
( |
|
idx, |
|
|
|
ofs, |
|
|
|
len |
|
) |
| |
Value:Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
- idx * sizeof(QByteArrayData)) \
)
Definition at line 24 of file moc_overviewpage.cpp.
| const uint qt_meta_data_OverviewPage[] |
|
static |
Initial value:= {
{
},
"OverviewPage\0transactionClicked\0\0index\0"
"outOfSyncWarningClicked\0setBalance\0"
"interfaces::WalletBalances\0balances\0"
"setPrivacy\0privacy\0updateDisplayUnit\0"
"handleTransactionClicked\0updateAlerts\0"
"warnings\0updateWatchOnlyLabels\0"
"showWatchOnly\0handleOutOfSyncWarningClicks"
}
#define QT_MOC_LITERAL(idx, ofs, len)
Definition at line 29 of file moc_overviewpage.cpp.