summaryrefslogtreecommitdiff
path: root/doc/src/qtgraphicaleffects-directionalblur.qdoc
diff options
context:
space:
mode:
authorMarko Niemelä <marko.a.niemela@nokia.com>2012-03-20 14:30:01 +0200
committerQt by Nokia <qt-info@nokia.com>2012-03-23 08:51:53 +0100
commit1384a003a97f044f275935b4d1c802b74e639411 (patch)
tree80c30d2121c3cdf08ca89805acc42649174bb990 /doc/src/qtgraphicaleffects-directionalblur.qdoc
parentae548b56c0e940c2ed0b165c3d92304a3078eabf (diff)
downloadqtgraphicaleffects-1384a003a97f044f275935b4d1c802b74e639411.tar.gz
Documentation is now generated using qdoc instead of qdoc3
Additionally some qdoc markup definitions are changed to avoid deprecation warnings during doc generation. Change-Id: I91fe30d2e628069f7594406125e24210ae157af3 Reviewed-by: Kim Gronholm <kim.1.gronholm@nokia.com>
Diffstat (limited to 'doc/src/qtgraphicaleffects-directionalblur.qdoc')
-rw-r--r--doc/src/qtgraphicaleffects-directionalblur.qdoc68
1 files changed, 34 insertions, 34 deletions
diff --git a/doc/src/qtgraphicaleffects-directionalblur.qdoc b/doc/src/qtgraphicaleffects-directionalblur.qdoc
index 28ce4a0..dfa175f 100644
--- a/doc/src/qtgraphicaleffects-directionalblur.qdoc
+++ b/doc/src/qtgraphicaleffects-directionalblur.qdoc
@@ -40,11 +40,11 @@
\table
\header
- \o Source
- \o Effect applied
+ \li Source
+ \li Effect applied
\row
- \o \image Original_butterfly.png
- \o \image DirectionalBlur_butterfly.png
+ \li \image Original_butterfly.png
+ \li \image DirectionalBlur_butterfly.png
\endtable
\section1 Example
@@ -75,25 +75,25 @@
\table
\header
- \o Output examples with different length values
- \o
- \o
+ \li Output examples with different length values
+ \li
+ \li
\row
- \o \image DirectionalBlur_length1.png
- \o \image DirectionalBlur_length2.png
- \o \image DirectionalBlur_length3.png
+ \li \image DirectionalBlur_length1.png
+ \li \image DirectionalBlur_length2.png
+ \li \image DirectionalBlur_length3.png
\row
- \o \bold { length: 0.0 }
- \o \bold { length: 32.0 }
- \o \bold { length: 64.0 }
+ \li \b { length: 0.0 }
+ \li \b { length: 32.0 }
+ \li \b { length: 64.0 }
\row
- \o \l samples: 32
- \o \l samples: 32
- \o \l samples: 32
+ \li \l samples: 32
+ \li \l samples: 32
+ \li \l samples: 32
\row
- \o \l angle: 0
- \o \l angle: 0
- \o \l angle: 0
+ \li \l angle: 0
+ \li \l angle: 0
+ \li \l angle: 0
\endtable
*/
@@ -125,25 +125,25 @@
\table
\header
- \o Output examples with different angle values
- \o
- \o
+ \li Output examples with different angle values
+ \li
+ \li
\row
- \o \image DirectionalBlur_angle1.png
- \o \image DirectionalBlur_angle2.png
- \o \image DirectionalBlur_angle3.png
+ \li \image DirectionalBlur_angle1.png
+ \li \image DirectionalBlur_angle2.png
+ \li \image DirectionalBlur_angle3.png
\row
- \o \bold { angle: 0.0 }
- \o \bold { angle: 45.0 }
- \o \bold { angle: 90.0 }
+ \li \b { angle: 0.0 }
+ \li \b { angle: 45.0 }
+ \li \b { angle: 90.0 }
\row
- \o \l samples: 32
- \o \l samples: 32
- \o \l samples: 32
+ \li \l samples: 32
+ \li \l samples: 32
+ \li \l samples: 32
\row
- \o \l length: 32
- \o \l length: 32
- \o \l length: 32
+ \li \l length: 32
+ \li \l length: 32
+ \li \l length: 32
\endtable
*/