moc_browsermainwindow.cpp
上传用户:huahtool
上传日期:2015-12-10
资源大小:1089k
文件大小:7k
源码类别:

浏览器

开发平台:

Visual C++

  1. /****************************************************************************
  2. ** Meta object code from reading C++ file 'browsermainwindow.h'
  3. **
  4. ** Created: Tue Nov 18 19:00:10 2008
  5. **      by: The Qt Meta Object Compiler version 59 (Qt 4.4.3)
  6. **
  7. ** WARNING! All changes made in this file will be lost!
  8. *****************************************************************************/
  9. #include "../../../browsermainwindow.h"
  10. #if !defined(Q_MOC_OUTPUT_REVISION)
  11. #error "The header file 'browsermainwindow.h' doesn't include <QObject>."
  12. #elif Q_MOC_OUTPUT_REVISION != 59
  13. #error "This file was generated using the moc from 4.4.3. It"
  14. #error "cannot be used with the include files from this version of Qt."
  15. #error "(The moc has changed too much.)"
  16. #endif
  17. QT_BEGIN_MOC_NAMESPACE
  18. static const uint qt_meta_data_BrowserMainWindow[] = {
  19.  // content:
  20.        1,       // revision
  21.        0,       // classname
  22.        0,    0, // classinfo
  23.       43,   10, // methods
  24.        0,    0, // properties
  25.        0,    0, // enums/sets
  26.  // slots: signature, parameters, type, tag, flags
  27.       23,   19,   18,   18, 0x0a,
  28.       41,   18,   18,   18, 0x0a,
  29.       52,   18,   18,   18, 0x08,
  30.       59,   18,   18,   18, 0x08,
  31.       88,   81,   18,   18, 0x08,
  32.      123,  117,   18,   18, 0x08,
  33.      154,   18,   18,   18, 0x28,
  34.      178,   19,   18,   18, 0x08,
  35.      192,   18,   18,   18, 0x08,
  36.      210,   18,   18,   18, 0x08,
  37.      224,   18,   18,   18, 0x08,
  38.      239,   18,   18,   18, 0x08,
  39.      262,   18,   18,   18, 0x08,
  40.      278,   18,   18,   18, 0x08,
  41.      300,   18,   18,   18, 0x08,
  42.      317,   18,   18,   18, 0x08,
  43.      332,   18,   18,   18, 0x08,
  44.      351,   18,   18,   18, 0x08,
  45.      374,   18,   18,   18, 0x08,
  46.      400,   18,   18,   18, 0x08,
  47.      418,   18,   18,   18, 0x08,
  48.      439,   18,   18,   18, 0x08,
  49.      460,   18,   18,   18, 0x08,
  50.      482,   18,   18,   18, 0x08,
  51.      500,   18,   18,   18, 0x08,
  52.      523,   18,   18,   18, 0x08,
  53.      543,   18,   18,   18, 0x08,
  54.      571,  564,   18,   18, 0x08,
  55.      596,   18,   18,   18, 0x08,
  56.      612,  564,   18,   18, 0x08,
  57.      638,   18,   18,   18, 0x08,
  58.      661,   18,   18,   18, 0x08,
  59.      683,   18,   18,   18, 0x08,
  60.      704,   18,   18,   18, 0x08,
  61.      730,   18,   18,   18, 0x08,
  62.      759,   18,   18,   18, 0x08,
  63.      794,  787,   18,   18, 0x08,
  64.      822,   18,   18,   18, 0x08,
  65.      839,   18,   18,   18, 0x08,
  66.      861,  855,   18,   18, 0x08,
  67.      897,  888,   18,   18, 0x08,
  68.      936,  928,   18,   18, 0x08,
  69.      966,  928,   18,   18, 0x08,
  70.        0        // eod
  71. };
  72. static const char qt_meta_stringdata_BrowserMainWindow[] = {
  73.     "BrowserMainWindowurlloadPage(QString)"
  74.     "slotHome()save()slotLoadProgress(int)"
  75.     "stringslotUpdateStatusbar(QString)"
  76.     "titleslotUpdateWindowTitle(QString)"
  77.     "slotUpdateWindowTitle()loadUrl(QUrl)"
  78.     "slotPreferences()slotFileNew()"
  79.     "slotFileOpen()slotFilePrintPreview()"
  80.     "slotFilePrint()slotPrivateBrowsing()"
  81.     "slotFileSaveAs()slotEditFind()"
  82.     "slotEditFindNext()slotEditFindPrevious()"
  83.     "slotShowBookmarksDialog()slotAddBookmark()"
  84.     "slotViewTextBigger()slotViewTextNormal()"
  85.     "slotViewTextSmaller()slotViewToolbar()"
  86.     "slotViewBookmarksBar()slotViewStatusbar()"
  87.     "slotViewPageSource()enable"
  88.     "slotViewFullScreen(bool)slotWebSearch()"
  89.     "slotToggleInspector(bool)"
  90.     "slotAboutApplication()slotDownloadManager()"
  91.     "slotSelectLineEdit()slotAboutToShowBackMenu()"
  92.     "slotAboutToShowForwardMenu()"
  93.     "slotAboutToShowWindowMenu()action"
  94.     "slotOpenActionUrl(QAction*)"
  95.     "slotShowWindow()slotSwapFocus()frame"
  96.     "printRequested(QWebFrame*)geometry"
  97.     "geometryChangeRequested(QRect)visible"
  98.     "updateToolbarActionText(bool)"
  99.     "updateBookmarksToolbarActionText(bool)"
  100. };
  101. const QMetaObject BrowserMainWindow::staticMetaObject = {
  102.     { &QMainWindow::staticMetaObject, qt_meta_stringdata_BrowserMainWindow,
  103.       qt_meta_data_BrowserMainWindow, 0 }
  104. };
  105. const QMetaObject *BrowserMainWindow::metaObject() const
  106. {
  107.     return &staticMetaObject;
  108. }
  109. void *BrowserMainWindow::qt_metacast(const char *_clname)
  110. {
  111.     if (!_clname) return 0;
  112.     if (!strcmp(_clname, qt_meta_stringdata_BrowserMainWindow))
  113.         return static_cast<void*>(const_cast< BrowserMainWindow*>(this));
  114.     return QMainWindow::qt_metacast(_clname);
  115. }
  116. int BrowserMainWindow::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
  117. {
  118.     _id = QMainWindow::qt_metacall(_c, _id, _a);
  119.     if (_id < 0)
  120.         return _id;
  121.     if (_c == QMetaObject::InvokeMetaMethod) {
  122.         switch (_id) {
  123.         case 0: loadPage((*reinterpret_cast< const QString(*)>(_a[1]))); break;
  124.         case 1: slotHome(); break;
  125.         case 2: save(); break;
  126.         case 3: slotLoadProgress((*reinterpret_cast< int(*)>(_a[1]))); break;
  127.         case 4: slotUpdateStatusbar((*reinterpret_cast< const QString(*)>(_a[1]))); break;
  128.         case 5: slotUpdateWindowTitle((*reinterpret_cast< const QString(*)>(_a[1]))); break;
  129.         case 6: slotUpdateWindowTitle(); break;
  130.         case 7: loadUrl((*reinterpret_cast< const QUrl(*)>(_a[1]))); break;
  131.         case 8: slotPreferences(); break;
  132.         case 9: slotFileNew(); break;
  133.         case 10: slotFileOpen(); break;
  134.         case 11: slotFilePrintPreview(); break;
  135.         case 12: slotFilePrint(); break;
  136.         case 13: slotPrivateBrowsing(); break;
  137.         case 14: slotFileSaveAs(); break;
  138.         case 15: slotEditFind(); break;
  139.         case 16: slotEditFindNext(); break;
  140.         case 17: slotEditFindPrevious(); break;
  141.         case 18: slotShowBookmarksDialog(); break;
  142.         case 19: slotAddBookmark(); break;
  143.         case 20: slotViewTextBigger(); break;
  144.         case 21: slotViewTextNormal(); break;
  145.         case 22: slotViewTextSmaller(); break;
  146.         case 23: slotViewToolbar(); break;
  147.         case 24: slotViewBookmarksBar(); break;
  148.         case 25: slotViewStatusbar(); break;
  149.         case 26: slotViewPageSource(); break;
  150.         case 27: slotViewFullScreen((*reinterpret_cast< bool(*)>(_a[1]))); break;
  151.         case 28: slotWebSearch(); break;
  152.         case 29: slotToggleInspector((*reinterpret_cast< bool(*)>(_a[1]))); break;
  153.         case 30: slotAboutApplication(); break;
  154.         case 31: slotDownloadManager(); break;
  155.         case 32: slotSelectLineEdit(); break;
  156.         case 33: slotAboutToShowBackMenu(); break;
  157.         case 34: slotAboutToShowForwardMenu(); break;
  158.         case 35: slotAboutToShowWindowMenu(); break;
  159.         case 36: slotOpenActionUrl((*reinterpret_cast< QAction*(*)>(_a[1]))); break;
  160.         case 37: slotShowWindow(); break;
  161.         case 38: slotSwapFocus(); break;
  162.         case 39: printRequested((*reinterpret_cast< QWebFrame*(*)>(_a[1]))); break;
  163.         case 40: geometryChangeRequested((*reinterpret_cast< const QRect(*)>(_a[1]))); break;
  164.         case 41: updateToolbarActionText((*reinterpret_cast< bool(*)>(_a[1]))); break;
  165.         case 42: updateBookmarksToolbarActionText((*reinterpret_cast< bool(*)>(_a[1]))); break;
  166.         }
  167.         _id -= 43;
  168.     }
  169.     return _id;
  170. }
  171. QT_END_MOC_NAMESPACE