/**************************************************************************** ** QKingClient meta object code from reading C++ file 'QKingClient.hpp' ** ** Created: Mon May 15 10:35:02 2006 ** by: The Qt MOC ($Id: qt/moc_yacc.cpp 3.3.5 edited Sep 2 14:41 $) ** ** WARNING! All changes made in this file will be lost! *****************************************************************************/ #undef QT_NO_COMPAT #include "QKingClient.hpp" #include #include #include #if !defined(Q_MOC_OUTPUT_REVISION) || (Q_MOC_OUTPUT_REVISION != 26) #error "This file was generated using the moc from 3.3.5. It" #error "cannot be used with the include files from this version of Qt." #error "(The moc has changed too much.)" #endif const char *QKingClient::className() const { return "QKingClient"; } QMetaObject *QKingClient::metaObj = 0; static QMetaObjectCleanUp cleanUp_QKingClient( "QKingClient", &QKingClient::staticMetaObject ); #ifndef QT_NO_TRANSLATION QString QKingClient::tr( const char *s, const char *c ) { if ( qApp ) return qApp->translate( "QKingClient", s, c, QApplication::DefaultCodec ); else return QString::fromLatin1( s ); } #ifndef QT_NO_TRANSLATION_UTF8 QString QKingClient::trUtf8( const char *s, const char *c ) { if ( qApp ) return qApp->translate( "QKingClient", s, c, QApplication::UnicodeUTF8 ); else return QString::fromUtf8( s ); } #endif // QT_NO_TRANSLATION_UTF8 #endif // QT_NO_TRANSLATION QMetaObject* QKingClient::staticMetaObject() { if ( metaObj ) return metaObj; QMetaObject* parentObject = QCamFindShift_hotSpot::staticMetaObject(); metaObj = QMetaObject::new_metaobject( "QKingClient", parentObject, 0, 0, 0, 0, #ifndef QT_NO_PROPERTIES 0, 0, 0, 0, #endif // QT_NO_PROPERTIES 0, 0 ); cleanUp_QKingClient.setMetaObject( metaObj ); return metaObj; } void* QKingClient::qt_cast( const char* clname ) { if ( !qstrcmp( clname, "QKingClient" ) ) return this; return QCamFindShift_hotSpot::qt_cast( clname ); } bool QKingClient::qt_invoke( int _id, QUObject* _o ) { return QCamFindShift_hotSpot::qt_invoke(_id,_o); } bool QKingClient::qt_emit( int _id, QUObject* _o ) { return QCamFindShift_hotSpot::qt_emit(_id,_o); } #ifndef QT_NO_PROPERTIES bool QKingClient::qt_property( int id, int f, QVariant* v) { return QCamFindShift_hotSpot::qt_property( id, f, v); } bool QKingClient::qt_static_property( QObject* , int , int , QVariant* ){ return FALSE; } #endif // QT_NO_PROPERTIES