Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
| CKEditListBox::CustomEditor | Custom editor class |
| ►CDCOPObject [external] | |
| ►CDCOPObjectProxy [external] | |
| CTDEAccelGen::Deref< Iter > | Static dereference class, for use as a template parameter |
| CTDEAccelGen::Deref_Key< Iter > | Static dereference class that calls the key() method on its target; for use as a template parameter |
| 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 |
| 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 |
| CKColorDrag | A drag-and-drop object for colors |
| CKColorPatch | A color displayer |
| ►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 |
| ►CKDialog | Dialog with extended non-modal support and methods for KDE standard compliance |
| CKDialogBaseTile | Used internally by KDialogBase |
| CKDockButton_Private | A mini-button usually placed in the dockpanel |
| 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) |
| CKDockWidgetPrivate | Resizing enum |
| 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 |
| CKFloatValidator | TQValidator for floating point entry (Obsolete) |
| CKGuiItem | An abstract class for GUI data such as ToolTip and Icon |
| CKHelpMenu | Standard KDE help menu with dialog boxes |
| CKImageTrackLabel | Used internally by TDEAboutContainerBase |
| 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 |
| CKLanguageButton | KLanguageButton provides a combobox with a 2-D dataset |
| CKLed | An LED widget |
| CKMenuBar | KDE Style-able menubar |
| CKMessageBox | Easy message dialog box |
| CKMimeTypeValidator | A TQValidator for mime types |
| ►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 |
| CKPanelExtension | TDE Panel Extension class |
| CKPassivePopup | A dialog-like popup that displays messages without interupting the user |
| CKPasswordEdit | A safe password input widget |
| CKPixmapIO | Fast TQImage to/from TQPixmap conversion |
| 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 |
| ►CKPushButton | This is nothing but a TQPushButton with drag-support and KGuiItem support |
| 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 |
| 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 |
| CKTipDatabase | A database for tips-of-the-day |
| CKURLLabel | A drop-in replacement for TQLabel that displays hyperlinks |
| CKWindowInfo | Displays messages in the window icon and title |
| CKWizard | General-purpose multi-page dialog |
| CKWordWrap | Word-wrap algorithm that takes into account beautifulness ;) |
| ►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 |
| CTDEAboutContainer | TDEAboutContainer can be used to make a application specific AboutDialog |
| CTDEAboutContainerBase | Used internally by TDEAboutDialog |
| CTDEAboutContributor | Used internally by TDEAboutWidget |
| CTDEAboutWidget | TDEAboutWidget is the main widget for TDEAboutDialog |
| ►CTDEAction | Class to encapsulate user-driven action or event |
| CTDEActionCollection | A managed set of TDEAction objects |
| CTDEActionSelector | A widget for selecting and arranging actions/objects |
| CTDECModule | The base class for control center modules |
| ►CTDECompletionBase [external] | |
| CTDEFontChooser | A font selection widget |
| 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 |
| ►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 |
| CTDEListViewSearchLineWidget | Creates a widget featuring a TDEListViewSearchLine, a label with the text "Search" and a button to clear the search |
| CTDEPopupFrame | Frame with popup menu behavior |
| ►CTDEPopupMenu | A menu with title items |
| CTDEPopupTitle | TDEPopupMenu title widget |
| ►CTDESelector | TDESelector is the base class for other widgets which provides the ability to choose from a one-dimensional range of values |
| CTDEToolBar | Floatable toolbar with auto resize |
| CTDEToolBarButton | A toolbar button |
| CTDEToolBarButtonList | List of TDEToolBarButton objects |
| CTDEToolBarRadioGroup | Class for group of radio butons in toolbar |
Trinity API Reference