Changeset 846 for trunk/tools/qdoc3/test/qt-defines.qdocconf
- Timestamp:
- May 5, 2011, 5:36:53 AM (14 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/vendor/nokia/qt/4.7.2 (added) merged: 845 /branches/vendor/nokia/qt/current merged: 844 /branches/vendor/nokia/qt/4.6.3 removed
- Property svn:mergeinfo changed
-
trunk/tools/qdoc3/test/qt-defines.qdocconf
r2 r846 4 4 QT_COMPAT \ 5 5 QT_KEYPAD_NAVIGATION \ 6 QT_NO_EGL \ 6 7 QT3_SUPPORT \ 7 8 Q_WS_.* \ … … 20 21 extraimages.HTML = qt-logo \ 21 22 trolltech-logo \ 23 bg_l.png \ 24 bg_l_blank.png \ 25 bg_ll_blank.png \ 26 bg_ul_blank.png \ 27 header_bg.png \ 28 bg_r.png \ 29 box_bg.png \ 30 breadcrumb.png \ 31 bullet_gt.png \ 32 bullet_dn.png \ 33 bullet_sq.png \ 34 bullet_up.png \ 35 arrow_down.png \ 36 feedbackground.png \ 37 horBar.png \ 38 page.png \ 39 page_bg.png \ 40 sprites-combined.png \ 41 spinner.gif \ 42 stylesheet-coffee-plastique.png \ 22 43 taskmenuextension-example.png \ 23 44 coloreditorfactoryimage.png \ 24 dynamiclayouts-example.png \ 25 stylesheet-coffee-plastique.png 26 45 dynamiclayouts-example.png 46 47 # This stuff is used by the new doc format. 48 scriptdirs = $QT_SOURCE_TREE/doc/src/template/scripts 49 styledirs = $QT_SOURCE_TREE/doc/src/template/style 50 51 scripts.HTML = functions.js \ 52 narrow.js \ 53 superfish.js \ 54 jquery.js 55 56 styles.HTML = style.css \ 57 narrow.css \ 58 superfish.css \ 59 superfish_skin.css \ 60 style_ie6.css \ 61 style_ie7.css \ 62 style_ie8.css
Note:
See TracChangeset
for help on using the changeset viewer.