#include <commandlineutility.h>
◆ CommandLineUtility()
| CommandLineUtility::CommandLineUtility |
( |
QObject * |
parent = nullptr | ) |
|
|
explicit |
◆ getControllerID()
| QString CommandLineUtility::getControllerID |
( |
| ) |
|
◆ getControllerNumber()
| int CommandLineUtility::getControllerNumber |
( |
| ) |
|
◆ getControllerOptionsList()
◆ getCurrentLogFile()
| QString CommandLineUtility::getCurrentLogFile |
( |
| ) |
|
◆ getCurrentLogLevel()
◆ getEventGenerator()
| QString CommandLineUtility::getEventGenerator |
( |
| ) |
|
◆ getJoyStartSetNumber()
| int CommandLineUtility::getJoyStartSetNumber |
( |
| ) |
|
◆ getJoyStartSetNumberList()
| QList<int>* CommandLineUtility::getJoyStartSetNumberList |
( |
| ) |
|
◆ getProfileLocation()
| QString CommandLineUtility::getProfileLocation |
( |
| ) |
|
◆ getStartSetNumber()
| int CommandLineUtility::getStartSetNumber |
( |
| ) |
|
◆ hasControllerID()
| bool CommandLineUtility::hasControllerID |
( |
| ) |
|
◆ hasControllerNumber()
| bool CommandLineUtility::hasControllerNumber |
( |
| ) |
|
◆ hasProfile()
| bool CommandLineUtility::hasProfile |
( |
| ) |
|
◆ hasProfileInOptions()
| bool CommandLineUtility::hasProfileInOptions |
( |
| ) |
|
◆ isHiddenRequested()
| bool CommandLineUtility::isHiddenRequested |
( |
| ) |
|
◆ isLaunchInTrayEnabled()
| bool CommandLineUtility::isLaunchInTrayEnabled |
( |
| ) |
|
◆ isShowRequested()
| bool CommandLineUtility::isShowRequested |
( |
| ) |
|
◆ isTrayHidden()
| bool CommandLineUtility::isTrayHidden |
( |
| ) |
|
◆ isUnloadRequested()
| bool CommandLineUtility::isUnloadRequested |
( |
| ) |
|
◆ parseArgsPrControle()
| void CommandLineUtility::parseArgsPrControle |
( |
const QCommandLineParser & |
parser | ) |
|
|
private |
◆ parseArgsProfile()
| void CommandLineUtility::parseArgsProfile |
( |
const QCommandLineParser & |
parser | ) |
|
|
private |
◆ parseArgsStartSet()
| void CommandLineUtility::parseArgsStartSet |
( |
const QCommandLineParser & |
parser | ) |
|
|
private |
◆ parseArgsUnload()
| void CommandLineUtility::parseArgsUnload |
( |
const QCommandLineParser & |
parser | ) |
|
|
private |
◆ parseArguments()
| void CommandLineUtility::parseArguments |
( |
const QApplication & |
parsed_app | ) |
|
load and parse arguments from commandline
- Parameters
-
- Exceptions
-
| std::runtime_error | - in case of problems with parsing like unknown flag, wrong value etc |
◆ shouldListControllers()
| bool CommandLineUtility::shouldListControllers |
( |
| ) |
|
◆ controllerIDString
| QString CommandLineUtility::controllerIDString |
|
private |
◆ controllerNumber
| int CommandLineUtility::controllerNumber |
|
private |
◆ controllerOptionsList
◆ currentListsIndex
| int CommandLineUtility::currentListsIndex |
|
private |
◆ currentLogFile
| QString CommandLineUtility::currentLogFile |
|
private |
◆ currentLogLevel
◆ eventGenerator
| QString CommandLineUtility::eventGenerator |
|
private |
◆ eventGeneratorsList
◆ hiddenRequest
| bool CommandLineUtility::hiddenRequest |
|
private |
◆ hideTrayIcon
| bool CommandLineUtility::hideTrayIcon |
|
private |
◆ launchInTray
| bool CommandLineUtility::launchInTray |
|
private |
◆ listControllers
| bool CommandLineUtility::listControllers |
|
private |
◆ profileLocation
| QString CommandLineUtility::profileLocation |
|
private |
◆ showRequest
| bool CommandLineUtility::showRequest |
|
private |
◆ startSetNumber
| int CommandLineUtility::startSetNumber |
|
private |
◆ unloadProfile
| bool CommandLineUtility::unloadProfile |
|
private |
The documentation for this class was generated from the following files: