From 75a3ef0afbe95220d12b8ab4e63cfd3751abd353 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 21 Jan 2013 12:14:41 -0600 Subject: Rename files with KApplication or KCmdLineArgs in their names --- doc/classref/kfile/KApplicationPropsPlugin.html | 63 -- doc/classref/kfile/KApplicationTree.html | 101 ---- doc/classref/kfile/TDEApplicationPropsPlugin.html | 63 ++ doc/classref/kfile/TDEApplicationTree.html | 101 ++++ doc/classref/tdecore/KApplication.html | 666 ---------------------- doc/classref/tdecore/KCmdLineArgs.html | 220 ------- doc/classref/tdecore/TDEApplication.html | 666 ++++++++++++++++++++++ doc/classref/tdecore/TDECmdLineArgs.html | 220 +++++++ 8 files changed, 1050 insertions(+), 1050 deletions(-) delete mode 100644 doc/classref/kfile/KApplicationPropsPlugin.html delete mode 100644 doc/classref/kfile/KApplicationTree.html create mode 100644 doc/classref/kfile/TDEApplicationPropsPlugin.html create mode 100644 doc/classref/kfile/TDEApplicationTree.html delete mode 100644 doc/classref/tdecore/KApplication.html delete mode 100644 doc/classref/tdecore/KCmdLineArgs.html create mode 100644 doc/classref/tdecore/TDEApplication.html create mode 100644 doc/classref/tdecore/TDECmdLineArgs.html (limited to 'doc/classref') diff --git a/doc/classref/kfile/KApplicationPropsPlugin.html b/doc/classref/kfile/KApplicationPropsPlugin.html deleted file mode 100644 index aa94fb5..0000000 --- a/doc/classref/kfile/KApplicationPropsPlugin.html +++ /dev/null @@ -1,63 +0,0 @@ - - - - - class TDEApplicationPropsPlugin - - - - -

PyKDE - Python Bindings for KDE

-
- - - -
-

class TDEApplicationPropsPlugin


-
- - - - - -
Table of contents
Modules
kfile Classes
All Classes
-
- - - - - - - - - - -
Modulekfile
ClassTDEApplicationPropsPlugin
InheritsKPropsDlgPlugin
-

methods

- - - diff --git a/doc/classref/kfile/KApplicationTree.html b/doc/classref/kfile/KApplicationTree.html deleted file mode 100644 index 33aa877..0000000 --- a/doc/classref/kfile/KApplicationTree.html +++ /dev/null @@ -1,101 +0,0 @@ - - - - - class TDEApplicationTree - - - - -

PyKDE - Python Bindings for KDE

-
- - - -
-

class TDEApplicationTree


-
- - - - - -
Table of contents
Modules
kfile Classes
All Classes
-
- - - - - - - - - - -
Modulekfile
ClassTDEApplicationTree
InheritsKListView
-

methods

-

variables

- - - diff --git a/doc/classref/kfile/TDEApplicationPropsPlugin.html b/doc/classref/kfile/TDEApplicationPropsPlugin.html new file mode 100644 index 0000000..aa94fb5 --- /dev/null +++ b/doc/classref/kfile/TDEApplicationPropsPlugin.html @@ -0,0 +1,63 @@ + + + + + class TDEApplicationPropsPlugin + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class TDEApplicationPropsPlugin


+
+ + + + + +
Table of contents
Modules
kfile Classes
All Classes
+
+ + + + + + + + + + +
Modulekfile
ClassTDEApplicationPropsPlugin
InheritsKPropsDlgPlugin
+

methods

+ + + diff --git a/doc/classref/kfile/TDEApplicationTree.html b/doc/classref/kfile/TDEApplicationTree.html new file mode 100644 index 0000000..33aa877 --- /dev/null +++ b/doc/classref/kfile/TDEApplicationTree.html @@ -0,0 +1,101 @@ + + + + + class TDEApplicationTree + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class TDEApplicationTree


+
+ + + + + +
Table of contents
Modules
kfile Classes
All Classes
+
+ + + + + + + + + + +
Modulekfile
ClassTDEApplicationTree
InheritsKListView
+

methods

+

variables

+ + + diff --git a/doc/classref/tdecore/KApplication.html b/doc/classref/tdecore/KApplication.html deleted file mode 100644 index 5180e20..0000000 --- a/doc/classref/tdecore/KApplication.html +++ /dev/null @@ -1,666 +0,0 @@ - - - - - class TDEApplication - - - - -

PyKDE - Python Bindings for KDE

-
- - - -
-

class TDEApplication


-
- - - - - -
Table of contents
Modules
tdecore Classes
All Classes
-
- - - - - - - - - - -
Moduletdecore
ClassTDEApplication
InheritsTQApplication, KInstance
-

enums

-

methods

-

variables

- - - diff --git a/doc/classref/tdecore/KCmdLineArgs.html b/doc/classref/tdecore/KCmdLineArgs.html deleted file mode 100644 index fd97e75..0000000 --- a/doc/classref/tdecore/KCmdLineArgs.html +++ /dev/null @@ -1,220 +0,0 @@ - - - - - class TDECmdLineArgs - - - - -

PyKDE - Python Bindings for KDE

-
- - - -
-

class TDECmdLineArgs


-
- - - - - -
Table of contents
Modules
tdecore Classes
All Classes
-
- - - - - - - - - - -
Moduletdecore
ClassTDECmdLineArgs
Inherits
-

methods

- - - diff --git a/doc/classref/tdecore/TDEApplication.html b/doc/classref/tdecore/TDEApplication.html new file mode 100644 index 0000000..5180e20 --- /dev/null +++ b/doc/classref/tdecore/TDEApplication.html @@ -0,0 +1,666 @@ + + + + + class TDEApplication + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class TDEApplication


+
+ + + + + +
Table of contents
Modules
tdecore Classes
All Classes
+
+ + + + + + + + + + +
Moduletdecore
ClassTDEApplication
InheritsTQApplication, KInstance
+

enums

+

methods

+

variables

+ + + diff --git a/doc/classref/tdecore/TDECmdLineArgs.html b/doc/classref/tdecore/TDECmdLineArgs.html new file mode 100644 index 0000000..fd97e75 --- /dev/null +++ b/doc/classref/tdecore/TDECmdLineArgs.html @@ -0,0 +1,220 @@ + + + + + class TDECmdLineArgs + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class TDECmdLineArgs


+
+ + + + + +
Table of contents
Modules
tdecore Classes
All Classes
+
+ + + + + + + + + + +
Moduletdecore
ClassTDECmdLineArgs
Inherits
+

methods

+ + + -- cgit v1.2.3