|
/****************************************************************************
|
|
** Meta object code from reading C++ file 'qsshsocket.h'
|
|
**
|
|
** Created by: The Qt Meta Object Compiler version 67 (Qt 5.2.1)
|
|
**
|
|
** WARNING! All changes made in this file will be lost!
|
|
*****************************************************************************/
|
|
|
|
#include "qsshsocket.h"
|
|
#include <QtCore/qbytearray.h>
|
|
#include <QtCore/qmetatype.h>
|
|
#if !defined(Q_MOC_OUTPUT_REVISION)
|
|
#error "The header file 'qsshsocket.h' doesn't include <QObject>."
|
|
#elif Q_MOC_OUTPUT_REVISION != 67
|
|
#error "This file was generated using the moc from 5.2.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_QSshSocket_t {
|
|
QByteArrayData data[25];
|
|
char stringdata[307];
|
|
};
|
|
#define QT_MOC_LITERAL(idx, ofs, len) \
|
|
Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
|
|
offsetof(qt_meta_stringdata_QSshSocket_t, stringdata) + ofs \
|
|
- idx * sizeof(QByteArrayData) \
|
|
)
|
|
static const qt_meta_stringdata_QSshSocket_t qt_meta_stringdata_QSshSocket = {
|
|
{
|
|
QT_MOC_LITERAL(0, 0, 10),
|
|
QT_MOC_LITERAL(1, 11, 9),
|
|
QT_MOC_LITERAL(2, 21, 0),
|
|
QT_MOC_LITERAL(3, 22, 6),
|
|
QT_MOC_LITERAL(4, 29, 11),
|
|
QT_MOC_LITERAL(5, 41, 7),
|
|
QT_MOC_LITERAL(6, 49, 12),
|
|
QT_MOC_LITERAL(7, 62, 5),
|
|
QT_MOC_LITERAL(8, 68, 20),
|
|
QT_MOC_LITERAL(9, 89, 15),
|
|
QT_MOC_LITERAL(10, 105, 7),
|
|
QT_MOC_LITERAL(11, 113, 8),
|
|
QT_MOC_LITERAL(12, 122, 8),
|
|
QT_MOC_LITERAL(13, 131, 15),
|
|
QT_MOC_LITERAL(14, 147, 14),
|
|
QT_MOC_LITERAL(15, 162, 9),
|
|
QT_MOC_LITERAL(16, 172, 10),
|
|
QT_MOC_LITERAL(17, 183, 14),
|
|
QT_MOC_LITERAL(18, 198, 19),
|
|
QT_MOC_LITERAL(19, 218, 3),
|
|
QT_MOC_LITERAL(20, 222, 17),
|
|
QT_MOC_LITERAL(21, 240, 16),
|
|
QT_MOC_LITERAL(22, 257, 17),
|
|
QT_MOC_LITERAL(23, 275, 15),
|
|
QT_MOC_LITERAL(24, 291, 14)
|
|
},
|
|
"QSshSocket\0connected\0\0cloned\0QSshSocket*\0"
|
|
"newSock\0disconnected\0error\0"
|
|
"QSshSocket::SshError\0commandExecuted\0"
|
|
"command\0response\0stdError\0loginSuccessful\0"
|
|
"pullSuccessful\0localFile\0remoteFile\0"
|
|
"pushSuccessful\0workingDirectorySet\0"
|
|
"cwd\0onCommandReceived\0m_onCloneConnect\0"
|
|
"m_onCloneLoggedIn\0m_onCloneCWDSet\0"
|
|
"m_onCloneError\0"
|
|
};
|
|
#undef QT_MOC_LITERAL
|
|
|
|
static const uint qt_meta_data_QSshSocket[] = {
|
|
|
|
// content:
|
|
7, // revision
|
|
0, // classname
|
|
0, 0, // classinfo
|
|
14, 14, // methods
|
|
0, 0, // properties
|
|
0, 0, // enums/sets
|
|
0, 0, // constructors
|
|
0, // flags
|
|
10, // signalCount
|
|
|
|
// signals: name, argc, parameters, tag, flags
|
|
1, 0, 84, 2, 0x06,
|
|
3, 1, 85, 2, 0x06,
|
|
6, 0, 88, 2, 0x06,
|
|
7, 1, 89, 2, 0x06,
|
|
9, 3, 92, 2, 0x06,
|
|
13, 0, 99, 2, 0x06,
|
|
14, 2, 100, 2, 0x06,
|
|
17, 2, 105, 2, 0x06,
|
|
18, 1, 110, 2, 0x06,
|
|
20, 1, 113, 2, 0x06,
|
|
|
|
// slots: name, argc, parameters, tag, flags
|
|
21, 0, 116, 2, 0x08,
|
|
22, 0, 117, 2, 0x08,
|
|
23, 1, 118, 2, 0x08,
|
|
24, 1, 121, 2, 0x08,
|
|
|
|
// signals: parameters
|
|
QMetaType::Void,
|
|
QMetaType::Void, 0x80000000 | 4, 5,
|
|
QMetaType::Void,
|
|
QMetaType::Void, 0x80000000 | 8, 7,
|
|
QMetaType::Void, QMetaType::QString, QMetaType::QString, QMetaType::QString, 10, 11, 12,
|
|
QMetaType::Void,
|
|
QMetaType::Void, QMetaType::QString, QMetaType::QString, 15, 16,
|
|
QMetaType::Void, QMetaType::QString, QMetaType::QString, 15, 16,
|
|
QMetaType::Void, QMetaType::QString, 19,
|
|
QMetaType::Void, QMetaType::QString, 11,
|
|
|
|
// slots: parameters
|
|
QMetaType::Void,
|
|
QMetaType::Void,
|
|
QMetaType::Void, QMetaType::QString, 19,
|
|
QMetaType::Void, 0x80000000 | 8, 2,
|
|
|
|
0 // eod
|
|
};
|
|
|
|
void QSshSocket::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
|
|
{
|
|
if (_c == QMetaObject::InvokeMetaMethod) {
|
|
QSshSocket *_t = static_cast<QSshSocket *>(_o);
|
|
switch (_id) {
|
|
case 0: _t->connected(); break;
|
|
case 1: _t->cloned((*reinterpret_cast< QSshSocket*(*)>(_a[1]))); break;
|
|
case 2: _t->disconnected(); break;
|
|
case 3: _t->error((*reinterpret_cast< QSshSocket::SshError(*)>(_a[1]))); break;
|
|
case 4: _t->commandExecuted((*reinterpret_cast< QString(*)>(_a[1])),(*reinterpret_cast< QString(*)>(_a[2])),(*reinterpret_cast< QString(*)>(_a[3]))); break;
|
|
case 5: _t->loginSuccessful(); break;
|
|
case 6: _t->pullSuccessful((*reinterpret_cast< QString(*)>(_a[1])),(*reinterpret_cast< QString(*)>(_a[2]))); break;
|
|
case 7: _t->pushSuccessful((*reinterpret_cast< QString(*)>(_a[1])),(*reinterpret_cast< QString(*)>(_a[2]))); break;
|
|
case 8: _t->workingDirectorySet((*reinterpret_cast< QString(*)>(_a[1]))); break;
|
|
case 9: _t->onCommandReceived((*reinterpret_cast< QString(*)>(_a[1]))); break;
|
|
case 10: _t->m_onCloneConnect(); break;
|
|
case 11: _t->m_onCloneLoggedIn(); break;
|
|
case 12: _t->m_onCloneCWDSet((*reinterpret_cast< QString(*)>(_a[1]))); break;
|
|
case 13: _t->m_onCloneError((*reinterpret_cast< QSshSocket::SshError(*)>(_a[1]))); break;
|
|
default: ;
|
|
}
|
|
} else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
|
|
switch (_id) {
|
|
default: *reinterpret_cast<int*>(_a[0]) = -1; break;
|
|
case 1:
|
|
switch (*reinterpret_cast<int*>(_a[1])) {
|
|
default: *reinterpret_cast<int*>(_a[0]) = -1; break;
|
|
case 0:
|
|
*reinterpret_cast<int*>(_a[0]) = qRegisterMetaType< QSshSocket* >(); break;
|
|
}
|
|
break;
|
|
}
|
|
} else if (_c == QMetaObject::IndexOfMethod) {
|
|
int *result = reinterpret_cast<int *>(_a[0]);
|
|
void **func = reinterpret_cast<void **>(_a[1]);
|
|
{
|
|
typedef void (QSshSocket::*_t)();
|
|
if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&QSshSocket::connected)) {
|
|
*result = 0;
|
|
}
|
|
}
|
|
{
|
|
typedef void (QSshSocket::*_t)(QSshSocket * );
|
|
if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&QSshSocket::cloned)) {
|
|
*result = 1;
|
|
}
|
|
}
|
|
{
|
|
typedef void (QSshSocket::*_t)();
|
|
if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&QSshSocket::disconnected)) {
|
|
*result = 2;
|
|
}
|
|
}
|
|
{
|
|
typedef void (QSshSocket::*_t)(QSshSocket::SshError );
|
|
if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&QSshSocket::error)) {
|
|
*result = 3;
|
|
}
|
|
}
|
|
{
|
|
typedef void (QSshSocket::*_t)(QString , QString , QString );
|
|
if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&QSshSocket::commandExecuted)) {
|
|
*result = 4;
|
|
}
|
|
}
|
|
{
|
|
typedef void (QSshSocket::*_t)();
|
|
if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&QSshSocket::loginSuccessful)) {
|
|
*result = 5;
|
|
}
|
|
}
|
|
{
|
|
typedef void (QSshSocket::*_t)(QString , QString );
|
|
if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&QSshSocket::pullSuccessful)) {
|
|
*result = 6;
|
|
}
|
|
}
|
|
{
|
|
typedef void (QSshSocket::*_t)(QString , QString );
|
|
if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&QSshSocket::pushSuccessful)) {
|
|
*result = 7;
|
|
}
|
|
}
|
|
{
|
|
typedef void (QSshSocket::*_t)(QString );
|
|
if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&QSshSocket::workingDirectorySet)) {
|
|
*result = 8;
|
|
}
|
|
}
|
|
{
|
|
typedef void (QSshSocket::*_t)(QString );
|
|
if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&QSshSocket::onCommandReceived)) {
|
|
*result = 9;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
const QMetaObject QSshSocket::staticMetaObject = {
|
|
{ &QThread::staticMetaObject, qt_meta_stringdata_QSshSocket.data,
|
|
qt_meta_data_QSshSocket, qt_static_metacall, 0, 0}
|
|
};
|
|
|
|
|
|
const QMetaObject *QSshSocket::metaObject() const
|
|
{
|
|
return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
|
|
}
|
|
|
|
void *QSshSocket::qt_metacast(const char *_clname)
|
|
{
|
|
if (!_clname) return 0;
|
|
if (!strcmp(_clname, qt_meta_stringdata_QSshSocket.stringdata))
|
|
return static_cast<void*>(const_cast< QSshSocket*>(this));
|
|
return QThread::qt_metacast(_clname);
|
|
}
|
|
|
|
int QSshSocket::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
|
|
{
|
|
_id = QThread::qt_metacall(_c, _id, _a);
|
|
if (_id < 0)
|
|
return _id;
|
|
if (_c == QMetaObject::InvokeMetaMethod) {
|
|
if (_id < 14)
|
|
qt_static_metacall(this, _c, _id, _a);
|
|
_id -= 14;
|
|
} else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
|
|
if (_id < 14)
|
|
qt_static_metacall(this, _c, _id, _a);
|
|
_id -= 14;
|
|
}
|
|
return _id;
|
|
}
|
|
|
|
// SIGNAL 0
|
|
void QSshSocket::connected()
|
|
{
|
|
QMetaObject::activate(this, &staticMetaObject, 0, 0);
|
|
}
|
|
|
|
// SIGNAL 1
|
|
void QSshSocket::cloned(QSshSocket * _t1)
|
|
{
|
|
void *_a[] = { 0, const_cast<void*>(reinterpret_cast<const void*>(&_t1)) };
|
|
QMetaObject::activate(this, &staticMetaObject, 1, _a);
|
|
}
|
|
|
|
// SIGNAL 2
|
|
void QSshSocket::disconnected()
|
|
{
|
|
QMetaObject::activate(this, &staticMetaObject, 2, 0);
|
|
}
|
|
|
|
// SIGNAL 3
|
|
void QSshSocket::error(QSshSocket::SshError _t1)
|
|
{
|
|
void *_a[] = { 0, const_cast<void*>(reinterpret_cast<const void*>(&_t1)) };
|
|
QMetaObject::activate(this, &staticMetaObject, 3, _a);
|
|
}
|
|
|
|
// SIGNAL 4
|
|
void QSshSocket::commandExecuted(QString _t1, QString _t2, QString _t3)
|
|
{
|
|
void *_a[] = { 0, const_cast<void*>(reinterpret_cast<const void*>(&_t1)), const_cast<void*>(reinterpret_cast<const void*>(&_t2)), const_cast<void*>(reinterpret_cast<const void*>(&_t3)) };
|
|
QMetaObject::activate(this, &staticMetaObject, 4, _a);
|
|
}
|
|
|
|
// SIGNAL 5
|
|
void QSshSocket::loginSuccessful()
|
|
{
|
|
QMetaObject::activate(this, &staticMetaObject, 5, 0);
|
|
}
|
|
|
|
// SIGNAL 6
|
|
void QSshSocket::pullSuccessful(QString _t1, QString _t2)
|
|
{
|
|
void *_a[] = { 0, const_cast<void*>(reinterpret_cast<const void*>(&_t1)), const_cast<void*>(reinterpret_cast<const void*>(&_t2)) };
|
|
QMetaObject::activate(this, &staticMetaObject, 6, _a);
|
|
}
|
|
|
|
// SIGNAL 7
|
|
void QSshSocket::pushSuccessful(QString _t1, QString _t2)
|
|
{
|
|
void *_a[] = { 0, const_cast<void*>(reinterpret_cast<const void*>(&_t1)), const_cast<void*>(reinterpret_cast<const void*>(&_t2)) };
|
|
QMetaObject::activate(this, &staticMetaObject, 7, _a);
|
|
}
|
|
|
|
// SIGNAL 8
|
|
void QSshSocket::workingDirectorySet(QString _t1)
|
|
{
|
|
void *_a[] = { 0, const_cast<void*>(reinterpret_cast<const void*>(&_t1)) };
|
|
QMetaObject::activate(this, &staticMetaObject, 8, _a);
|
|
}
|
|
|
|
// SIGNAL 9
|
|
void QSshSocket::onCommandReceived(QString _t1)
|
|
{
|
|
void *_a[] = { 0, const_cast<void*>(reinterpret_cast<const void*>(&_t1)) };
|
|
QMetaObject::activate(this, &staticMetaObject, 9, _a);
|
|
}
|
|
QT_END_MOC_NAMESPACE
|