mirror of
https://github.com/QuasarApp/QuasarAppLib.git
synced 2025-05-04 05:29:44 +00:00
Merge branch 'task_28' of github.com:QuasarApp/QuasarAppLib into task_28
This commit is contained in:
commit
75ad22b2df
2
params.h
2
params.h
@ -89,7 +89,7 @@ public:
|
|||||||
static void setArg(const QString& key, const QString& val);
|
static void setArg(const QString& key, const QString& val);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief setArg This methid sets boolean value of key.
|
* @brief setArg This method sets boolean value of key.
|
||||||
* @param key This is name of the console option.
|
* @param key This is name of the console option.
|
||||||
* @param enable New value of key.
|
* @param enable New value of key.
|
||||||
* @note For check is enable @a key argument use the Params::isEndable method.
|
* @note For check is enable @a key argument use the Params::isEndable method.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user