WebEngine Widgets Minimal Example


  TEMPLATE = app

  QT += webenginewidgets

  SOURCES += main.cpp

  target.path = $$[QT_INSTALL_EXAMPLES]/webenginewidgets/minimal
  INSTALLS += target