23 #include "programargshelpdialog.h" 25 #include "cmdargshelp.h" 26 #include "ui_programargshelpdialog.h" 28 DClass<ProgramArgsHelpDialog> :
public Ui::ProgramArgsHelpDialog
40 QFont font(
"Courier");
41 d->textArea->setFont(font);
45 ProgramArgsHelpDialog::~ProgramArgsHelpDialog()
static QString argsHelp()
Returns all the options that Doomseeker accepts, excluding the ones for internal use.