Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
►NKDEPrivate | |
►NTDEAccelGen | Provides functions that, given a collection of QStrings, will automatically and intelligently assign menu accelerators to the QStrings in the collection |
CKActiveLabel | Label with support for selection and clickable links |
CKAnimWidget | Standard "About KDE" dialog box |
CKArrowButton | Draws a button with an arrow |
CKAuthIcon | A base class for authorization icon widgets |
CKBugReport | A dialog box for sending bug reports |
CKButtonBox | Container widget for buttons |
CKCharSelect | Character selection widget |
CKCharSelectTable | Character selection table |
CKColor | A color class that preserves both RGB and HSV values |
CKColorButton | A pushbutton to display or allow user selection of a color |
CKColorCells | A table of editable color cells |
CKColorCombo | Combobox for colors |
CKColorDialog | A color selection dialog |
CKColorDrag | A drag-and-drop object for colors |
CKColorPatch | A color displayer |
CKComboBox | An enhanced combo box |
CKCommand | The abstract base class for all Commands |
CKCommandHistory | The command history stores a (user) configurable amount of Commands |
CKContextMenuManager | Convenience class to mangage context menus |
CKCursor | A TQCursor wrapper allowing "themed" cursors and auto-hiding cursors |
CKCursorPrivate | |
CKCursorPrivateAutoHideEventFilter | I don't want the eventFilter to be in KCursor, so we have another class for that stuff |
CKDateInternalMonthPicker | A table containing month names |
CKDateInternalWeekSelector | Week selection widget |
CKDateInternalYearSelector | Year selection widget |
CKDatePicker | A date selection widget |
CKDateTable | Date selection table |
CKDateTimeWidget | A combination of a date and a time selection widget |
CKDateValidator | Validates user-entered dates |
CKDateWidget | A pushbutton to display or allow user selection of a date |
CKDCOPActionProxy | A proxy class publishing a DCOP interface for actions |
CKDialog | Dialog with extended non-modal support and methods for KDE standard compliance |
CKDialogBase | A dialog base class with standard buttons and predefined layouts |
CKDialogBaseButton | Used internally by KDialogBase |
CKDialogBaseTile | Used internally by KDialogBase |
CKDictSpellingHighlighter | Dictionary sensitive text highlighter |
CKDockButton_Private | A mini-button usually placed in the dockpanel |
CKDockMainWindow | A special kind of TDEMainWindow that is able to have dockwidget child widgets (and member of the dockwidget class set) |
CKDockManager | The manager that knows all dockwidgets and handles the dock process (and member of the dockwidget class set) |
CKDockSplitter | Like TQSplitter but specially designed for dockwidgets stuff |
CKDockTabGroup | It just hides the special implementation of a dockwidget tab groups (and is member of the dockwidget class set) |
CKDockWidget | Floatable widget that can be dragged around with the mouse and encapsulate the actual widgets (and member of the dockwidget class set) |
CKDockWidgetAbstractHeader | An abstract base clase for all dockwidget headers (and member of the dockwidget class set) |
CKDockWidgetAbstractHeaderDrag | An abstract class for all dockwidget drag-panels of a dockwidgets (and member of the dockwidget class set) |
CKDockWidgetHeader | The header (additional bar) for a KDockWidget s (and member of the dockwidget class set) |
CKDockWidgetHeaderDrag | This special widget is the panel one can grip with the mouses (and member of the dockwidget class set) |
CKDockWidgetPrivate | Resizing enum |
CKDockWindow | Obsolete system tray support |
CKDoubleNumInput | An input control for real numbers, consisting of a spinbox and a slider |
CKDoubleSpinBox | A spin box for fractional numbers |
CKDoubleValidator | A locale-aware QDoubleValidator |
CKDualColorButton | A widget for selecting two related colors |
CKEdit | A simple text editor for the KDE project |
►CKEditListBox | An editable listbox |
CKEditToolbar | A dialog used to customize or configure toolbars |
CKEditToolbarWidget | A widget used to customize or configure toolbars |
CKFloatValidator | TQValidator for floating point entry (Obsolete) |
CKGradientSelector | 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 |
CKGuiItem | An abstract class for GUI data such as ToolTip and Icon |
CKHelpMenu | Standard KDE help menu with dialog boxes |
CKHistoryCombo | A combobox for offering a history and completion |
CKHSSelector | Widget for Hue/Saturation colour selection |
CKImageTrackLabel | Used internally by TDEAboutContainerBase |
CKInputDialog | Simple dialog to get a single value from the user |
CKIntNumInput | An input widget for integer numbers, consisting of a spinbox and a slider |
CKIntSpinBox | A TQSpinBox with support for arbitrary base numbers |
CKIntValidator | TQValidator for integers |
CKJanusWidget | Easy to use widget with many layouts |
CKKeyButton | A push button that looks like a keyboard key |
CKKeyChooser | Widget for configuration of TDEAccel and TDEGlobalAccel |
CKKeyDialog | Dialog for configuration of TDEActionCollection, TDEAccel, and TDEGlobalAccel |
CKLanguageButton | KLanguageButton provides a combobox with a 2-D dataset |
CKLed | An LED widget |
CKLineEdit | An enhanced TQLineEdit widget for inputting text |
CKLineEditDlg | |
CKMacroCommand | A Macro Command is a command that holds several sub-commands |
CKMenuBar | KDE Style-able menubar |
CKMessageBox | Easy message dialog box |
CKMimeTypeValidator | A TQValidator for mime types |
CKNamedCommand | A command which stores its name |
CKNumInput | You need to inherit from this class if you want to implement K*NumInput for a different variable type |
CKPaletteTable | A color palette in table form |
CKPanelApplet | TDE Panel Applet class |
CKPanelAppMenu | DCop client menu class for the Kicker panel that will insert a submenu into the TDE menu |
CKPanelExtension | TDE Panel Extension class |
CKPanelMenu | Base class to build dynamically loaded menu entries for the K-menu, or the panel |
CKPassivePopup | A dialog-like popup that displays messages without interupting the user |
CKPasswordDialog | A password input dialog |
CKPasswordEdit | A safe password input widget |
CKPixmapIO | Fast TQImage to/from TQPixmap conversion |
CKPixmapRegionSelectorDialog | A dialog that uses a KPixmapRegionSelectorWidget to allow the user to select a region of an image |
CKPixmapRegionSelectorWidget | KPixmapRegionSelectorWidget is a widget that shows a picture and provides the user with a friendly way to select a rectangular subregion of the pixmap |
CKProgress | A progress indicator widget |
CKProgressBoxDialog | KProgressBoxDialog provides a dialog with a text label, a progress bar and an optional cancel button with a KDE look 'n feel |
CKProgressDialog | KProgressDialog provides a dialog with a text label, a progress bar and an optional cancel button with a KDE look 'n feel |
CKPushButton | This is nothing but a TQPushButton with drag-support and KGuiItem support |
CKRestrictedLine | A line editor for restricted character sets |
CKRootPermsIcon | Icon to show whether or not a user has root permissions |
CKRootPixmap | Creates pseudo-transparent widgets |
CKRuler | A ruler widget |
CKScrollView | A variant of TQScrollView that supports smooth scrolling |
CKSeparator | Standard horizontal or vertical separator |
CKSMModalDialogHeader | The default system modal dialog header |
CKSpell | KDE Spellchecker |
CKSpellConfig | A configuration class/dialog for KSpell |
CKSplashScreen | KDE splash screen |
CKSqueezedTextLabel | A replacement for TQLabel that squeezes its text |
CKStatusBar | KDE statusbar widget |
CKStatusBarLabel | Internal label class for use in KStatusBar |
CKStdGuiItem | Provides a set of standardized KGuiItems |
CKStringListValidator | A TQValidator to (dis)allow certain strings |
CKSwitchLanguageDialog | Standard "switch application language" dialog box |
CKSyntaxHighlighter | Syntax sensitive text highlighter |
CKSystemTray | KDE System Tray Window class |
CKTabBar | |
CKTabCtl | Tabbed dialog with extended features |
CKTabWidget | A widget containing multiple tabs |
CKTextBrowser | Extended TQTextBrowser |
CKTextEdit | A KDE'ified QTextEdit |
CKTimeWidget | A time selection widget |
CKTimezoneWidget | A timezone selection widget |
CKTipDatabase | A database for tips-of-the-day |
CKTipDialog | A Tip-of-the-Day dialog |
CKURLLabel | A drop-in replacement for TQLabel that displays hyperlinks |
CKValueSelector | Widget for color value selection |
CKWidgetAction | An action that automatically embeds a widget into a toolbar |
CKWindowInfo | Displays messages in the window icon and title |
CKWizard | General-purpose multi-page dialog |
CKWordWrap | Word-wrap algorithm that takes into account beautifulness ;) |
CKWritePermsIcon | Auth icon for write permission display |
CKXMLGUIBuilder | Abstract interface for a "GUI builder", used by the GUIFactory This interface is implemented by TDEMainWindow for the case where the toplevel widget is a TDEMainWindow |
CKXMLGUIClient | 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 |
CKXMLGUIFactory | KXMLGUIFactory, together with KXMLGUIClient objects, can be used to create a GUI of container widgets (like menus, toolbars, etc.) and container items (menu items, toolbar buttons, etc.) from an XML document and action objects |
CKXYSelector | KXYSelector is the base class for other widgets which provides the ability to choose from a two-dimensional range of values |
CTDEAboutApplication | Standard "About Application" dialog box |
CTDEAboutContainer | TDEAboutContainer can be used to make a application specific AboutDialog |
CTDEAboutContainerBase | Used internally by TDEAboutDialog |
CTDEAboutContributor | Used internally by TDEAboutWidget |
CTDEAboutDialog | A KDialogBase with predefined main widget |
CTDEAboutKDE | Standard "About KDE" dialog box, |
CTDEAboutWidget | TDEAboutWidget is the main widget for TDEAboutDialog |
CTDEAction | Class to encapsulate user-driven action or event |
CTDEActionCollection | A managed set of TDEAction objects |
CTDEActionMenu | A TDEActionMenu is an action that holds a sub-menu of other actions |
CTDEActionSelector | A widget for selecting and arranging actions/objects |
CTDECModule | The base class for control center modules |
CTDECompletionBox | A helper widget for "completion-widgets" (KLineEdit, KComboBox)) |
CTDEConfigDialog | Standard KDE configuration dialog class |
CTDEFontChooser | A font selection widget |
CTDEFontCombo | A combobox that lists the available fonts |
CTDEFontDialog | A font selection dialog |
CTDEFontRequester | This class provides a widget with a lineedit and a button, which invokes a font dialog (TDEFontDialog) |
CTDEIconView | A variant of TQIconView that honors KDE's system-wide settings |
CTDEIconViewItem | A variant of TQIconViewItem that wraps words better |
CTDEIconViewSearchLine | This class makes it easy to add a search line for filtering the items in a iconview based on a simple text search |
CTDEListAction | Remove this class in KDE-4.0. It doesn't add anything to TDESelectAction |
CTDEListBox | A variant of TQListBox that honors KDE's system-wide settings |
CTDEListView | This Widget extends the functionality of TQListView to honor the system wide settings for Single Click/Double Click mode, AutoSelection and ChangeCursorOverLink (TM) |
CTDEListViewItem | A listview item with support for alternate background colors |
CTDEListViewLineEdit | Editor for a TDEListView |
CTDEListViewSearchLine | This class makes it easy to add a search line for filtering the items in a listview based on a simple text search |
CTDEListViewSearchLineWidget | Creates a widget featuring a TDEListViewSearchLine, a label with the text "Search" and a button to clear the search |
CTDEMainWindow | KDE top level main window |
CTDEMainWindowInterface | DCOP interface to TDEMainWindow |
CTDEPasteTextAction | An action for pasting text from the clipboard |
CTDEPopupFrame | Frame with popup menu behavior |
CTDEPopupMenu | A menu with title items |
CTDEPopupTitle | TDEPopupMenu title widget |
CTDERadioAction | Radiobox like action |
CTDERecentFilesAction | Recent files action |
CTDESelectAction | Action for selecting one of several items |
CTDESelector | TDESelector is the base class for other widgets which provides the ability to choose from a one-dimensional range of values |
CTDEShortcutDialog | Dialog for configuring a shortcut |
CTDEToggleAction | Checkbox like action |
CTDEToggleFullScreenAction | An action for switching between to/from full screen mode |
CTDEToggleToolBarAction | An action that takes care of everything associated with showing or hiding a toolbar by a menu action |
CTDEToolBar | Floatable toolbar with auto resize |
CTDEToolBarButton | A toolbar button |
CTDEToolBarButtonList | List of TDEToolBarButton objects |
CTDEToolBarLabelAction | Class to display a label in a toolbar |
CTDEToolBarPopupAction | This action is a normal action everywhere, except in a toolbar where it also has a popupmenu (optionnally delayed) |
CTDEToolBarRadioGroup | Class for group of radio butons in toolbar |