WebEngine Action Example


  TEMPLATE = app

  QT += webengine

  SOURCES += main.cpp

  RESOURCES += qml.qrc

  target.path = $$[QT_INSTALL_EXAMPLES]/webengine/webengineaction
  INSTALLS += target