| KAboutApplication | Standard "About Application" dialog box.
|
| KAboutContainer |
KAboutContainer can be used to make a application specific AboutDialog. |
| KAboutDialog |
A KDialogBase with predefined main widget. |
| KAboutKDE | Standard "About KDE" dialog box,. |
| KAboutWidget |
KAboutWidget is the main widget for KAboutDialog. |
| KAccelGen |
Provides functions that, given a collection of QStrings, will
automatically and intelligently assign menu accelerators to the
QStrings in the collection. |
| KAccelGen::Deref |
Static dereference class, for use as a template parameter. |
| KAccelGen::Deref_Key |
Static dereference class that calls the key() method on its
target; for use as a template parameter. |
| KAction | Class to encapsulate user-driven action or event. |
| KActionCollection |
A managed set of KAction objects. |
| KActionMenu |
A KActionMenu is an action that holds a sub-menu of other actions. |
| KActionPtrShortcutList | |
| KActionSeparator | |
| KActionShortcutList | |
| KActiveLabel |
Label with support for selection and clickable links. |
| KAnimWidget | Widget animated using individual icons. |
| KArrowButton | Draws a button with an arrow.
|
| KAuthIcon | ABC for authorization icon widgets. |
| KBugReport | A dialog box for sending bug reports.
|
| KButtonBox |
Container widget for buttons. |
| KCModule |
The base class for control center modules. |
| KCharSelect | Character-Selection Widget. |
| KCharSelectTable | Character-Selection Table. |
| KColor | |
| KColorButton | A pushbutton to display or allow user selection of a colour.
|
| KColorCells |
A table of editable color cells. |
| KColorCombo |
Combobox for colors. |
| KColorDialog | A color selection dialog.
|
| KColorDrag |
A drag-and-drop object for colors. |
| KColorPatch | A color shower.
|
| KComboBox | An enhanced combo box.
|
| KCommand |
The abstract base class for all Commands. |
| KCommandHistory |
The command history stores a (user) configurable amount of
Commands. |
| KCompletionBox | A helper widget for "completion-widgets" (KLineEdit, KComboBox)). |
| KContextMenuManager | Convenience class to mangage context menus. |
| KCursor | A QCursor wrapper allowing "themed" cursors and auto-hiding cursors.
|
| KDCOPActionProxy | A proxy class publishing a DCOP interface for actions.
|
| KDatePicker | A date selection widget.
|
| KDateValidator |
Validates user-entered dates. |
| KDateWidget | A pushbutton to display or allow user selection of a date.
|
| KDialog |
Dialog with extended nonmodal support and methods for KDE standard
compliance. |
| KDialogBase | A dialog base class with standard buttons and predefined layouts.
|
| KDialogQueue | |
| KDockArea | |
| KDockMainWindow |
A special kind of KMainWindow that is able to have dockwidget child widgets (and member of the dockwidget class set). |
| KDockManager |
The manager that knows all dockwidgets and handles the dock process (and member of the dockwidget class set). |
| KDockManager::MenuDockData |
A data structure containing data about every dockwidget that is under control. |
| KDockTabGroup |
It just hides the special implementation of a dockwidget tab groups (and is member of the dockwidget class set). |
| KDockWidget |
Floatable widget that can be dragged around with the mouse and
encapsulate the actual widgets (and member of the dockwidget class
set). |
| KDockWidgetAbstractHeader |
An abstract base clase for all dockwidget headers (and member of the dockwidget class set). |
| KDockWidgetAbstractHeaderDrag |
An abstract class for all dockwidget drag-panels of a dockwidgets (and member of the dockwidget class set). |
| KDockWidgetHeader |
The header (additional bar) for a KDockWidget s (and member of the dockwidget class set). |
| KDockWidgetHeaderDrag |
This special widget is the panel one can grip with the mouses (and member of the dockwidget class set). |
| KDockWidgetPrivate |
additional KDockWidget stuff (private)
|
| KDockWindow |
This class is obsolete, it is provided for compatibility only. |
| KDoubleNumInput | An input control for real numbers, consisting of a spinbox and a slider.
|
| KDualColorButton | A widget for selecting two related colors.
|
| KEdFind | |
| KEdGotoLine | |
| KEdReplace | |
| KEdit |
A simple text editor for the KDE project. (deprecated) |
| KEditListBox |
An editable listbox
|
| KEditToolbar | A dialog used to customize or configure toolbars.
|
| KEditToolbarWidget | A widget used to customize or configure toolbars. |
| KFloatValidator | |
| KFontAction | |
| KFontChooser | A font selection widget.
|
| KFontCombo | A combobox to choose a font. |
| KFontDialog | A font selection dialog.
|
| KFontSizeAction | |
| KGradientSelector |
The KGradientSelector widget allows the user to choose
from a one-dimensional range of colors which is given as a
gradient between two colors provided by the programmer. |
| KGuiItem | |
| KHSSelector |
Widget for Hue/Saturation selection. |
| KHelpMenu | Standard KDE help menu with dialog boxes.
|
| KHistoryCombo | A combobox for offering a history and completion. |
| KIconView | A variant of QIconView that honors KDE's system-wide settings.
|
| KIconViewItem | A variant of QIconViewItem that wraps words better.
|
| KIntNumInput | An input widget for integer numbers, consisting of a spinbox and a slider.
|
| KIntSpinBox | A spin box widget for non-decimal numbers.
|
| KIntValidator |
QValidator for integers. |
| KJanusWidget | Easy to use widget with many layouts. |
| KJanusWidget::IconListBox | |
| KKeyChooser | Widget for configuration of KAccel and KGlobalAccel.
|
| KKeyDialog | Dialog for configuration of KActioncollection, KAccel, and KGlobalAccel.
|
| KLed | An LED widget.
|
| KLineEdit | An enhanced single line input widget.
|
| KLineEditDlg |
Dialog for user to enter a single line of text. |
| KListAction | |
| KListBox | A variant of QListBox that honors KDE's system-wide settings.
|
| KListView |
This Widget extends the functionality of QListView to honor the system
wide settings for Single Click/Double Click mode, AutoSelection and
ChangeCursorOverLink (TM). |
| KListViewItem | listview item with alternate background colour support. |
| KMacroCommand |
A Macro Command is a command that holds several sub-commands. |
| KMainWindow | KDE top level main window. |
| KMainWindowInterface | DCOP interface to KMainWindow.
|
| KMenuBar |
KDE Style-able menubar. |
| KMessageBox |
Easy message dialog box. |
| KMimeTypeValidator | A QValidator for mime types.
|
| KNamedCommand |
A command which stores its name. |
| KNumInput |
You need to inherit from this class if you want to implement K*NumInput
for a different variable type
|
| KPaletteTable |
A color palette in table form. |
| KPanelAppMenu |
DCop client menu class for the Kicker panel that will insert a submenu into
the KDE menu. |
| KPanelApplet | KDE Panel Applet class. |
| KPanelExtension | KDE Panel Extension class. |
| KPanelMenu | Base class to build dynamically loaded menu entries for the K-menu, or the panel.
|
| KPasswordDialog | A password input dialog.
|
| KPasswordEdit | A safe password input widget.
|
| KPixmapIO | Fast QImage to/from QPixmap conversion.
|
| KPopupFrame |
Frame with popup menu behaviour. |
| KPopupMenu | A menu with title items.
|
| KPopupTitle | KPopupMenu title widget.
|
| KProgress | A progress indicator widget.
|
| KProgressDialog | |
| KPushButton | A QPushButton with drag-support and KGuiItem support. |
| KRadioAction |
An action that operates like a radio button. |
| KRecentFilesAction | Recent files action. |
| KRestrictedLine | A line editor for restricted character sets.
|
| KRootPermsIcon |
Icon to show whether or not a user has root permissions. |
| KRootPixmap |
Creates pseudo-transparent widgets. |
| KRuler | A ruler widget.
|
| KSelectAction | Action for selecting one of several items. |
| KSelector |
KSelector is the base class for other widgets which
provides the ability to choose from a one-dimensional
range of values. |
| KSeparator |
Standard horizontal or vertical separator. |
| KSharedPixmap |
Shared pixmap client. |
| KShortcutBox | |
| KShortcutDialog | |
| KSqueezedTextLabel | A replacement for QLabel that squeezes its text. |
| KStatusBar | KDE statusbar widget. |
| KStdAction |
Convenience methods to access all standard KDE actions. |
| KStdGuiItem | |
| KStringListValidator | A QValidator to (dis)allow certain strings. |
| KSystemTray | KDE System Tray Window class. |
| KTabCtl |
Tabbed dialog with extended features. |
| KTextBrowser | Extended QTextBrowser.
|
| KTipDatabase |
A database for tips-of-the-day. |
| KTipDialog |
A Tip-of-the-Day dialog. |
| KToggleAction | Checkbox like action.
|
| KToolBar | Floatable toolbar with auto resize.
|
| KToolBarPopupAction |
This action is a normal action everywhere, except in a toolbar
where it also has a delayed popupmenu. |
| KToolBarRadioGroup | Class for group of radio butons in toolbar.
|
| KToolBarSeparator | |
| KURLLabel | A drop-in replacement for QLabel that displays hyperlinks.
|
| KValueSelector |
Widget for color value selection. |
| KWindowListMenu | |
| KWizard |
General-purpose multi-page dialog. |
| KWordWrap |
Word-wrap algorithm that takes into account beautifulness ;)
That means: not letting a letter alone on the last line,
breaking at punctuation signs, etc. |
| KWritePermsIcon |
Auth icon for write permission display. |
| KXMLGUI | |
| KXMLGUI::ActionList | |
| KXMLGUI::BuildHelper | |
| KXMLGUI::BuildState | |
| KXMLGUI::ContainerClient | |
| KXMLGUI::ContainerNode | |
| KXMLGUI::MergingIndex | |
| KXMLGUIClient |
A KXMLGUIClient can be used with KXMLGUIFactory to create a GUI from actions
and an XML document, and can be dynamically merged with other KXMLGUIClients. |
| KXMLGUIClient::DocStruct | |
| KXMLGUIClient::StateChange | |
| KXMLGUIFactory |
KXMLGUIFactory, together with KXMLGUIClient objects, can be used to create
a GUI of container widgets (like menus, toolbars, etc. |
| KXYSelector |
KXYSelector is the base class for other widgets which
provides the ability to choose from a two-dimensional
range of values. |
| QXEmbed | |