OpenAlbum 1.0.b

/home/manuel/PFC/open-album/OpenAlbum-Unix/moc_dialogtextopagina.cpp

00001 /****************************************************************************
00002 ** Meta object code from reading C++ file 'dialogtextopagina.h'
00003 **
00004 ** Created: Tue Mar 27 16:20:50 2012
00005 **      by: The Qt Meta Object Compiler version 62 (Qt 4.7.0)
00006 **
00007 ** WARNING! All changes made in this file will be lost!
00008 *****************************************************************************/
00009 
00010 #include "dialogtextopagina.h"
00011 #if !defined(Q_MOC_OUTPUT_REVISION)
00012 #error "The header file 'dialogtextopagina.h' doesn't include <QObject>."
00013 #elif Q_MOC_OUTPUT_REVISION != 62
00014 #error "This file was generated using the moc from 4.7.0. It"
00015 #error "cannot be used with the include files from this version of Qt."
00016 #error "(The moc has changed too much.)"
00017 #endif
00018 
00019 QT_BEGIN_MOC_NAMESPACE
00020 static const uint qt_meta_data_DialogTextoPagina[] = {
00021 
00022  // content:
00023        5,       // revision
00024        0,       // classname
00025        0,    0, // classinfo
00026       23,   14, // methods
00027        0,    0, // properties
00028        0,    0, // enums/sets
00029        0,    0, // constructors
00030        0,       // flags
00031        0,       // signalCount
00032 
00033  // slots: signature, parameters, type, tag, flags
00034       19,   18,   18,   18, 0x0a,
00035       38,   18,   18,   18, 0x0a,
00036       48,   18,   18,   18, 0x0a,
00037       70,   18,   18,   18, 0x0a,
00038       92,   18,   18,   18, 0x0a,
00039      114,   18,   18,   18, 0x0a,
00040      136,   18,   18,   18, 0x0a,
00041      159,   18,   18,   18, 0x0a,
00042      182,   18,   18,   18, 0x0a,
00043      205,   18,   18,   18, 0x0a,
00044      228,   18,   18,   18, 0x0a,
00045      243,   18,   18,   18, 0x0a,
00046      258,   18,   18,   18, 0x0a,
00047      273,   18,   18,   18, 0x0a,
00048      288,   18,   18,   18, 0x0a,
00049      305,   18,   18,   18, 0x0a,
00050      322,   18,   18,   18, 0x0a,
00051      339,   18,   18,   18, 0x0a,
00052      356,   18,   18,   18, 0x0a,
00053      371,   18,   18,   18, 0x0a,
00054      386,   18,   18,   18, 0x0a,
00055      401,   18,   18,   18, 0x0a,
00056      416,   18,   18,   18, 0x0a,
00057 
00058        0        // eod
00059 };
00060 
00061 static const char qt_meta_stringdata_DialogTextoPagina[] = {
00062     "DialogTextoPagina\0\0EstablecerTextos()\0"
00063     "Aceptar()\0PushSeleccionColor1()\0"
00064     "PushSeleccionColor2()\0PushSeleccionColor3()\0"
00065     "PushSeleccionColor4()\0PushSeleccionFuente1()\0"
00066     "PushSeleccionFuente2()\0PushSeleccionFuente3()\0"
00067     "PushSeleccionFuente4()\0PushNegrita1()\0"
00068     "PushNegrita2()\0PushNegrita3()\0"
00069     "PushNegrita4()\0PushSubrayado1()\0"
00070     "PushSubrayado2()\0PushSubrayado3()\0"
00071     "PushSubrayado4()\0PushCursiva1()\0"
00072     "PushCursiva2()\0PushCursiva3()\0"
00073     "PushCursiva4()\0FocusTab()\0"
00074 };
00075 
00076 const QMetaObject DialogTextoPagina::staticMetaObject = {
00077     { &QDialog::staticMetaObject, qt_meta_stringdata_DialogTextoPagina,
00078       qt_meta_data_DialogTextoPagina, 0 }
00079 };
00080 
00081 #ifdef Q_NO_DATA_RELOCATION
00082 const QMetaObject &DialogTextoPagina::getStaticMetaObject() { return staticMetaObject; }
00083 #endif //Q_NO_DATA_RELOCATION
00084 
00085 const QMetaObject *DialogTextoPagina::metaObject() const
00086 {
00087     return QObject::d_ptr->metaObject ? QObject::d_ptr->metaObject : &staticMetaObject;
00088 }
00089 
00090 void *DialogTextoPagina::qt_metacast(const char *_clname)
00091 {
00092     if (!_clname) return 0;
00093     if (!strcmp(_clname, qt_meta_stringdata_DialogTextoPagina))
00094         return static_cast<void*>(const_cast< DialogTextoPagina*>(this));
00095     return QDialog::qt_metacast(_clname);
00096 }
00097 
00098 int DialogTextoPagina::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
00099 {
00100     _id = QDialog::qt_metacall(_c, _id, _a);
00101     if (_id < 0)
00102         return _id;
00103     if (_c == QMetaObject::InvokeMetaMethod) {
00104         switch (_id) {
00105         case 0: EstablecerTextos(); break;
00106         case 1: Aceptar(); break;
00107         case 2: PushSeleccionColor1(); break;
00108         case 3: PushSeleccionColor2(); break;
00109         case 4: PushSeleccionColor3(); break;
00110         case 5: PushSeleccionColor4(); break;
00111         case 6: PushSeleccionFuente1(); break;
00112         case 7: PushSeleccionFuente2(); break;
00113         case 8: PushSeleccionFuente3(); break;
00114         case 9: PushSeleccionFuente4(); break;
00115         case 10: PushNegrita1(); break;
00116         case 11: PushNegrita2(); break;
00117         case 12: PushNegrita3(); break;
00118         case 13: PushNegrita4(); break;
00119         case 14: PushSubrayado1(); break;
00120         case 15: PushSubrayado2(); break;
00121         case 16: PushSubrayado3(); break;
00122         case 17: PushSubrayado4(); break;
00123         case 18: PushCursiva1(); break;
00124         case 19: PushCursiva2(); break;
00125         case 20: PushCursiva3(); break;
00126         case 21: PushCursiva4(); break;
00127         case 22: FocusTab(); break;
00128         default: ;
00129         }
00130         _id -= 23;
00131     }
00132     return _id;
00133 }
00134 QT_END_MOC_NAMESPACE
 Todo Clases Archivos Funciones Variables