Home
last modified time | relevance | path

Searched refs:helpExamplesOption (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/mandelbulber/mandelbulber2-2.26/mandelbulber2/src/
H A Dcommand_line_interface.cpp191 const QCommandLineOption helpExamplesOption( in cCommandLineInterface() local
229 parser.addOption(helpExamplesOption); in cCommandLineInterface()
268 cliData.showExampleHelp = parser.isSet(helpExamplesOption); in cCommandLineInterface()