Home | History | Annotate | Download | only in Api
      1 WEBKIT_API_HEADERS = $$PWD/qwebframe.h \
      2                      $$PWD/qgraphicswebview.h \
      3                      $$PWD/qwebkitglobal.h \
      4                      $$PWD/qwebkitplatformplugin.h \
      5                      $$PWD/qwebpage.h \
      6                      $$PWD/qwebview.h \
      7                      $$PWD/qwebsettings.h \
      8                      $$PWD/qwebhistoryinterface.h \
      9                      $$PWD/qwebdatabase.h \
     10                      $$PWD/qwebsecurityorigin.h \
     11                      $$PWD/qwebelement.h \
     12                      $$PWD/qwebpluginfactory.h \
     13                      $$PWD/qwebhistory.h \
     14                      $$PWD/qwebinspector.h \
     15                      $$PWD/qwebkitversion.h
     16