Documentation - Embedding one of our nice videos into the documentation

Details: The next generation of Qt Creator documentation involves
video ;) This is just the beginning.
This commit is contained in:
Kavindra Devi Palaraja
2009-03-30 14:25:06 +02:00
parent deff5ac20f
commit 9d187706aa

View File

@@ -1287,10 +1287,9 @@
\bold{Display Low Level Data} \bold{Display Low Level Data}
If the special debugging of Qt objects fails due to data If special debugging of Qt objects fails due to data corruption within the
corruption within the debugged objects, you can switch the debugged objects, you can switch the special debugging off in the
special debugging off in the \gui{Debug} menu. This will make \gui{Debug} menu. This will make the low-level structures visible again.
the low-level structures visible again.
*/ */
@@ -1302,6 +1301,22 @@
\title Keyboard Shortcuts \title Keyboard Shortcuts
\raw HTML
<center>
<video src="http://www.youtube.com/watch?v=6WGCxLIjRNg">
<object width="480" height="295"><param name="movie"
value="http://www.youtube.com/v/HHsi5B_Opec&hl=en&fs=1"></param>
<param name="allowFullScreen" value="true"></param>
<param name="allowscriptaccess" value="always"></param>
<embed src="http://www.youtube.com/v/HHsi5B_Opec&hl=en&fs=1"
type="application/x-shockwave-flash" allowscriptaccess="always"
allowfullscreen="true" width="480" height="295"></embed>
</object>
</video>
</center>
\endraw
Qt Creator provides various keyboard shortcuts to aid in the development Qt Creator provides various keyboard shortcuts to aid in the development
process. These shortcuts are listed in the table below: process. These shortcuts are listed in the table below: