summaryrefslogtreecommitdiffstats
path: root/kutils/groups.dox
blob: 1b9866d03d1dbb6dec932f8d26459092a8eb35ff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
/**
@defgroup main Main classes
*/

/**
@defgroup internal Internal classes
*/

/**
@defgroup tqfindtqreplace Find and Replace classes

These classes implement a generic tqfind/tqreplace 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 kcmodule 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).
*/