summaryrefslogtreecommitdiffstats
path: root/tdeutils/groups.dox
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-26 13:17:21 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-26 13:17:21 -0600
commitdfe289850f068f19ba4a83ab4e7e22a7e09c13c9 (patch)
treec297348a55df66c571de4525646e0b9762427353 /tdeutils/groups.dox
parentb7658a0d5eca24a9d37c6e04f88298ef02389db0 (diff)
downloadtdelibs-dfe289850f068f19ba4a83ab4e7e22a7e09c13c9.tar.gz
tdelibs-dfe289850f068f19ba4a83ab4e7e22a7e09c13c9.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'tdeutils/groups.dox')
-rw-r--r--tdeutils/groups.dox41
1 files changed, 41 insertions, 0 deletions
diff --git a/tdeutils/groups.dox b/tdeutils/groups.dox
new file mode 100644
index 000000000..a4e0a633f
--- /dev/null
+++ b/tdeutils/groups.dox
@@ -0,0 +1,41 @@
+/**
+@defgroup main Main classes
+*/
+
+/**
+@defgroup internal Internal classes
+*/
+
+/**
+@defgroup findreplace Find and Replace classes
+
+These classes implement a generic find/replace function, along with
+extensible dialogs.
+*/
+
+/**
+@defgroup plugin Plugin handling classes
+
+These classes provide an easy and generic way for handling plugins.
+*/
+
+/**
+@defgroup settings Settings UI classes
+
+These classes provide widgets to build settings dialogs. See KSettings
+namespace description for an overview.
+*/
+
+/**
+@defgroup tdecmodule KControl module classes
+
+Thwse classes provide the KControl module API.
+*/
+
+/**
+@defgroup multitabbar KMultiTabBar related classes
+
+These classes implement the tab bar often found on the border of KDE
+applications' main windows (such as Kate or KDevelop).
+*/
+