Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    How to inherit the QWebView

    General and Desktop
    1
    1
    529
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • B
      BlueRhino last edited by

      Hi everyone :
      I am writing a simple browser by using QWebView.But the QWebView do not meet my needs.
      So I want create my own widget inherited from QWebView.
      I create a "QT Custom Designer Widget" project.And wrote a widget inherited from QWebView.At last I copy the DLL file that in the project release path to $QT_HOME\Qt5.1.0\Tools\QtCreator\bin\plugins;And restart the QT Creator. But it does not work.................
      So,How could I create my own widget inherited from QWebView and use it in my project?
      Thanks.

      1 Reply Last reply Reply Quote 0
      • First post
        Last post