class KCmdLineOptions |
|
|
Class that holds command line options. This class is intended to be used with the KCmdLineArgs class, which provides convenient and powerful command line argument parsing and handling functionality. See also KCmdLineArgs for additional usage information |
|
Constructor. |
|
Copy constructor. |
|
Add command line option, by providing its name, description, and |
|
Add all options from another KCmdLineOptions object.
options - options to add |