kdeui Annotated List


Annotated List
Files
Globals
Hierarchy
Index
KAboutApplicationStandard "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.
KAboutKDEStandard "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.
KActionClass 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.
KAnimWidgetWidget animated using individual icons.
KArrowButtonDraws a button with an arrow.
KAuthIconABC for authorization icon widgets.
KBugReportA dialog box for sending bug reports.
KButtonBox Container widget for buttons.
KCModule The base class for control center modules.
KCharSelectCharacter-Selection Widget.
KCharSelectTableCharacter-Selection Table.
KColor
KColorButtonA pushbutton to display or allow user selection of a colour.
KColorCells A table of editable color cells.
KColorCombo Combobox for colors.
KColorDialogA color selection dialog.
KColorDrag A drag-and-drop object for colors.
KColorPatchA color shower.
KComboBoxAn enhanced combo box.
KCommand The abstract base class for all Commands.
KCommandHistory The command history stores a (user) configurable amount of Commands.
KCompletionBoxA helper widget for "completion-widgets" (KLineEdit, KComboBox)).
KContextMenuManagerConvenience class to mangage context menus.
KCursorA 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)
KDCOPActionProxyA 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)
KDatePickerA date selection widget.
KDateTable Date selection table. (internal)
KDateValidator Validates user-entered dates.
KDateWidgetA pushbutton to display or allow user selection of a date.
KDialog Dialog with extended nonmodal support and methods for KDE standard compliance.
KDialogBaseA 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.
KDoubleNumInputAn input control for real numbers, consisting of a spinbox and a slider.
KDoubleSpinBoxA spin box for fractional numbers.
KDoubleValidatorA locale-aware QDoubleValidator.
KDualColorButtonA 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
KEditToolbarA dialog used to customize or configure toolbars.
KEditToolbarWidgetA widget used to customize or configure toolbars.
KFloatValidator @obsolete Use KDoubleValidator
KFontAction
KFontChooserA font selection widget.
KFontComboA combobox to choose a font.
KFontDialogA 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.
KHelpMenuStandard KDE help menu with dialog boxes.
KHistoryComboA combobox for offering a history and completion.
KIconViewA variant of QIconView that honors KDE's system-wide settings.
KIconViewItemA variant of QIconViewItem that wraps words better.
KImageTrackLabel Used internally by KAboutContainerBase (internal)
KIntNumInputAn input widget for integer numbers, consisting of a spinbox and a slider.
KIntSpinBoxA QSpinBox with support for arbitrary base numbers.
KIntValidator QValidator for integers.
KJanusWidgetEasy to use widget with many layouts.
KJanusWidget::IconListBox
KKeyButtonA push button that looks like a keyboard key. (internal)
KKeyChooserWidget for configuration of KAccel and KGlobalAccel.
KKeyDialogDialog for configuration of KActionCollection, KAccel, and KGlobalAccel.
KLedAn LED widget.
KLineEditAn enhanced single line input widget.
KLineEditDlg Dialog for user to enter a single line of text.
KListAction (deprecated)
KListBoxA 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).
KListViewItemlistview 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.
KMainWindowKDE top level main window.
KMainWindowInterfaceDCOP interface to KMainWindow.
KMenuBar KDE Style-able menubar.
KMessageBox Easy message dialog box.
KMimeTypeValidatorA 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.
KPanelAppletKDE Panel Applet class.
KPanelExtensionKDE Panel Extension class.
KPanelMenuBase 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.
KPasswordDialogA password input dialog.
KPasswordEditA safe password input widget.
KPixmapIOFast QImage to/from QPixmap conversion.
KPopupAccelManager This class manages a popup menu.
KPopupFrame Frame with popup menu behaviour.
KPopupMenuA menu with title items.
KPopupTitleKPopupMenu title widget.
KProgressA progress indicator widget.
KProgressDialogA dialog with a progress bar.
KPushButtonA QPushButton with drag-support and KGuiItem support.
KRadioAction An action that operates like a radio button.
KRecentFilesActionRecent files action.
KRestrictedLineA line editor for restricted character sets.
KRootPermsIcon Icon to show whether or not a user has root permissions.
KRootPixmap Creates pseudo-transparent widgets.
KRulerA ruler widget.
KSelectActionAction 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
KSqueezedTextLabelA replacement for QLabel that squeezes its text.
KStatusBarKDE statusbar widget.
KStatusBarLabel Internal label class for use in KStatusBar (internal)
KStdAction Convenience methods to access all standard KDE actions.
KStdGuiItem
KStringListValidatorA QValidator to (dis)allow certain strings.
KSystemTrayKDE System Tray Window class.
KTabCtl Tabbed dialog with extended features.
KTextBrowserExtended QTextBrowser.
KTextEditA KDE'ified QTextEdit.
KTipDatabase A database for tips-of-the-day.
KTipDialog A Tip-of-the-Day dialog.
KToggleActionCheckbox like action.
KToggleToolBarAction An action that takes care of everything associated with showing or hiding a toolbar by a menu action.
KToolBarFloatable 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).
KToolBarRadioGroupClass for group of radio butons in toolbar.
KToolBarSeparator
KURLLabelA 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.
QXEmbedThe QXEmbed widget is a graphical socket that can embed an external X-Window.

Generated by: caleb on tcdevel on Tue Jan 28 12:54:10 2003, using kdoc $.