Argument | Type | Default |
arglist | a Python list of strings | |
| setArguments is the PyKDE equivalent of the stream operator methods (<<)
in KDE's KProcess class - provide with a list of strings representing
the arguments to the executable program set with setExecutable (PyKDE
will continue to provide setExecutable even though it's deprecated in
KDE (to also be replaced with stream operators)
|
|