You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kvirc/src/kvirc/ui/moc_kvi_mdicaption.cpp

239 lines
6.3 KiB

/****************************************************************************
** KviMdiCaptionButton meta object code from reading C++ file 'kvi_mdicaption.h'
**
** Created: Mon Feb 25 00:12:32 2008
** by: The TQt TQMOC ($Id: qt/tqmoc_yacc.cpp 3.3.8 edited Feb 2 14:59 $)
**
** WARNING! All changes made in this file will be lost!
*****************************************************************************/
#undef TQT_NO_COMPAT
#include "kvi_mdicaption.h"
#include <tqmetaobject.h>
#include <tqapplication.h>
#include <private/tqucomextra_p.h>
#if !defined(TQ_TQMOC_OUTPUT_REVISION) || (TQ_TQMOC_OUTPUT_REVISION != 26)
#error "This file was generated using the tqmoc from 3.3.8. It"
#error "cannot be used with the include files from this version of TQt."
#error "(The tqmoc has changed too much.)"
#endif
const char *KviMdiCaptionButton::className() const
{
return "KviMdiCaptionButton";
}
TQMetaObject *KviMdiCaptionButton::metaObj = 0;
static TQMetaObjectCleanUp cleanUp_KviMdiCaptionButton( "KviMdiCaptionButton", &KviMdiCaptionButton::staticMetaObject );
#ifndef TQT_NO_TRANSLATION
TQString KviMdiCaptionButton::tr( const char *s, const char *c )
{
if ( tqApp )
return tqApp->translate( "KviMdiCaptionButton", s, c, TQApplication::DefaultCodec );
else
return TQString::tqfromLatin1( s );
}
#ifndef TQT_NO_TRANSLATION_UTF8
TQString KviMdiCaptionButton::trUtf8( const char *s, const char *c )
{
if ( tqApp )
return tqApp->translate( "KviMdiCaptionButton", s, c, TQApplication::UnicodeUTF8 );
else
return TQString::fromUtf8( s );
}
#endif // TQT_NO_TRANSLATION_UTF8
#endif // TQT_NO_TRANSLATION
TQMetaObject* KviMdiCaptionButton::staticMetaObject()
{
if ( metaObj )
return metaObj;
TQMetaObject* tqparentObject = TQToolButton::staticMetaObject();
metaObj = TQMetaObject::new_metaobject(
"KviMdiCaptionButton", tqparentObject,
0, 0,
0, 0,
#ifndef TQT_NO_PROPERTIES
0, 0,
0, 0,
#endif // TQT_NO_PROPERTIES
0, 0 );
cleanUp_KviMdiCaptionButton.setMetaObject( metaObj );
return metaObj;
}
void* KviMdiCaptionButton::tqqt_cast( const char* clname )
{
if ( !qstrcmp( clname, "KviMdiCaptionButton" ) )
return this;
return TQToolButton::tqqt_cast( clname );
}
bool KviMdiCaptionButton::qt_invoke( int _id, TQUObject* _o )
{
return TQToolButton::qt_invoke(_id,_o);
}
bool KviMdiCaptionButton::qt_emit( int _id, TQUObject* _o )
{
return TQToolButton::qt_emit(_id,_o);
}
#ifndef TQT_NO_PROPERTIES
bool KviMdiCaptionButton::qt_property( int id, int f, TQVariant* v)
{
return TQToolButton::qt_property( id, f, v);
}
bool KviMdiCaptionButton::qt_static_property( TQObject* , int , int , TQVariant* ){ return FALSE; }
#endif // TQT_NO_PROPERTIES
const char *KviMenuBarToolButton::className() const
{
return "KviMenuBarToolButton";
}
TQMetaObject *KviMenuBarToolButton::metaObj = 0;
static TQMetaObjectCleanUp cleanUp_KviMenuBarToolButton( "KviMenuBarToolButton", &KviMenuBarToolButton::staticMetaObject );
#ifndef TQT_NO_TRANSLATION
TQString KviMenuBarToolButton::tr( const char *s, const char *c )
{
if ( tqApp )
return tqApp->translate( "KviMenuBarToolButton", s, c, TQApplication::DefaultCodec );
else
return TQString::tqfromLatin1( s );
}
#ifndef TQT_NO_TRANSLATION_UTF8
TQString KviMenuBarToolButton::trUtf8( const char *s, const char *c )
{
if ( tqApp )
return tqApp->translate( "KviMenuBarToolButton", s, c, TQApplication::UnicodeUTF8 );
else
return TQString::fromUtf8( s );
}
#endif // TQT_NO_TRANSLATION_UTF8
#endif // TQT_NO_TRANSLATION
TQMetaObject* KviMenuBarToolButton::staticMetaObject()
{
if ( metaObj )
return metaObj;
TQMetaObject* tqparentObject = KviStyledToolButton::staticMetaObject();
metaObj = TQMetaObject::new_metaobject(
"KviMenuBarToolButton", tqparentObject,
0, 0,
0, 0,
#ifndef TQT_NO_PROPERTIES
0, 0,
0, 0,
#endif // TQT_NO_PROPERTIES
0, 0 );
cleanUp_KviMenuBarToolButton.setMetaObject( metaObj );
return metaObj;
}
void* KviMenuBarToolButton::tqqt_cast( const char* clname )
{
if ( !qstrcmp( clname, "KviMenuBarToolButton" ) )
return this;
return KviStyledToolButton::tqqt_cast( clname );
}
bool KviMenuBarToolButton::qt_invoke( int _id, TQUObject* _o )
{
return KviStyledToolButton::qt_invoke(_id,_o);
}
bool KviMenuBarToolButton::qt_emit( int _id, TQUObject* _o )
{
return KviStyledToolButton::qt_emit(_id,_o);
}
#ifndef TQT_NO_PROPERTIES
bool KviMenuBarToolButton::qt_property( int id, int f, TQVariant* v)
{
return KviStyledToolButton::qt_property( id, f, v);
}
bool KviMenuBarToolButton::qt_static_property( TQObject* , int , int , TQVariant* ){ return FALSE; }
#endif // TQT_NO_PROPERTIES
const char *KviMdiCaption::className() const
{
return "KviMdiCaption";
}
TQMetaObject *KviMdiCaption::metaObj = 0;
static TQMetaObjectCleanUp cleanUp_KviMdiCaption( "KviMdiCaption", &KviMdiCaption::staticMetaObject );
#ifndef TQT_NO_TRANSLATION
TQString KviMdiCaption::tr( const char *s, const char *c )
{
if ( tqApp )
return tqApp->translate( "KviMdiCaption", s, c, TQApplication::DefaultCodec );
else
return TQString::tqfromLatin1( s );
}
#ifndef TQT_NO_TRANSLATION_UTF8
TQString KviMdiCaption::trUtf8( const char *s, const char *c )
{
if ( tqApp )
return tqApp->translate( "KviMdiCaption", s, c, TQApplication::UnicodeUTF8 );
else
return TQString::fromUtf8( s );
}
#endif // TQT_NO_TRANSLATION_UTF8
#endif // TQT_NO_TRANSLATION
TQMetaObject* KviMdiCaption::staticMetaObject()
{
if ( metaObj )
return metaObj;
TQMetaObject* tqparentObject = TQWidget::staticMetaObject();
metaObj = TQMetaObject::new_metaobject(
"KviMdiCaption", tqparentObject,
0, 0,
0, 0,
#ifndef TQT_NO_PROPERTIES
0, 0,
0, 0,
#endif // TQT_NO_PROPERTIES
0, 0 );
cleanUp_KviMdiCaption.setMetaObject( metaObj );
return metaObj;
}
void* KviMdiCaption::tqqt_cast( const char* clname )
{
if ( !qstrcmp( clname, "KviMdiCaption" ) )
return this;
return TQWidget::tqqt_cast( clname );
}
bool KviMdiCaption::qt_invoke( int _id, TQUObject* _o )
{
return TQWidget::qt_invoke(_id,_o);
}
bool KviMdiCaption::qt_emit( int _id, TQUObject* _o )
{
return TQWidget::qt_emit(_id,_o);
}
#ifndef TQT_NO_PROPERTIES
bool KviMdiCaption::qt_property( int id, int f, TQVariant* v)
{
return TQWidget::qt_property( id, f, v);
}
bool KviMdiCaption::qt_static_property( TQObject* , int , int , TQVariant* ){ return FALSE; }
#endif // TQT_NO_PROPERTIES