From 90825e2392b2d70e43c7a25b8a3752299a933894 Mon Sep 17 00:00:00 2001 From: toma Date: Wed, 25 Nov 2009 17:56:58 +0000 Subject: Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebindings@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- .../classref/kspell/KDictSpellingHighlighter.html | 168 +++++++++ python/pykde/doc/classref/kspell/KSpell.html | 408 +++++++++++++++++++++ python/pykde/doc/classref/kspell/KSpellConfig.html | 211 +++++++++++ python/pykde/doc/classref/kspell/KSpellDlg.html | 158 ++++++++ .../doc/classref/kspell/KSpellingHighlighter.html | 86 +++++ .../doc/classref/kspell/KSyntaxHighlighter.html | 65 ++++ python/pykde/doc/classref/kspell/index.html | 41 +++ .../pykde/doc/classref/kspell/kspell-globals.html | 38 ++ 8 files changed, 1175 insertions(+) create mode 100644 python/pykde/doc/classref/kspell/KDictSpellingHighlighter.html create mode 100644 python/pykde/doc/classref/kspell/KSpell.html create mode 100644 python/pykde/doc/classref/kspell/KSpellConfig.html create mode 100644 python/pykde/doc/classref/kspell/KSpellDlg.html create mode 100644 python/pykde/doc/classref/kspell/KSpellingHighlighter.html create mode 100644 python/pykde/doc/classref/kspell/KSyntaxHighlighter.html create mode 100644 python/pykde/doc/classref/kspell/index.html create mode 100644 python/pykde/doc/classref/kspell/kspell-globals.html (limited to 'python/pykde/doc/classref/kspell') diff --git a/python/pykde/doc/classref/kspell/KDictSpellingHighlighter.html b/python/pykde/doc/classref/kspell/KDictSpellingHighlighter.html new file mode 100644 index 00000000..65a4540c --- /dev/null +++ b/python/pykde/doc/classref/kspell/KDictSpellingHighlighter.html @@ -0,0 +1,168 @@ + + + + + class KDictSpellingHighlighter + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KDictSpellingHighlighter


+
+ + + + + +
Table of contents
Modules
kspell Classes
All Classes
+
+ + + + + + + + + + +
Modulekspell
ClassKDictSpellingHighlighter
InheritsQObject, KSpellingHighlighter
+

methods

+ + + diff --git a/python/pykde/doc/classref/kspell/KSpell.html b/python/pykde/doc/classref/kspell/KSpell.html new file mode 100644 index 00000000..9f013a3b --- /dev/null +++ b/python/pykde/doc/classref/kspell/KSpell.html @@ -0,0 +1,408 @@ + + + + + class KSpell + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KSpell


+
+ + + + + +
Table of contents
Modules
kspell Classes
All Classes
+
+ + + + + + + + + + +
Modulekspell
ClassKSpell
InheritsQObject
+

enums

+

methods

+ + + diff --git a/python/pykde/doc/classref/kspell/KSpellConfig.html b/python/pykde/doc/classref/kspell/KSpellConfig.html new file mode 100644 index 00000000..e821792c --- /dev/null +++ b/python/pykde/doc/classref/kspell/KSpellConfig.html @@ -0,0 +1,211 @@ + + + + + class KSpellConfig + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KSpellConfig


+
+ + + + + +
Table of contents
Modules
kspell Classes
All Classes
+
+ + + + + + + + + + +
Modulekspell
ClassKSpellConfig
InheritsQWidget
+

methods

+ + + diff --git a/python/pykde/doc/classref/kspell/KSpellDlg.html b/python/pykde/doc/classref/kspell/KSpellDlg.html new file mode 100644 index 00000000..33a87f3d --- /dev/null +++ b/python/pykde/doc/classref/kspell/KSpellDlg.html @@ -0,0 +1,158 @@ + + + + + class KSpellDlg + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KSpellDlg


+
+ + + + + +
Table of contents
Modules
kspell Classes
All Classes
+
+ + + + + + + + + + +
Modulekspell
ClassKSpellDlg
InheritsKDialogBase
+

methods

+ + + diff --git a/python/pykde/doc/classref/kspell/KSpellingHighlighter.html b/python/pykde/doc/classref/kspell/KSpellingHighlighter.html new file mode 100644 index 00000000..91d39215 --- /dev/null +++ b/python/pykde/doc/classref/kspell/KSpellingHighlighter.html @@ -0,0 +1,86 @@ + + + + + class KSpellingHighlighter + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KSpellingHighlighter


+
+ + + + + +
Table of contents
Modules
kspell Classes
All Classes
+
+ + + + + + + + + + +
Modulekspell
ClassKSpellingHighlighter (abstract)
InheritsKSyntaxHighlighter
+

methods

+ + + diff --git a/python/pykde/doc/classref/kspell/KSyntaxHighlighter.html b/python/pykde/doc/classref/kspell/KSyntaxHighlighter.html new file mode 100644 index 00000000..ba00bf1c --- /dev/null +++ b/python/pykde/doc/classref/kspell/KSyntaxHighlighter.html @@ -0,0 +1,65 @@ + + + + + class KSyntaxHighlighter + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KSyntaxHighlighter


+
+ + + + + +
Table of contents
Modules
kspell Classes
All Classes
+
+ + + + + + + + + + +
Modulekspell
ClassKSyntaxHighlighter
InheritsQSyntaxHighlighter
+

enums

+

methods

+ + + diff --git a/python/pykde/doc/classref/kspell/index.html b/python/pykde/doc/classref/kspell/index.html new file mode 100644 index 00000000..e9487c54 --- /dev/null +++ b/python/pykde/doc/classref/kspell/index.html @@ -0,0 +1,41 @@ + + + + + module kspell + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

kspell Class Index


+
+ + + + +
Table of contents
Modules
All Classes
+
+ kspell Global and Namespace members

+ +
+ + + +
KDictSpellingHighlighter - KSpell
KDictSpellingHighlighter
KSpell
+ + + +
KSpellConfig - KSpellDlg
KSpellConfig
KSpellDlg
+ + + +
KSpellingHighlighter - KSyntaxHighlighter
KSpellingHighlighter
KSyntaxHighlighter
+ + diff --git a/python/pykde/doc/classref/kspell/kspell-globals.html b/python/pykde/doc/classref/kspell/kspell-globals.html new file mode 100644 index 00000000..906321ca --- /dev/null +++ b/python/pykde/doc/classref/kspell/kspell-globals.html @@ -0,0 +1,38 @@ + + + + + kspell globals + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

kspell Globals


+
+ + + + + +
Table of contents
Modules
kspell Classes
All Classes
+
+

enums

+ + + -- cgit v1.2.3