From 3f39943a37821cc2c4559560ab7eb2bb1649ef38 Mon Sep 17 00:00:00 2001 From: Aurindam Jana Date: Fri, 17 May 2013 12:16:09 +0200 Subject: CustomWizard: Add a placeholder field for QLineEdit The XML file now has a placeholdertext attribute that sets the place holder text for the corrsponding QLineEdit. Change-Id: I537721a5e5be796f4f88054751e66e557e718948 Reviewed-by: Friedemann Kleint --- doc/src/projects/creator-projects-custom-wizards.qdoc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'doc/src/projects/creator-projects-custom-wizards.qdoc') diff --git a/doc/src/projects/creator-projects-custom-wizards.qdoc b/doc/src/projects/creator-projects-custom-wizards.qdoc index 4aefc1295e..9c50be37ad 100644 --- a/doc/src/projects/creator-projects-custom-wizards.qdoc +++ b/doc/src/projects/creator-projects-custom-wizards.qdoc @@ -257,7 +257,7 @@ Hallo Welt Parameter - + Hello world message: Hallo-Welt-Nachricht: @@ -290,6 +290,9 @@ \li \c defaulttext specifies text that appears in the field by default. + \li For a QLineEdit, \c placeholdertext specifies placeholder text that appears in the + field. + \li \c fielddescription specifies the field name that appears on the wizard page. -- cgit v1.2.1