diff --git a/doc/addressbook-sdk.qdoc b/doc/addressbook-sdk.qdoc index 1ad252a8466ab7b2191062d914dce45f0365c4f8..26c575a876438644a52d47b003002e627441c454 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 0000000000000000000000000000000000000000..43810794ecb6eb7144d944dba2bfbe41c509c693 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 0000000000000000000000000000000000000000..cf15627974a1da22b8b4429a37be1d002926cb7b 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 0000000000000000000000000000000000000000..d6727dcf4f00668482ad689ca31a5a03b0a1c7d3 Binary files /dev/null and b/doc/images/addressbook-tutorial-screenshot.png differ