Skip to content
  • Jocelyn Turcotte's avatar
    Properly implement a QWidget and QtQuick API · 5bf14ccc
    Jocelyn Turcotte authored
    This layers things properly to be able to implement the UI in the
    example application instead of directly in shell_qt.cpp.
    
    This is still using global variables to allow the Shell platform
    code to do callbacks to the API classes. This should go away once
    we properly implemented a WebContentsDelegate.
    5bf14ccc