Utils::FileWizardPage Class
class Utils::FileWizardPageThe FileWizardPage class is a standard wizard page for a single file letting the user choose name and path. More...
| Header: | #include <FileWizardPage> | 
| Inherits: | Utils::WizardPage | 
Public Functions
Public Slots
| void | setFileName(const QString &name) | 
| void | setPath(const QString &path) | 
Detailed Description
The name and path labels can be changed. By default they are simply "Name:" and "Path:".