diff --git a/doc/addressbook-sdk.qdoc b/doc/addressbook-sdk.qdoc index 1ad252a8466..26c575a8764 100644 --- a/doc/addressbook-sdk.qdoc +++ b/doc/addressbook-sdk.qdoc @@ -54,7 +54,7 @@ This tutorial gives an introduction to GUI programming using the Qt SDK. - ### Screenshot + \image addressbook-tutorial-screenshot.png In the process, we will learn about some basic technologies provided by Qt, such as: diff --git a/doc/images/addressbook-tutorial-part1-labeled-screenshot.png b/doc/images/addressbook-tutorial-part1-labeled-screenshot.png new file mode 100644 index 00000000000..43810794ecb Binary files /dev/null and b/doc/images/addressbook-tutorial-part1-labeled-screenshot.png differ diff --git a/doc/images/addressbook-tutorial-part1-screenshot.png b/doc/images/addressbook-tutorial-part1-screenshot.png new file mode 100644 index 00000000000..cf15627974a Binary files /dev/null and b/doc/images/addressbook-tutorial-part1-screenshot.png differ diff --git a/doc/images/addressbook-tutorial-screenshot.png b/doc/images/addressbook-tutorial-screenshot.png new file mode 100644 index 00000000000..d6727dcf4f0 Binary files /dev/null and b/doc/images/addressbook-tutorial-screenshot.png differ