Skip to content
Snippets Groups Projects
Commit 37ac4bf1 authored by Kavindra Devi Palaraja's avatar Kavindra Devi Palaraja
Browse files

Doc - Adding another video to the documentation, main page.

parent 8c58a2b3
No related branches found
No related tags found
No related merge requests found
...@@ -43,6 +43,21 @@ ...@@ -43,6 +43,21 @@
\endlist \endlist
\endtable \endtable
\raw HTML
<center>
<object width="425" height="344">
<param name="movie"
value="http://www.youtube.com/v/U7yje3D1UM4&hl=en&fs=1"></param>
<param name="allowFullScreen" value="true"></param>
<param name="allowscriptaccess" value="always"></param>
<embed src="http://www.youtube.com/v/U7yje3D1UM4&hl=en&fs=1"
type="application/x-shockwave-flash" allowscriptaccess="always"
allowfullscreen="true" width="425" height="344">
</embed>
</object>
</center>
\endraw
To learn more about the Qt Creator, click on one of the links below: To learn more about the Qt Creator, click on one of the links below:
\list \list
...@@ -565,6 +580,7 @@ ...@@ -565,6 +580,7 @@
the following code: the following code:
\snippet examples/textfinder/textfinder.h 0 \snippet examples/textfinder/textfinder.h 0
\note The \c{Ui::TextFinder} object is already provided. \note The \c{Ui::TextFinder} object is already provided.
\section2 The Source File \section2 The Source File
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment