Changeset 561 for trunk/tools/qdoc3/test/qt-cpp-ignore.qdocconf
- Timestamp:
- Feb 11, 2010, 11:19:06 PM (15 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
-
Property svn:mergeinfo
set to (toggle deleted branches)
/branches/vendor/nokia/qt/4.6.1 merged eligible /branches/vendor/nokia/qt/current merged eligible /branches/vendor/trolltech/qt/current 3-149
-
Property svn:mergeinfo
set to (toggle deleted branches)
-
trunk/tools/qdoc3/test/qt-cpp-ignore.qdocconf
r2 r561 13 13 QM_EXPORT_NETWORK \ 14 14 QM_EXPORT_OPENGL \ 15 QM_EXPORT_OPENVG \ 15 16 QM_EXPORT_SQL \ 16 17 QM_EXPORT_TABLE \ … … 26 27 Q_COMPAT_EXPORT \ 27 28 Q_CORE_EXPORT \ 29 Q_CORE_EXPORT_INLINE \ 28 30 Q_EXPLICIT \ 29 31 Q_EXPORT \ … … 51 53 Q_NETWORK_EXPORT \ 52 54 Q_OPENGL_EXPORT \ 55 Q_OPENVG_EXPORT \ 53 56 Q_OUTOFLINE_TEMPLATE \ 54 57 Q_SQL_EXPORT \ … … 66 69 QT_END_NAMESPACE \ 67 70 QT_END_INCLUDE_NAMESPACE \ 68 PHONON_EXPORT 71 PHONON_EXPORT \ 72 Q_DECLARATIVE_EXPORT \ 73 Q_GADGET \ 74 QWEBKIT_EXPORT 69 75 Cpp.ignoredirectives = Q_DECLARE_HANDLE \ 70 76 Q_DECLARE_INTERFACE \
Note:
See TracChangeset
for help on using the changeset viewer.