- class KCmdLineArgs
+ class TDECmdLineArgs
|
@@ -28,15 +28,15 @@
tdecore |
Class |
- KCmdLineArgs |
+ TDECmdLineArgs |
Inherits |
|
methods
-- KCmdLineArgs (_options, _name, _id)
-
returns a KCmdLineArgs instance |
+- TDECmdLineArgs (_options, _name, _id)
+
returns a TDECmdLineArgs instance |
Argument | Type | Default |
_options | KCmdLineOptions | |
_name | char | |
@@ -173,7 +173,7 @@ NULL (or None) parameters to mark the end of the list are not required
| |
- parsedArgs (id = 0)
-
returns (KCmdLineArgs) |
+returns (TDECmdLineArgs) |
static |
Argument | Type | Default |
id | char | 0 |
@@ -211,7 +211,7 @@ NULL (or None) parameters to mark the end of the list are not required
error | TQString | |
| |
-- ~KCmdLineArgs ()
+
- ~TDECmdLineArgs ()
diff --git a/doc/classref/tdecore/index.html b/doc/classref/tdecore/index.html
index 019741f..1779621 100644
--- a/doc/classref/tdecore/index.html
+++ b/doc/classref/tdecore/index.html
@@ -44,7 +44,7 @@
KCharMacroExpander |
KCharsets |
KClipboardSynchronizer |
-KCmdLineArgs |
+TDECmdLineArgs |
KCmdLineOptions |
KCodecs |
KCompletion |
|
|
|