summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx/fx.pri
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/fx/fx.pri')
-rw-r--r--src/declarative/fx/fx.pri152
1 files changed, 76 insertions, 76 deletions
diff --git a/src/declarative/fx/fx.pri b/src/declarative/fx/fx.pri
index fc4e640..7759ab1 100644
--- a/src/declarative/fx/fx.pri
+++ b/src/declarative/fx/fx.pri
@@ -1,84 +1,84 @@
HEADERS += \
- fx/qfxanchors.h \
- fx/qfxanchors_p.h \
- fx/qfxevents_p.h \
- fx/qfxflickable.h \
- fx/qfxflickable_p.h \
- fx/qfxflipable.h \
- fx/qfxgridview.h \
- fx/qfximage.h \
- fx/qfximagebase.h \
- fx/qfxborderimage.h \
- fx/qfxpainteditem.h \
- fx/qfxpainteditem_p.h \
- fx/qfximage_p.h \
- fx/qfxborderimage_p.h \
- fx/qfximagebase_p.h \
- fx/qfxitem.h \
- fx/qfxitem_p.h \
- fx/qfxfocuspanel.h \
- fx/qfxfocusscope.h \
- fx/qfxpositioners.h \
- fx/qfxpositioners_p.h \
- fx/qfxloader.h \
- fx/qfxloader_p.h \
- fx/qfxmouseregion.h \
- fx/qfxmouseregion_p.h \
- fx/qfxpath.h \
- fx/qfxpath_p.h \
- fx/qfxpathview.h \
- fx/qfxpathview_p.h \
- fx/qfxrect.h \
- fx/qfxrect_p.h \
- fx/qfxrepeater.h \
- fx/qfxrepeater_p.h \
- fx/qfxscalegrid_p.h \
- fx/qfxtextinput.h \
- fx/qfxtextinput_p.h \
- fx/qfxtextedit.h \
- fx/qfxtextedit_p.h \
- fx/qfxtext.h \
- fx/qfxtext_p.h \
- fx/qfxpixmapcache.h \
- fx/qfxvisualitemmodel.h \
- fx/qfxlistview.h \
- fx/qfxgraphicsobjectcontainer.h \
- fx/qfxlayoutitem.h \
- fx/qfxeffects.cpp
+ fx/qmlgraphicsanchors.h \
+ fx/qmlgraphicsanchors_p.h \
+ fx/qmlgraphicsevents_p.h \
+ fx/qmlgraphicsflickable.h \
+ fx/qmlgraphicsflickable_p.h \
+ fx/qmlgraphicsflipable.h \
+ fx/qmlgraphicsgridview.h \
+ fx/qmlgraphicsimage.h \
+ fx/qmlgraphicsimagebase.h \
+ fx/qmlgraphicsborderimage.h \
+ fx/qmlgraphicspainteditem.h \
+ fx/qmlgraphicspainteditem_p.h \
+ fx/qmlgraphicsimage_p.h \
+ fx/qmlgraphicsborderimage_p.h \
+ fx/qmlgraphicsimagebase_p.h \
+ fx/qmlgraphicsitem.h \
+ fx/qmlgraphicsitem_p.h \
+ fx/qmlgraphicsfocuspanel.h \
+ fx/qmlgraphicsfocusscope.h \
+ fx/qmlgraphicspositioners.h \
+ fx/qmlgraphicspositioners_p.h \
+ fx/qmlgraphicsloader.h \
+ fx/qmlgraphicsloader_p.h \
+ fx/qmlgraphicsmouseregion.h \
+ fx/qmlgraphicsmouseregion_p.h \
+ fx/qmlgraphicspath.h \
+ fx/qmlgraphicspath_p.h \
+ fx/qmlgraphicspathview.h \
+ fx/qmlgraphicspathview_p.h \
+ fx/qmlgraphicsrect.h \
+ fx/qmlgraphicsrect_p.h \
+ fx/qmlgraphicsrepeater.h \
+ fx/qmlgraphicsrepeater_p.h \
+ fx/qmlgraphicsscalegrid_p.h \
+ fx/qmlgraphicstextinput.h \
+ fx/qmlgraphicstextinput_p.h \
+ fx/qmlgraphicstextedit.h \
+ fx/qmlgraphicstextedit_p.h \
+ fx/qmlgraphicstext.h \
+ fx/qmlgraphicstext_p.h \
+ fx/qmlgraphicspixmapcache.h \
+ fx/qmlgraphicsvisualitemmodel.h \
+ fx/qmlgraphicslistview.h \
+ fx/qmlgraphicsgraphicsobjectcontainer.h \
+ fx/qmlgraphicslayoutitem.h \
+ fx/qmlgraphicseffects.cpp
SOURCES += \
- fx/qfxanchors.cpp \
- fx/qfxevents.cpp \
- fx/qfxflickable.cpp \
- fx/qfxflipable.cpp \
- fx/qfxgridview.cpp \
- fx/qfximage.cpp \
- fx/qfxborderimage.cpp \
- fx/qfximagebase.cpp \
- fx/qfxpainteditem.cpp \
- fx/qfxitem.cpp \
- fx/qfxfocuspanel.cpp \
- fx/qfxfocusscope.cpp \
- fx/qfxpositioners.cpp \
- fx/qfxloader.cpp \
- fx/qfxmouseregion.cpp \
- fx/qfxpath.cpp \
- fx/qfxpathview.cpp \
- fx/qfxrect.cpp \
- fx/qfxrepeater.cpp \
- fx/qfxscalegrid.cpp \
- fx/qfxtextinput.cpp \
- fx/qfxtext.cpp \
- fx/qfxtextedit.cpp \
- fx/qfxpixmapcache.cpp \
- fx/qfxvisualitemmodel.cpp \
- fx/qfxlistview.cpp \
- fx/qfxgraphicsobjectcontainer.cpp \
- fx/qfxlayoutitem.cpp \
+ fx/qmlgraphicsanchors.cpp \
+ fx/qmlgraphicsevents.cpp \
+ fx/qmlgraphicsflickable.cpp \
+ fx/qmlgraphicsflipable.cpp \
+ fx/qmlgraphicsgridview.cpp \
+ fx/qmlgraphicsimage.cpp \
+ fx/qmlgraphicsborderimage.cpp \
+ fx/qmlgraphicsimagebase.cpp \
+ fx/qmlgraphicspainteditem.cpp \
+ fx/qmlgraphicsitem.cpp \
+ fx/qmlgraphicsfocuspanel.cpp \
+ fx/qmlgraphicsfocusscope.cpp \
+ fx/qmlgraphicspositioners.cpp \
+ fx/qmlgraphicsloader.cpp \
+ fx/qmlgraphicsmouseregion.cpp \
+ fx/qmlgraphicspath.cpp \
+ fx/qmlgraphicspathview.cpp \
+ fx/qmlgraphicsrect.cpp \
+ fx/qmlgraphicsrepeater.cpp \
+ fx/qmlgraphicsscalegrid.cpp \
+ fx/qmlgraphicstextinput.cpp \
+ fx/qmlgraphicstext.cpp \
+ fx/qmlgraphicstextedit.cpp \
+ fx/qmlgraphicspixmapcache.cpp \
+ fx/qmlgraphicsvisualitemmodel.cpp \
+ fx/qmlgraphicslistview.cpp \
+ fx/qmlgraphicsgraphicsobjectcontainer.cpp \
+ fx/qmlgraphicslayoutitem.cpp \
contains(QT_CONFIG, webkit) {
QT+=webkit
- SOURCES += fx/qfxwebview.cpp
- HEADERS += fx/qfxwebview.h
+ SOURCES += fx/qmlgraphicswebview.cpp
+ HEADERS += fx/qmlgraphicswebview.h
}