KAboutApplication | Standard "About Application" dialog box.
|
KAboutContainer |
KAboutContainer can be used to make a application specific AboutDialog. |
KAboutContainerBase |
Used internally by KAboutDialog
(internal) |
KAboutContributor |
Used internally by KAboutWidget
(internal) |
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. |
KAccelManagerAlgorithm |
This class encapsulates the algorithm finding the 'best'
distribution of accelerators in a hierarchy of widgets. |
KAccelString |
A string class handling accelerators. |
KAcceleratorManager |
KDE Accelerator manager. |
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.
|
KCursorPrivate |
I don't want the eventFilter to be in KCursor, so we have another class
for that stuff
(internal) |
KDCOPActionProxy | A proxy class publishing a DCOP interface for actions.
|
KDEPrivate | |
KDEPrivate::ToolBarHandler | |
KDateInternalMonthPicker |
A table containing month names. (internal) |
KDateInternalWeekSelector | Week selection widget. (internal) |
KDateInternalYearSelector | Year selection widget. (internal) |
KDatePicker | A date selection widget.
|
KDateTable |
Date selection table. (internal) |
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.
|
KDialogBaseButton |
Used internally by KDialogBase. (internal) |
KDialogBaseTile |
Used internally by KDialogBase. (internal) |
KDialogQueue | |
KDockArea | |
KDockButton_Private |
A mini-button usually placed in the dockpanel. (internal) |
KDockContainer |
***********************************************************************
IMPORTANT - IMPORTANT - IMPORTANT - IMPORTANT - IMPORTANT - IMPORTANT
***********************************************************************
***********************************************************************
|
KDockContainer::ListItem | |
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. |
KDockSplitter |
Like QSplitter but specially designed for dockwidgets stuff. (internal) |
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). |
KDockWidgetHeaderPrivate | |
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.
|
KDoubleSpinBox | A spin box for fractional numbers.
|
KDoubleValidator | A locale-aware QDoubleValidator. |
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
|
KEditListBox::CustomEditor | |
KEditToolbar | A dialog used to customize or configure toolbars.
|
KEditToolbarWidget | A widget used to customize or configure toolbars. |
KFloatValidator |
@obsolete Use KDoubleValidator
|
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.
|
KImageTrackLabel |
Used internally by KAboutContainerBase
(internal) |
KIntNumInput | An input widget for integer numbers, consisting of a spinbox and a slider.
|
KIntSpinBox | A QSpinBox with support for arbitrary base numbers.
|
KIntValidator |
QValidator for integers. |
KJanusWidget | Easy to use widget with many layouts. |
KJanusWidget::IconListBox | |
KKeyButton | A push button that looks like a keyboard key.
(internal) |
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 |
(deprecated) |
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. |
KListViewLineEdit |
the editor for a KListView. (internal) |
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.
|
KPassivePopup |
A dialog-like popup that displays messages without interupting the user. |
KPasswordDialog | A password input dialog.
|
KPasswordEdit | A safe password input widget.
|
KPixmapIO | Fast QImage to/from QPixmap conversion.
|
KPopupAccelManager |
This class manages a popup menu. |
KPopupFrame |
Frame with popup menu behaviour. |
KPopupMenu | A menu with title items.
|
KPopupTitle | KPopupMenu title widget.
|
KProgress | A progress indicator widget.
|
KProgressDialog | A dialog with a progress bar. |
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. |
KStatusBarLabel |
Internal label class for use in KStatusBar
(internal) |
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.
|
KTextEdit | A KDE'ified QTextEdit. |
KTipDatabase |
A database for tips-of-the-day. |
KTipDialog |
A Tip-of-the-Day dialog. |
KToggleAction | Checkbox like action.
|
KToggleToolBarAction |
An action that takes care of everything associated with
showing or hiding a toolbar by a menu action. |
KToolBar | Floatable toolbar with auto resize.
|
KToolBarButton |
A toolbar button. (internal) |
KToolBarButtonList |
List of KToolBarButton objects. (internal) |
KToolBarPopupAction |
This action is a normal action everywhere, except in a toolbar
where it also has a popupmenu (optionnally delayed). |
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. |
KWidgetAction |
An action that automatically embeds a widget into a
toolbar. |
KWindowInfo |
Displays messages in the window icon and title. |
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 | |
KXMLGUIBuilder |
Abstract interface for a "GUI builder", used by the GUIFactory
This interface is implemented by KMainWindow for the case where
the toplevel widget is a KMainWindow. |
KXMLGUIClient |
|
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 | The QXEmbed widget is a graphical socket that can embed an external X-Window.
|