Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. CEF in QWidget

CEF in QWidget

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 3 Posters 548 Views 2 Watching
  • 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.
  • S Offline
    S Offline
    Sriram8088
    wrote on last edited by
    #1

    How can I integrate CEF in QWidget?, I rendered CEF in QWindow but I can't in QWidget.

    Pl45m4P 1 Reply Last reply
    0
    • S Sriram8088

      How can I integrate CEF in QWidget?, I rendered CEF in QWindow but I can't in QWidget.

      Pl45m4P Offline
      Pl45m4P Offline
      Pl45m4
      wrote on last edited by
      #2

      @Sriram8088

      What is CEF?!
      You cannot assume that everyone knows what you are talking about.

      In general, you can create a widget container for any 3rd party content and embed it in your Qt app.


      If debugging is the process of removing software bugs, then programming must be the process of putting them in.

      ~E. W. Dijkstra

      1 Reply Last reply
      0
      • I Offline
        I Offline
        IgKh
        wrote on last edited by
        #3

        I assume CEF is the Chromium Embedding Framework?

        If you have a QWindow already you can embed it as a widget with QWidget::createWindowContainer. But wouldn't using Qt WebEngine easier for that?

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved