0
|
1 |
HEADERS += $$PWD/qabstractfunctionfactory_p.h \
|
|
2 |
$$PWD/qaccessorfns_p.h \
|
|
3 |
$$PWD/qaggregatefns_p.h \
|
|
4 |
$$PWD/qaggregator_p.h \
|
|
5 |
$$PWD/qassemblestringfns_p.h \
|
|
6 |
$$PWD/qbooleanfns_p.h \
|
|
7 |
$$PWD/qcomparescaseaware_p.h \
|
|
8 |
$$PWD/qcomparestringfns_p.h \
|
|
9 |
$$PWD/qcomparingaggregator_p.h \
|
|
10 |
$$PWD/qconstructorfunctionsfactory_p.h \
|
|
11 |
$$PWD/qcontextfns_p.h \
|
|
12 |
$$PWD/qcurrentfn_p.h \
|
|
13 |
$$PWD/qdatetimefn_p.h \
|
|
14 |
$$PWD/qdatetimefns_p.h \
|
|
15 |
$$PWD/qdeepequalfn_p.h \
|
|
16 |
$$PWD/qdocumentfn_p.h \
|
|
17 |
$$PWD/qelementavailablefn_p.h \
|
|
18 |
$$PWD/qerrorfn_p.h \
|
|
19 |
$$PWD/qfunctionargument_p.h \
|
|
20 |
$$PWD/qfunctionavailablefn_p.h \
|
|
21 |
$$PWD/qfunctioncall_p.h \
|
|
22 |
$$PWD/qfunctionfactorycollection_p.h \
|
|
23 |
$$PWD/qfunctionfactory_p.h \
|
|
24 |
$$PWD/qfunctionsignature_p.h \
|
|
25 |
$$PWD/qgenerateidfn_p.h \
|
|
26 |
$$PWD/qnodefns_p.h \
|
|
27 |
$$PWD/qnumericfns_p.h \
|
|
28 |
$$PWD/qpatternmatchingfns_p.h \
|
|
29 |
$$PWD/qpatternplatform_p.h \
|
|
30 |
$$PWD/qqnamefns_p.h \
|
|
31 |
$$PWD/qresolveurifn_p.h \
|
|
32 |
$$PWD/qsequencefns_p.h \
|
|
33 |
$$PWD/qsequencegeneratingfns_p.h \
|
|
34 |
$$PWD/qstaticbaseuricontainer_p.h \
|
|
35 |
$$PWD/qstaticnamespacescontainer_p.h \
|
|
36 |
$$PWD/qstringvaluefns_p.h \
|
|
37 |
$$PWD/qsubstringfns_p.h \
|
|
38 |
$$PWD/qsystempropertyfn_p.h \
|
|
39 |
$$PWD/qtimezonefns_p.h \
|
|
40 |
$$PWD/qtracefn_p.h \
|
|
41 |
$$PWD/qtypeavailablefn_p.h \
|
|
42 |
$$PWD/qunparsedentitypublicidfn_p.h \
|
|
43 |
$$PWD/qunparsedentityurifn_p.h \
|
|
44 |
$$PWD/qunparsedtextavailablefn_p.h \
|
|
45 |
$$PWD/qunparsedtextfn_p.h \
|
|
46 |
$$PWD/qcontextnodechecker_p.h \
|
|
47 |
$$PWD/qxpath10corefunctions_p.h \
|
|
48 |
$$PWD/qxpath20corefunctions_p.h \
|
|
49 |
$$PWD/qxslt20corefunctions_p.h
|
|
50 |
|
|
51 |
SOURCES += $$PWD/qabstractfunctionfactory.cpp \
|
|
52 |
$$PWD/qaccessorfns.cpp \
|
|
53 |
$$PWD/qaggregatefns.cpp \
|
|
54 |
$$PWD/qaggregator.cpp \
|
|
55 |
$$PWD/qassemblestringfns.cpp \
|
|
56 |
$$PWD/qbooleanfns.cpp \
|
|
57 |
$$PWD/qcomparescaseaware.cpp \
|
|
58 |
$$PWD/qcomparestringfns.cpp \
|
|
59 |
$$PWD/qconstructorfunctionsfactory.cpp \
|
|
60 |
$$PWD/qcontextfns.cpp \
|
|
61 |
$$PWD/qcontextnodechecker.cpp \
|
|
62 |
$$PWD/qcurrentfn.cpp \
|
|
63 |
$$PWD/qdatetimefn.cpp \
|
|
64 |
$$PWD/qdeepequalfn.cpp \
|
|
65 |
$$PWD/qdocumentfn.cpp \
|
|
66 |
$$PWD/qelementavailablefn.cpp \
|
|
67 |
$$PWD/qerrorfn.cpp \
|
|
68 |
$$PWD/qfunctionargument.cpp \
|
|
69 |
$$PWD/qfunctionavailablefn.cpp \
|
|
70 |
$$PWD/qfunctioncall.cpp \
|
|
71 |
$$PWD/qfunctionfactorycollection.cpp \
|
|
72 |
$$PWD/qfunctionfactory.cpp \
|
|
73 |
$$PWD/qfunctionsignature.cpp \
|
|
74 |
$$PWD/qgenerateidfn.cpp \
|
|
75 |
$$PWD/qnodefns.cpp \
|
|
76 |
$$PWD/qnumericfns.cpp \
|
|
77 |
$$PWD/qpatternmatchingfns.cpp \
|
|
78 |
$$PWD/qpatternplatform.cpp \
|
|
79 |
$$PWD/qqnamefns.cpp \
|
|
80 |
$$PWD/qresolveurifn.cpp \
|
|
81 |
$$PWD/qsequencefns.cpp \
|
|
82 |
$$PWD/qsequencegeneratingfns.cpp \
|
|
83 |
$$PWD/qstaticnamespacescontainer.cpp \
|
|
84 |
$$PWD/qstringvaluefns.cpp \
|
|
85 |
$$PWD/qsubstringfns.cpp \
|
|
86 |
$$PWD/qsystempropertyfn.cpp \
|
|
87 |
$$PWD/qtimezonefns.cpp \
|
|
88 |
$$PWD/qtracefn.cpp \
|
|
89 |
$$PWD/qtypeavailablefn.cpp \
|
|
90 |
$$PWD/qunparsedentitypublicidfn.cpp \
|
|
91 |
$$PWD/qunparsedentityurifn.cpp \
|
|
92 |
$$PWD/qunparsedtextavailablefn.cpp \
|
|
93 |
$$PWD/qunparsedtextfn.cpp \
|
|
94 |
$$PWD/qxpath10corefunctions.cpp \
|
|
95 |
$$PWD/qxpath20corefunctions.cpp \
|
|
96 |
$$PWD/qxslt20corefunctions.cpp
|