Commit Graph

9 Commits

Author SHA1 Message Date
Daniel Molkentin
ef43fbf594 use module-less include file style for the sdk example.
This was proposed by Kavindra and actually it is
probably simpler for newbies. The documentation
already talks about this style, so use it.
2009-08-07 15:05:14 +02:00
Simon Hausmann
eccc840cce Small cleanups
* Instantiate the FindDialog on demand only.
* When submitting a contact and there was an error, return early to
avoid adding the incomplete contact.
* In the FindDialog's findClicked slot call accept() or reject() on the
dialog, to propagate the acceptance to the caller in
AddressBook::findContact.
* Renamed FindDialog::getFindText to FindDialog::findText()

Reviewed-by: Kavindra
2009-07-21 12:05:03 +02:00
Kavindra Devi Palaraja
5cdeac544a Doc - modifying Part 5 to use ui->
Reviewed-By: TrustMe
2009-07-21 11:51:35 +02:00
Kavindra Devi Palaraja
640278e1d0 Doc - More of Part 5 and some minor changes to part 2 to ensure
that the include statements were explained.

Reviewed-By: TrustMe
2009-06-30 15:42:30 +02:00
Thorbjørn Lindeijer
341a843bbf Removed two stray backslashes 2009-06-29 14:30:43 +02:00
Kavindra Devi Palaraja
ae9b6f3202 Doc - More of the tutorial
Reviewed-By: TrustMe
2009-06-24 17:32:58 +02:00
Kavindra Devi Palaraja
ebce08af9f Doc - Working on part 5
RevBy:    TrustMe
2009-06-10 15:49:11 +02:00
Kavindra Devi Palaraja
ea794ba3b2 Fixes: - Doc - working on more of the AddressBook-SDK tutorial
Rev-By:     - TrustMe
2009-04-20 10:52:29 +02:00
Kavindra Devi Palaraja
1997d8fb9a Doc - Adding in the tutorial, needs to be customized for Creator. 2009-04-02 10:41:35 +02:00