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 <Friedemann.Kleint@digia.com>
Showing
- doc/src/projects/creator-projects-custom-wizards.qdoc 4 additions, 1 deletiondoc/src/projects/creator-projects-custom-wizards.qdoc
- share/qtcreator/templates/wizards/helloworld/wizard_sample.xml 1 addition, 1 deletion.../qtcreator/templates/wizards/helloworld/wizard_sample.xml
- share/qtcreator/templates/wizards/listmodel/wizard_sample.xml 1 addition, 1 deletion...e/qtcreator/templates/wizards/listmodel/wizard_sample.xml
- src/plugins/projectexplorer/customwizard/customwizardpage.cpp 6 additions, 3 deletions...plugins/projectexplorer/customwizard/customwizardpage.cpp
- src/plugins/projectexplorer/customwizard/customwizardpage.h 2 additions, 1 deletionsrc/plugins/projectexplorer/customwizard/customwizardpage.h
Loading
Please register or sign in to comment