Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Marco Bubke
flatpak-qt-creator
Commits
d8fb69b4
Commit
d8fb69b4
authored
Jul 22, 2009
by
Kavindra Devi Palaraja
Browse files
Doc - Modifying documentation for Part 6 to reflect the change in code
Reviewed-By: TrustMe
parent
f1dfb3c6
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/addressbook-sdk.qdoc
View file @
d8fb69b4
...
...
@@ -892,14 +892,10 @@
\section1 The AddressBook Class
We declare two public slots, \c saveToFile() and \c loadFromFile(), as well
as two QPushButton objects, \c loadButton and \c saveButton.
We declare two public slots, \c saveToFile() and \c loadFromFile().
# code
In our constructor, we instantiate \c loadButton and \c saveButton.
Now lets look at the \c saveToFile() and \c loadFromFile() functions in
detail.
...
...
@@ -914,7 +910,7 @@
\snippet examples/addressbook-sdk/part6/addressbook.cpp saveToFile part1
The file dialog that pops up is displayed in the screensh
t
o below:
The file dialog that pops up is displayed in the screensho
t
below:
#screenshot
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment