WSF
wizard::ToolDef Struct Reference

#include <ToolPrefObject.hpp>

Public Member Functions

 ToolDef (const QString &aAlias, const QString &aPath, const QString &aCmdLine, const QString &aWorking, const QStringList &aExtensions)
 ToolDef ()=default

Public Attributes

QString mAlias
QString mPath
QString mCmdLine
QString mWorking
QStringList mExtensions

Constructor & Destructor Documentation

◆ ToolDef() [1/2]

wizard::ToolDef::ToolDef ( const QString & aAlias,
const QString & aPath,
const QString & aCmdLine,
const QString & aWorking,
const QStringList & aExtensions )
inline

References mAlias, mCmdLine, mExtensions, mPath, and mWorking.

◆ ToolDef() [2/2]

wizard::ToolDef::ToolDef ( )
default

Member Data Documentation

◆ mAlias

QString wizard::ToolDef::mAlias

Referenced by ToolDef().

◆ mCmdLine

QString wizard::ToolDef::mCmdLine

Referenced by ToolDef().

◆ mExtensions

QStringList wizard::ToolDef::mExtensions

Referenced by ToolDef().

◆ mPath

QString wizard::ToolDef::mPath

Referenced by ToolDef().

◆ mWorking

QString wizard::ToolDef::mWorking

Referenced by ToolDef().


The documentation for this struct was generated from the following file:
Copyrights Multiple, All Rights Reserved