Argument | Type | Default |
options | a Python list of tuples | |
name | char | 0 |
id | char | 0 |
afterId | char | 0 |
| A Pytbon list of tuples (name, description, default) is the first parameter
instead of a KCmdLineOptions object (KCmdLineOptions is not used);
NULL (or None) parameters to mark the end of the list are not required
|
|