Skip to content

Instantly share code, notes, and snippets.

Created August 20, 2010 07:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/539804 to your computer and use it in GitHub Desktop.
Save anonymous/539804 to your computer and use it in GitHub Desktop.
launcherwindow.cpp:(.text+0xf8): undefined reference to `QWebPage::settings() const'
launcherwindow.cpp:(.text+0x108): undefined reference to `QWebSettings::setAttribute(QWebSettings::WebAttribute, bool)'
launcherwindow.o: In function `LauncherWindow::toggleWebGL(bool)':
launcherwindow.cpp:(.text+0x11c): undefined reference to `QWebPage::settings() const'
launcherwindow.cpp:(.text+0x12c): undefined reference to `QWebSettings::setAttribute(QWebSettings::WebAttribute, bool)'
launcherwindow.o: In function `LauncherWindow::toggleTiledBackingStore(bool)':
launcherwindow.cpp:(.text+0x13c): undefined reference to `QWebPage::settings() const'
launcherwindow.cpp:(.text+0x14c): undefined reference to `QWebSettings::setAttribute(QWebSettings::WebAttribute, bool)'
launcherwindow.o: In function `LauncherWindow::toggleAcceleratedCompositing(bool)':
launcherwindow.cpp:(.text+0x160): undefined reference to `QWebPage::settings() const'
launcherwindow.cpp:(.text+0x170): undefined reference to `QWebSettings::setAttribute(QWebSettings::WebAttribute, bool)'
launcherwindow.o: In function `LauncherWindow::toggleZoomTextOnly(bool)':
launcherwindow.cpp:(.text+0x180): undefined reference to `QWebPage::settings() const'
launcherwindow.cpp:(.text+0x190): undefined reference to `QWebSettings::setAttribute(QWebSettings::WebAttribute, bool)'
launcherwindow.o: In function `LauncherWindow::setEditable(bool)':
launcherwindow.cpp:(.text+0x218): undefined reference to `QWebPage::setContentEditable(bool)'
launcherwindow.o: In function `LauncherWindow::print()':
launcherwindow.cpp:(.text+0x25c): undefined reference to `QWebPage::mainFrame() const'
launcherwindow.o: In function `LauncherWindow::zoomAnimationFinished()':
launcherwindow.cpp:(.text+0x2d4): undefined reference to `QGraphicsWebView::setTiledBackingStoreFrozen(bool)'
launcherwindow.o: In function `LauncherWindow::applyPrefs()':
launcherwindow.cpp:(.text+0x34c): undefined reference to `QWebPage::settings() const'
launcherwindow.cpp:(.text+0x35c): undefined reference to `QWebSettings::setAttribute(QWebSettings::WebAttribute, bool)'
launcherwindow.cpp:(.text+0x36c): undefined reference to `QWebSettings::setAttribute(QWebSettings::WebAttribute, bool)'
launcherwindow.cpp:(.text+0x37c): undefined reference to `QWebSettings::setAttribute(QWebSettings::WebAttribute, bool)'
launcherwindow.cpp:(.text+0x38c): undefined reference to `QWebSettings::setAttribute(QWebSettings::WebAttribute, bool)'
launcherwindow.o: In function `LauncherWindow::initializeView()':
launcherwindow.cpp:(.text+0x458): undefined reference to `QWebView::QWebView(QWidget*)'
launcherwindow.cpp:(.text+0x47c): undefined reference to `QWebView::setPage(QWebPage*)'
launcherwindow.o: In function `LauncherWindow::applyZoom()':
launcherwindow.cpp:(.text+0x554): undefined reference to `QWebPage::mainFrame() const'
launcherwindow.cpp:(.text+0x574): undefined reference to `QWebFrame::setZoomFactor(float)'
launcherwindow.cpp:(.text+0x588): undefined reference to `QWebPage::settings() const'
launcherwindow.cpp:(.text+0x590): undefined reference to `QWebSettings::testAttribute(QWebSettings::WebAttribute) const'
launcherwindow.cpp:(.text+0x5ac): undefined reference to `QGraphicsWebView::setTiledBackingStoreFrozen(bool)'
launcherwindow.o: In function `LauncherWindow::init()':
launcherwindow.cpp:(.text+0x1300): undefined reference to `QWebInspector::QWebInspector(QWidget*)'
launcherwindow.cpp:(.text+0x136c): undefined reference to `QWebInspector::setPage(QWebPage*)'
launcherwindow.o: In function `LauncherWindow::loadFinished()':
launcherwindow.cpp:(.text+0x2150): undefined reference to `QWebPage::mainFrame() const'
launcherwindow.cpp:(.text+0x2164): undefined reference to `QWebFrame::url() const'
launcherwindow.o: In function `LauncherWindow::createChrome()':
launcherwindow.cpp:(.text+0x2690): undefined reference to `QWebPage::action(QWebPage::WebAction) const'
launcherwindow.cpp:(.text+0x26b8): undefined reference to `QWebPage::action(QWebPage::WebAction) const'
launcherwindow.cpp:(.text+0x26dc): undefined reference to `QWebPage::action(QWebPage::WebAction) const'
launcherwindow.cpp:(.text+0x26f8): undefined reference to `QWebPage::action(QWebPage::WebAction) const'
launcherwindow.cpp:(.text+0x2714): undefined reference to `QWebPage::action(QWebPage::WebAction) const'
launcherwindow.o:launcherwindow.cpp:(.text+0x282c): more undefined references to `QWebPage::action(QWebPage::WebAction) const' follow
launcherwindow.o: In function `LauncherWindow::createChrome()':
launcherwindow.cpp:(.text+0x2e98): undefined reference to `QWebPage::settings() const'
launcherwindow.cpp:(.text+0x30b0): undefined reference to `QWebSettings::testAttribute(QWebSettings::WebAttribute) const'
launcherwindow.cpp:(.text+0x33bc): undefined reference to `QWebSettings::testAttribute(QWebSettings::WebAttribute) const'
launcherwindow.cpp:(.text+0x38a8): undefined reference to `QWebSettings::testAttribute(QWebSettings::WebAttribute) const'
launcherwindow.o: In function `LauncherWindow::selectElements()':
launcherwindow.cpp:(.text+0x4d74): undefined reference to `QWebPage::mainFrame() const'
launcherwindow.cpp:(.text+0x4d88): undefined reference to `QWebFrame::findAllElements(QString const&) const'
launcherwindow.cpp:(.text+0x4d98): undefined reference to `QWebElementCollection::QWebElementCollection(QWebElementCollection const&)'
launcherwindow.cpp:(.text+0x4db0): undefined reference to `QWebElementCollection::count() const'
launcherwindow.cpp:(.text+0x4dec): undefined reference to `QWebElementCollection::at(int) const'
launcherwindow.cpp:(.text+0x4e1c): undefined reference to `QWebElement::setStyleProperty(QString const&, QString const&)'
launcherwindow.cpp:(.text+0x4e80): undefined reference to `QWebElement::~QWebElement()'
launcherwindow.cpp:(.text+0x4ec4): undefined reference to `QWebElementCollection::~QWebElementCollection()'
launcherwindow.cpp:(.text+0x4eec): undefined reference to `QWebElementCollection::count() const'
launcherwindow.cpp:(.text+0x4f98): undefined reference to `QWebElementCollection::~QWebElementCollection()'
launcherwindow.cpp:(.text+0x5034): undefined reference to `QWebElementCollection::~QWebElementCollection()'
launcherwindow.cpp:(.text+0x5050): undefined reference to `QWebElementCollection::~QWebElementCollection()'
launcherwindow.cpp:(.text+0x5060): undefined reference to `QWebElementCollection::~QWebElementCollection()'
launcherwindow.cpp:(.text+0x5070): undefined reference to `QWebElement::~QWebElement()'
launcherwindow.o: In function `LauncherWindow::dumpHtml()':
launcherwindow.cpp:(.text+0x60dc): undefined reference to `QWebPage::mainFrame() const'
launcherwindow.cpp:(.text+0x60ec): undefined reference to `QWebFrame::toHtml() const'
main.o: In function `LauncherApplication::applyDefaultSettings()':
main.cpp:(.text+0x3e4): undefined reference to `QWebSettings::setMaximumPagesInCache(int)'
main.cpp:(.text+0x3f4): undefined reference to `QWebSettings::setObjectCacheCapacities(int, int, int)'
main.cpp:(.text+0x3fc): undefined reference to `QWebSettings::globalSettings()'
main.cpp:(.text+0x408): undefined reference to `QWebSettings::setAttribute(QWebSettings::WebAttribute, bool)'
main.cpp:(.text+0x410): undefined reference to `QWebSettings::globalSettings()'
main.cpp:(.text+0x41c): undefined reference to `QWebSettings::setAttribute(QWebSettings::WebAttribute, bool)'
main.cpp:(.text+0x444): undefined reference to `QWebSettings::enablePersistentStorage(QString const&)'
main.o: In function `main':
main.cpp:(.text+0x2080): undefined reference to `QWebPage::mainFrame() const'
main.cpp:(.text+0x20f0): undefined reference to `QWebPage::mainFrame() const'
mainwindow.o: In function `MainWindow::buildUI()':
mainwindow.cpp:(.text+0x11c): undefined reference to `QWebPage::action(QWebPage::WebAction) const'
mainwindow.cpp:(.text+0x144): undefined reference to `QWebPage::action(QWebPage::WebAction) const'
mainwindow.cpp:(.text+0x15c): undefined reference to `QWebPage::action(QWebPage::WebAction) const'
mainwindow.cpp:(.text+0x180): undefined reference to `QWebPage::action(QWebPage::WebAction) const'
mainwindow.cpp:(.text+0x21c): undefined reference to `QWebPage::mainFrame() const'
mainwindow.cpp:(.text+0x238): undefined reference to `QWebPage::mainFrame() const'
mainwindow.cpp:(.text+0x288): undefined reference to `QWebPage::action(QWebPage::WebAction) const'
mainwindow.cpp:(.text+0x2bc): undefined reference to `QWebPage::action(QWebPage::WebAction) const'
mainwindow.cpp:(.text+0x300): undefined reference to `QWebPage::action(QWebPage::WebAction) const'
mainwindow.cpp:(.text+0x334): undefined reference to `QWebPage::action(QWebPage::WebAction) const'
mainwindow.cpp:(.text+0x368): undefined reference to `QWebPage::action(QWebPage::WebAction) const'
mainwindow.o:mainwindow.cpp:(.text+0x39c): more undefined references to `QWebPage::action(QWebPage::WebAction) const' follow
mainwindow.o: In function `MainWindow::load(QUrl const&)':
mainwindow.cpp:(.text+0xa00): undefined reference to `QWebPage::mainFrame() const'
mainwindow.cpp:(.text+0xa08): undefined reference to `QWebFrame::load(QUrl const&)'
mainwindow.o: In function `MainWindow::changeLocation()':
mainwindow.cpp:(.text+0x13c4): undefined reference to `QWebPage::mainFrame() const'
mainwindow.cpp:(.text+0x13d4): undefined reference to `QWebFrame::url() const'
urlloader.o: In function `UrlLoader::loadNext()':
urlloader.cpp:(.text+0x104): undefined reference to `QWebFrame::load(QUrl const&)'
webpage.o: In function `WebPage::requestPermission(QWebFrame*, QWebPage::PermissionDomain)':
webpage.cpp:(.text+0x90): undefined reference to `QWebPage::setUserPermission(QWebFrame*, QWebPage::PermissionDomain, QWebPage::PermissionPolicy)'
webpage.o: In function `WebPage::shouldInterruptJavaScript()':
webpage.cpp:(.text+0xa8): undefined reference to `QWebPage::shouldInterruptJavaScript()'
webpage.o: In function `WebPage::userAgentForUrl(QUrl const&) const':
webpage.cpp:(.text+0x158): undefined reference to `QWebPage::userAgentForUrl(QUrl const&) const'
webpage.o: In function `WebPage::acceptNavigationRequest(QWebFrame*, QNetworkRequest const&, QWebPage::NavigationType)':
webpage.cpp:(.text+0x1f8): undefined reference to `QWebPage::acceptNavigationRequest(QWebFrame*, QNetworkRequest const&, QWebPage::NavigationType)'
webpage.cpp:(.text+0x228): undefined reference to `QWebPage::mainFrame() const'
webpage.cpp:(.text+0x268): undefined reference to `QWebFrame::load(QNetworkRequest const&, QNetworkAccessManager::Operation, QByteArray const&)'
webpage.o: In function `WebPage::createPlugin(QString const&, QUrl const&, QStringList const&, QStringList const&)':
webpage.cpp:(.text+0x53c): undefined reference to `QWebPage::view() const'
webpage.o: In function `WebPage::applyProxy()':
webpage.cpp:(.text+0x7ac): undefined reference to `QWebPage::networkAccessManager() const'
webpage.o: In function `WebPage::WebPage(QObject*)':
webpage.cpp:(.text+0xa00): undefined reference to `QWebPage::QWebPage(QObject*)'
webpage.cpp:(.text+0xa38): undefined reference to `QWebPage::networkAccessManager() const'
webpage.cpp:(.text+0xabc): undefined reference to `QWebPage::~QWebPage()'
webpage.o: In function `WebPage::WebPage(QObject*)':
webpage.cpp:(.text+0xb18): undefined reference to `QWebPage::QWebPage(QObject*)'
webpage.cpp:(.text+0xb50): undefined reference to `QWebPage::networkAccessManager() const'
webpage.cpp:(.text+0xbd4): undefined reference to `QWebPage::~QWebPage()'
webview.o: In function `WebViewTraditional::mousePressEvent(QMouseEvent*)':
webview.cpp:(.text+0x88): undefined reference to `QWebView::mousePressEvent(QMouseEvent*)'
webview.o: In function `GraphicsWebView::mousePressEvent(QGraphicsSceneMouseEvent*)':
webview.cpp:(.text+0x168): undefined reference to `QGraphicsWebView::mousePressEvent(QGraphicsSceneMouseEvent*)'
webview.o: In function `WebViewGraphicsBased::resizeEvent(QResizeEvent*)':
webview.cpp:(.text+0x2e4): undefined reference to `QGraphicsWebView::page() const'
webview.cpp:(.text+0x2ec): undefined reference to `QWebPage::setPreferredContentsSize(QSize const&) const'
webview.o: In function `WebViewGraphicsBased::setResizesToContents(bool)':
webview.cpp:(.text+0x370): undefined reference to `QGraphicsWebView::setResizesToContents(bool)'
webview.cpp:(.text+0x39c): undefined reference to `QGraphicsWebView::page() const'
webview.cpp:(.text+0x3d0): undefined reference to `QWebPage::setPreferredContentsSize(QSize const&) const'
webview.cpp:(.text+0x3f0): undefined reference to `QGraphicsWebView::page() const'
webview.cpp:(.text+0x3f4): undefined reference to `QWebPage::mainFrame() const'
webview.cpp:(.text+0x400): undefined reference to `QWebFrame::contentsSize() const'
webview.cpp:(.text+0x474): undefined reference to `QGraphicsWebView::page() const'
webview.cpp:(.text+0x488): undefined reference to `QWebPage::setPreferredContentsSize(QSize const&) const'
webview.o: In function `WebViewGraphicsBased::setPage(QWebPage*)':
webview.cpp:(.text+0x524): undefined reference to `QWebPage::mainFrame() const'
webview.cpp:(.text+0x550): undefined reference to `QGraphicsWebView::setPage(QWebPage*)'
webview.o: In function `WebViewGraphicsBased::WebViewGraphicsBased(QWidget*)':
webview.cpp:(.text+0x58c): undefined reference to `QGraphicsWebView::QGraphicsWebView(QGraphicsItem*)'
webview.o: In function `WebViewGraphicsBased::WebViewGraphicsBased(QWidget*)':
webview.cpp:(.text+0x70c): undefined reference to `QGraphicsWebView::QGraphicsWebView(QGraphicsItem*)'
webview.o: In function `createContextMenu(QWebPage*, QPoint)':
webview.cpp:(.text+0x870): undefined reference to `QWebPage::createStandardContextMenu()'
webview.cpp:(.text+0x880): undefined reference to `QWebPage::mainFrame() const'
webview.cpp:(.text+0x894): undefined reference to `QWebFrame::hitTestContent(QPoint const&) const'
webview.cpp:(.text+0x8a0): undefined reference to `QWebHitTestResult::linkUrl() const'
webview.cpp:(.text+0x95c): undefined reference to `QWebHitTestResult::linkUrl() const'
webview.cpp:(.text+0x9c4): undefined reference to `QWebHitTestResult::~QWebHitTestResult()'
webview.cpp:(.text+0xa3c): undefined reference to `QWebHitTestResult::~QWebHitTestResult()'
webview.o: In function `WebViewTraditional::contextMenuEvent(QContextMenuEvent*)':
webview.cpp:(.text+0xa98): undefined reference to `QWebView::page() const'
webview.o: In function `GraphicsWebView::contextMenuEvent(QGraphicsSceneContextMenuEvent*)':
webview.cpp:(.text+0xae8): undefined reference to `QGraphicsWebView::page() const'
moc_webinspector.o: In function `WebInspector::qt_metacall(QMetaObject::Call, int, void**)':
moc_webinspector.cpp:(.text+0x64): undefined reference to `QWebInspector::qt_metacall(QMetaObject::Call, int, void**)'
moc_webinspector.o: In function `WebInspector::qt_metacast(char const*)':
moc_webinspector.cpp:(.text+0xcc): undefined reference to `QWebInspector::qt_metacast(char const*)'
moc_webinspector.o: In function `WebInspector::~WebInspector()':
moc_webinspector.cpp:(.text._ZN12WebInspectorD1Ev[WebInspector::~WebInspector()]+0x24): undefined reference to `QWebInspector::~QWebInspector()'
moc_webinspector.o: In function `WebInspector::~WebInspector()':
moc_webinspector.cpp:(.text._ZN12WebInspectorD0Ev[WebInspector::~WebInspector()]+0x24): undefined reference to `QWebInspector::~QWebInspector()'
moc_webinspector.o: In function `WebInspector::hideEvent(QHideEvent*)':
moc_webinspector.cpp:(.text._ZN12WebInspector9hideEventEP10QHideEvent[WebInspector::hideEvent(QHideEvent*)]+0x8): undefined reference to `QWebInspector::hideEvent(QHideEvent*)'
moc_webinspector.o: In function `WebInspector::showEvent(QShowEvent*)':
moc_webinspector.cpp:(.text._ZN12WebInspector9showEventEP10QShowEvent[WebInspector::showEvent(QShowEvent*)]+0x8): undefined reference to `QWebInspector::showEvent(QShowEvent*)'
moc_webinspector.o:(.rodata+0x0): undefined reference to `QWebInspector::staticMetaObject'
moc_webinspector.o:(.rodata+0x2c): undefined reference to `QWebInspector::event(QEvent*)'
moc_webinspector.o:(.rodata+0x50): undefined reference to `QWebInspector::sizeHint() const'
moc_webinspector.o:(.rodata+0x94): undefined reference to `QWebInspector::resizeEvent(QResizeEvent*)'
moc_webinspector.o:(.rodata+0x98): undefined reference to `QWebInspector::closeEvent(QCloseEvent*)'
moc_webinspector.o:(.rodata+0x154): undefined reference to `typeinfo for QWebInspector'
moc_webpage.o: In function `WebPage::qt_metacall(QMetaObject::Call, int, void**)':
moc_webpage.cpp:(.text+0x30): undefined reference to `QWebPage::qt_metacall(QMetaObject::Call, int, void**)'
moc_webpage.o: In function `WebPage::qt_metacast(char const*)':
moc_webpage.cpp:(.text+0x19c): undefined reference to `QWebPage::qt_metacast(char const*)'
moc_webpage.o: In function `WebPage::~WebPage()':
moc_webpage.cpp:(.text._ZN7WebPageD0Ev[WebPage::~WebPage()]+0x40): undefined reference to `QWebPage::~QWebPage()'
moc_webpage.cpp:(.text._ZN7WebPageD0Ev[WebPage::~WebPage()]+0x60): undefined reference to `QWebPage::~QWebPage()'
moc_webpage.cpp:(.text._ZN7WebPageD0Ev[WebPage::~WebPage()]+0x7c): undefined reference to `QWebPage::~QWebPage()'
moc_webpage.o: In function `WebPage::~WebPage()':
moc_webpage.cpp:(.text._ZN7WebPageD1Ev[WebPage::~WebPage()]+0x40): undefined reference to `QWebPage::~QWebPage()'
moc_webpage.cpp:(.text._ZN7WebPageD1Ev[WebPage::~WebPage()]+0x58): undefined reference to `QWebPage::~QWebPage()'
moc_webpage.o:moc_webpage.cpp:(.text._ZN7WebPageD1Ev[WebPage::~WebPage()]+0x6c): more undefined references to `QWebPage::~QWebPage()' follow
moc_webpage.o:(.rodata+0x0): undefined reference to `QWebPage::staticMetaObject'
moc_webpage.o:(.rodata+0x2c): undefined reference to `QWebPage::event(QEvent*)'
moc_webpage.o:(.rodata+0x48): undefined reference to `QWebPage::triggerAction(QWebPage::WebAction, bool)'
moc_webpage.o:(.rodata+0x60): undefined reference to `QWebPage::chooseFile(QWebFrame*, QString const&)'
moc_webpage.o:(.rodata+0x64): undefined reference to `QWebPage::javaScriptAlert(QWebFrame*, QString const&)'
moc_webpage.o:(.rodata+0x68): undefined reference to `QWebPage::javaScriptConfirm(QWebFrame*, QString const&)'
moc_webpage.o:(.rodata+0x6c): undefined reference to `QWebPage::javaScriptPrompt(QWebFrame*, QString const&, QString const&, QString*)'
moc_webpage.o:(.rodata+0x70): undefined reference to `QWebPage::javaScriptConsoleMessage(QString const&, int, QString const&)'
moc_webpage.o:(.rodata+0x238): undefined reference to `typeinfo for QWebPage'
moc_webview.o: In function `GraphicsWebView::qt_metacall(QMetaObject::Call, int, void**)':
moc_webview.cpp:(.text+0x290): undefined reference to `QGraphicsWebView::qt_metacall(QMetaObject::Call, int, void**)'
moc_webview.o: In function `GraphicsWebView::qt_metacast(char const*)':
moc_webview.cpp:(.text+0x2c4): undefined reference to `QGraphicsWebView::qt_metacast(char const*)'
moc_webview.o: In function `WebViewTraditional::qt_metacall(QMetaObject::Call, int, void**)':
moc_webview.cpp:(.text+0x2cc): undefined reference to `QWebView::qt_metacall(QMetaObject::Call, int, void**)'
moc_webview.o: In function `WebViewTraditional::qt_metacast(char const*)':
moc_webview.cpp:(.text+0x300): undefined reference to `QWebView::qt_metacast(char const*)'
moc_webview.o: In function `WebViewTraditional::~WebViewTraditional()':
moc_webview.cpp:(.text._ZN18WebViewTraditionalD1Ev[WebViewTraditional::~WebViewTraditional()]+0x24): undefined reference to `QWebView::~QWebView()'
moc_webview.o: In function `WebViewTraditional::~WebViewTraditional()':
moc_webview.cpp:(.text._ZN18WebViewTraditionalD0Ev[WebViewTraditional::~WebViewTraditional()]+0x24): undefined reference to `QWebView::~QWebView()'
moc_webview.o: In function `GraphicsWebView::~GraphicsWebView()':
moc_webview.cpp:(.text._ZN15GraphicsWebViewD0Ev[GraphicsWebView::~GraphicsWebView()]+0x34): undefined reference to `QGraphicsWebView::~QGraphicsWebView()'
moc_webview.o: In function `GraphicsWebView::~GraphicsWebView()':
moc_webview.cpp:(.text._ZN15GraphicsWebViewD1Ev[GraphicsWebView::~GraphicsWebView()]+0x34): undefined reference to `QGraphicsWebView::~QGraphicsWebView()'
moc_webview.o:(.rodata+0x0): undefined reference to `QWebView::staticMetaObject'
moc_webview.o:(.rodata+0x10): undefined reference to `QGraphicsWebView::staticMetaObject'
moc_webview.o:(.rodata+0x4c): undefined reference to `QWebView::event(QEvent*)'
moc_webview.o:(.rodata+0x70): undefined reference to `QWebView::sizeHint() const'
moc_webview.o:(.rodata+0x84): undefined reference to `QWebView::mouseReleaseEvent(QMouseEvent*)'
moc_webview.o:(.rodata+0x88): undefined reference to `QWebView::mouseDoubleClickEvent(QMouseEvent*)'
moc_webview.o:(.rodata+0x8c): undefined reference to `QWebView::mouseMoveEvent(QMouseEvent*)'
moc_webview.o:(.rodata+0x90): undefined reference to `QWebView::wheelEvent(QWheelEvent*)'
moc_webview.o:(.rodata+0x94): undefined reference to `QWebView::keyPressEvent(QKeyEvent*)'
moc_webview.o:(.rodata+0x98): undefined reference to `QWebView::keyReleaseEvent(QKeyEvent*)'
moc_webview.o:(.rodata+0x9c): undefined reference to `QWebView::focusInEvent(QFocusEvent*)'
moc_webview.o:(.rodata+0xa0): undefined reference to `QWebView::focusOutEvent(QFocusEvent*)'
moc_webview.o:(.rodata+0xac): undefined reference to `QWebView::paintEvent(QPaintEvent*)'
moc_webview.o:(.rodata+0xb4): undefined reference to `QWebView::resizeEvent(QResizeEvent*)'
moc_webview.o:(.rodata+0xc8): undefined reference to `QWebView::dragEnterEvent(QDragEnterEvent*)'
moc_webview.o:(.rodata+0xcc): undefined reference to `QWebView::dragMoveEvent(QDragMoveEvent*)'
moc_webview.o:(.rodata+0xd0): undefined reference to `QWebView::dragLeaveEvent(QDragLeaveEvent*)'
moc_webview.o:(.rodata+0xd4): undefined reference to `QWebView::dropEvent(QDropEvent*)'
moc_webview.o:(.rodata+0xe4): undefined reference to `QWebView::changeEvent(QEvent*)'
moc_webview.o:(.rodata+0xec): undefined reference to `QWebView::inputMethodEvent(QInputMethodEvent*)'
moc_webview.o:(.rodata+0xf0): undefined reference to `QWebView::inputMethodQuery(Qt::InputMethodQuery) const'
moc_webview.o:(.rodata+0xf4): undefined reference to `QWebView::focusNextPrevChild(bool)'
moc_webview.o:(.rodata+0x110): undefined reference to `QWebView::createWindow(QWebPage::WebWindowType)'
moc_webview.o:(.rodata+0x14c): undefined reference to `QGraphicsWebView::event(QEvent*)'
moc_webview.o:(.rodata+0x168): undefined reference to `QGraphicsWebView::setGeometry(QRectF const&)'
moc_webview.o:(.rodata+0x174): undefined reference to `QGraphicsWebView::paint(QPainter*, QStyleOptionGraphicsItem const*, QWidget*)'
moc_webview.o:(.rodata+0x188): undefined reference to `QGraphicsWebView::sizeHint(Qt::SizeHint, QSizeF const&) const'
moc_webview.o:(.rodata+0x18c): undefined reference to `QGraphicsWebView::updateGeometry()'
moc_webview.o:(.rodata+0x190): undefined reference to `QGraphicsWebView::itemChange(QGraphicsItem::GraphicsItemChange, QVariant const&)'
moc_webview.o:(.rodata+0x198): undefined reference to `QGraphicsWebView::sceneEvent(QEvent*)'
moc_webview.o:(.rodata+0x1ac): undefined reference to `QGraphicsWebView::focusInEvent(QFocusEvent*)'
moc_webview.o:(.rodata+0x1b0): undefined reference to `QGraphicsWebView::focusNextPrevChild(bool)'
moc_webview.o:(.rodata+0x1b4): undefined reference to `QGraphicsWebView::focusOutEvent(QFocusEvent*)'
moc_webview.o:(.rodata+0x1cc): undefined reference to `QGraphicsWebView::hoverMoveEvent(QGraphicsSceneHoverEvent*)'
moc_webview.o:(.rodata+0x1d0): undefined reference to `QGraphicsWebView::hoverLeaveEvent(QGraphicsSceneHoverEvent*)'
moc_webview.o:(.rodata+0x1e4): undefined reference to `QGraphicsWebView::inputMethodQuery(Qt::InputMethodQuery) const'
moc_webview.o:(.rodata+0x1ec): undefined reference to `QGraphicsWebView::mouseDoubleClickEvent(QGraphicsSceneMouseEvent*)'
moc_webview.o:(.rodata+0x1f0): undefined reference to `QGraphicsWebView::mouseReleaseEvent(QGraphicsSceneMouseEvent*)'
moc_webview.o:(.rodata+0x1f4): undefined reference to `QGraphicsWebView::mouseMoveEvent(QGraphicsSceneMouseEvent*)'
moc_webview.o:(.rodata+0x1f8): undefined reference to `QGraphicsWebView::wheelEvent(QGraphicsSceneWheelEvent*)'
moc_webview.o:(.rodata+0x1fc): undefined reference to `QGraphicsWebView::keyPressEvent(QKeyEvent*)'
moc_webview.o:(.rodata+0x200): undefined reference to `QGraphicsWebView::keyReleaseEvent(QKeyEvent*)'
moc_webview.o:(.rodata+0x208): undefined reference to `QGraphicsWebView::dragEnterEvent(QGraphicsSceneDragDropEvent*)'
moc_webview.o:(.rodata+0x20c): undefined reference to `QGraphicsWebView::dragLeaveEvent(QGraphicsSceneDragDropEvent*)'
moc_webview.o:(.rodata+0x210): undefined reference to `QGraphicsWebView::dragMoveEvent(QGraphicsSceneDragDropEvent*)'
moc_webview.o:(.rodata+0x214): undefined reference to `QGraphicsWebView::dropEvent(QGraphicsSceneDragDropEvent*)'
moc_webview.o:(.rodata+0x218): undefined reference to `QGraphicsWebView::inputMethodEvent(QInputMethodEvent*)'
moc_webview.o:(.rodata+0x24c): undefined reference to `non-virtual thunk to QGraphicsWebView::paint(QPainter*, QStyleOptionGraphicsItem const*, QWidget*)'
moc_webview.o:(.rodata+0x258): undefined reference to `non-virtual thunk to QGraphicsWebView::sceneEvent(QEvent*)'
moc_webview.o:(.rodata+0x260): undefined reference to `non-virtual thunk to QGraphicsWebView::dragEnterEvent(QGraphicsSceneDragDropEvent*)'
moc_webview.o:(.rodata+0x264): undefined reference to `non-virtual thunk to QGraphicsWebView::dragLeaveEvent(QGraphicsSceneDragDropEvent*)'
moc_webview.o:(.rodata+0x268): undefined reference to `non-virtual thunk to QGraphicsWebView::dragMoveEvent(QGraphicsSceneDragDropEvent*)'
moc_webview.o:(.rodata+0x26c): undefined reference to `non-virtual thunk to QGraphicsWebView::dropEvent(QGraphicsSceneDragDropEvent*)'
moc_webview.o:(.rodata+0x270): undefined reference to `non-virtual thunk to QGraphicsWebView::focusInEvent(QFocusEvent*)'
moc_webview.o:(.rodata+0x274): undefined reference to `non-virtual thunk to QGraphicsWebView::focusOutEvent(QFocusEvent*)'
moc_webview.o:(.rodata+0x27c): undefined reference to `non-virtual thunk to QGraphicsWebView::hoverMoveEvent(QGraphicsSceneHoverEvent*)'
moc_webview.o:(.rodata+0x280): undefined reference to `non-virtual thunk to QGraphicsWebView::hoverLeaveEvent(QGraphicsSceneHoverEvent*)'
moc_webview.o:(.rodata+0x284): undefined reference to `non-virtual thunk to QGraphicsWebView::keyPressEvent(QKeyEvent*)'
moc_webview.o:(.rodata+0x288): undefined reference to `non-virtual thunk to QGraphicsWebView::keyReleaseEvent(QKeyEvent*)'
moc_webview.o:(.rodata+0x290): undefined reference to `non-virtual thunk to QGraphicsWebView::mouseMoveEvent(QGraphicsSceneMouseEvent*)'
moc_webview.o:(.rodata+0x294): undefined reference to `non-virtual thunk to QGraphicsWebView::mouseReleaseEvent(QGraphicsSceneMouseEvent*)'
moc_webview.o:(.rodata+0x298): undefined reference to `non-virtual thunk to QGraphicsWebView::mouseDoubleClickEvent(QGraphicsSceneMouseEvent*)'
moc_webview.o:(.rodata+0x29c): undefined reference to `non-virtual thunk to QGraphicsWebView::wheelEvent(QGraphicsSceneWheelEvent*)'
moc_webview.o:(.rodata+0x2a0): undefined reference to `non-virtual thunk to QGraphicsWebView::inputMethodEvent(QInputMethodEvent*)'
moc_webview.o:(.rodata+0x2a4): undefined reference to `non-virtual thunk to QGraphicsWebView::inputMethodQuery(Qt::InputMethodQuery) const'
moc_webview.o:(.rodata+0x2a8): undefined reference to `non-virtual thunk to QGraphicsWebView::itemChange(QGraphicsItem::GraphicsItemChange, QVariant const&)'
moc_webview.o:(.rodata+0x2c8): undefined reference to `non-virtual thunk to QGraphicsWebView::setGeometry(QRectF const&)'
moc_webview.o:(.rodata+0x2d0): undefined reference to `non-virtual thunk to QGraphicsWebView::updateGeometry()'
moc_webview.o:(.rodata+0x2d4): undefined reference to `non-virtual thunk to QGraphicsWebView::sizeHint(Qt::SizeHint, QSizeF const&) const'
moc_webview.o:(.rodata+0x4e0): undefined reference to `typeinfo for QGraphicsWebView'
moc_webview.o:(.rodata+0x504): undefined reference to `typeinfo for QWebView'
collect2: ld returned 1 exit status
make[1]: *** [../../bin/QtTestBrowser] Error 1
make[1]: Leaving directory `/home/david/webkit/WebKitBuild/Release/WebKitTools/QtTestBrowser'
make: *** [sub-WebKitTools-QtTestBrowser-make_default-ordered] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment