메소드 | 설명 | |
---|---|---|
DisplayFirstRunDisclaimer ( ) : void |
If this is the first run, display the disclaimer, if accepted this is stored in a file in the AppData folder
|
|
InputProjectPath ( ) : string |
Asks for project directory, repeats until valid path is entered
|
|
PrintHeader ( ) : void |
Prints application header to console
|
|
StartConfigWizard ( ) : void |
Run a small wizard which is able to autodetect the Qt Creator ids
|