/home/ann2.ext/paccaulf/projsem2/ContourActif/.moc/moc_interface.cpp

Aller à la documentation de ce fichier.
00001 /****************************************************************************
00002 ** Meta object code from reading C++ file 'interface.h'
00003 **
00004 ** Created: Thu Jun 15 18:35:51 2006
00005 **      by: The Qt Meta Object Compiler version 59 (Qt 4.1.2)
00006 **
00007 ** WARNING! All changes made in this file will be lost!
00008 *****************************************************************************/
00009 
00010 #include "../interface.h"
00011 #if !defined(Q_MOC_OUTPUT_REVISION)
00012 #error "The header file 'interface.h' doesn't include <QObject>."
00013 #elif Q_MOC_OUTPUT_REVISION != 59
00014 #error "This file was generated using the moc from 4.1.2. 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 static const uint qt_meta_data_interface[] = {
00020 
00021  // content:
00022        1,       // revision
00023        0,       // classname
00024        0,    0, // classinfo
00025        9,   10, // methods
00026        0,    0, // properties
00027        0,    0, // enums/sets
00028 
00029  // slots: signature, parameters, type, tag, flags
00030       10,   21,   21,   21, 0x0a,
00031       22,   21,   21,   21, 0x0a,
00032       33,   21,   21,   21, 0x0a,
00033       51,   21,   21,   21, 0x0a,
00034       70,   21,   21,   21, 0x0a,
00035       92,   21,   21,   21, 0x0a,
00036      114,   21,   21,   21, 0x0a,
00037      133,   21,   21,   21, 0x0a,
00038      146,   21,   21,   21, 0x09,
00039 
00040        0        // eod
00041 };
00042 
00043 static const char qt_meta_stringdata_interface[] = {
00044     "interface\0fileOpen()\0\0fileSave()\0toggleDrawEdges()\0"
00045     "toggleDisplayRep()\0toggleSmoothShading()\0toggleInvertNormals()\0"
00046     "computeDetection()\0switch2d3d()\0languageChange()\0"
00047 };
00048 
00049 const QMetaObject interface::staticMetaObject = {
00050     { &Q3MainWindow::staticMetaObject, qt_meta_stringdata_interface,
00051       qt_meta_data_interface, 0 }
00052 };
00053 
00054 const QMetaObject *interface::metaObject() const
00055 {
00056     return &staticMetaObject;
00057 }
00058 
00059 void *interface::qt_metacast(const char *_clname)
00060 {
00061     if (!_clname) return 0;
00062     if (!strcmp(_clname, qt_meta_stringdata_interface))
00063         return static_cast<void*>(const_cast<interface*>(this));
00064     return Q3MainWindow::qt_metacast(_clname);
00065 }
00066 
00067 int interface::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
00068 {
00069     _id = Q3MainWindow::qt_metacall(_c, _id, _a);
00070     if (_id < 0)
00071         return _id;
00072     if (_c == QMetaObject::InvokeMetaMethod) {
00073         switch (_id) {
00074         case 0: fileOpen(); break;
00075         case 1: fileSave(); break;
00076         case 2: toggleDrawEdges(); break;
00077         case 3: toggleDisplayRep(); break;
00078         case 4: toggleSmoothShading(); break;
00079         case 5: toggleInvertNormals(); break;
00080         case 6: computeDetection(); break;
00081         case 7: switch2d3d(); break;
00082         case 8: languageChange(); break;
00083         }
00084         _id -= 9;
00085     }
00086     return _id;
00087 }

Généré le Thu Jun 15 18:48:51 2006 pour Projet Image 2006 - Vincent Vidal, Florent Paccault - par  doxygen 1.4.7