- 
    Suggestion 
- 
    Resolution: Done
- 
    P3: Somewhat important 
- 
    None
- 
    None
- 
        4415fefcda27e1008b948d39aa6bc734e7dc9eaa
I think it could be great to have "private" options in the QCommandLineParser: Options that get parsed but which are not shown in the help message (because used for internal purpose).
It could be done by adding an "enum HelpVisibility" property to QCommandLineOption.