Caddrinfo | |
CKDebug::Block | Use this to label sections of your code |
CK4Style::CheckBox | Describes widgets like QCheckBox |
CK4Style::ColorMode | A representation for colors for use as a widget layout property |
CK4Style::ComboBox | Describes a widget like QComboBox |
CKEditListBox::CustomEditor | Custom editor class |
CDefaults | Returns true if this action is enabled to have a global shortcut |
CKAccelGen::Deref< Iter > | Static dereference class, for use as a template parameter |
CKAccelGen::Deref_Key< Iter > | Static dereference class that calls the key() method on its target; for use as a template parameter |
CK4Style::DockWidget | Describes the title of a dock widget |
CK4Style::Generic | Basic primitive drawing operations |
CK4Style::GroupBox | Describes something like QGroupBox |
CK4Style::Header | Describes a list header, like in QListView |
CK4AboutData | This class is used to store information about a program |
CK4AboutLicense | This class is used to store information about a license |
CK4AboutPerson | This class is used to store information about a person or developer |
CKCalendarSystem | KCalendarSystem abstract base class, provides support for local Calendar Systems in KDE |
CKCmdLineArgs | A class for command-line argument handling |
CKCmdLineOptions | Class that holds command line options |
►CKCompletionBase [external] | |
►CKComboBox [external] | |
CKFontComboBox | A lightweight font selection widget |
►CKLineEdit [external] | |
CKRestrictedLine | A line editor for restricted character sets |
CKComponentData | Per component data |
CKCurrencyCode | |
CKDataToolInfo | This is a convenience class for KService |
CKDateTime | A class representing a date and time with an associated time zone |
Ckde_addrinfo | |
Ckde_in6_addr | |
Ckde_sockaddr_in6 | |
CKDebug | |
CKDebugDialog | Control debug/warning/error/fatal output of KDE applications |
CKFileMetaInfo | KFileMetaInfo provides metadata extracted from a file or other resource |
CKGenericFactory< Product, ParentType > | This template provides a generic implementation of a KLibFactory , for use with shared library components |
CKNetwork::KIpAddress | An IP address |
CKListDebugDialog | Control debug output of KDE applications This dialog offers a reduced functionality compared to the full KDebugDialog class, but allows to set debug output on or off to several areas much more easily |
CKLocale | KLocale provides support for language and country specific stuff |
CKLocalizedDate | A class representing a date localized using the local calendar system, language and formats |
CKLockFile | |
CKMakeTypeList< T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18 > | This class template implements a compile-time algorithm for generating typelists |
CKMD5 | An adapted C++ implementation of RSA Data Securities MD5 algorithm |
►CKMessageHandler [external] | |
CKMessageBoxMessageHandler | This is a convience KMessageHandler that use KMessageBox |
CKPassivePopupMessageHandler | This is a convenience KMessageHandler that uses KPassivePopup |
CKGlobalSettings::KMouseSettings | Describes the mouse settings |
CKOpenSSLProxy | Dynamically load and wrap OpenSSL |
CKPixmapCache | General-purpose pixmap cache for KDE |
CKNetwork::KResolverEntry | One resolution entry |
CKNetwork::KResolverWorkerBase | |
►CKNetwork::KResolverWorkerFactoryBase | |
CKNetwork::KResolverWorkerFactory< Worker > | |
CKSessionManager | Provides highlevel access to session management on a per-object base |
CKSharedPtr< T > | |
CKShortcut | Represents a keyboard shortcut |
►CKNetwork::KSocketAddress | A generic socket address |
CKNetwork::KInetSocketAddress | Internet socket address |
CKNetwork::KUnixSocketAddress | A Unix (local) socket address |
►CKNetwork::KSocketBase | Basic socket functionality |
►CKNetwork::KActiveSocketBase | Abstract class for active sockets |
►CKNetwork::KClientSocketBase | Abstract client socket class |
►CKNetwork::KStreamSocket | Simple stream socket |
CKNetwork::KBufferedSocket | Buffered stream sockets |
CKNetwork::KSocketDevice | Low-level socket functionality |
►CKNetwork::KPassiveSocketBase | Abstract base class for passive sockets |
CKNetwork::KServerSocket | A server socket for accepting connections |
CKNetwork::KSocketDevice | Low-level socket functionality |
►CKNetwork::KSocketDeviceFactoryBase | |
CKNetwork::KSocketDeviceFactory< Impl > | This class provides functionality for creating and registering socket implementations |
CKSSL | KDE SSL Wrapper Class |
CKSSLCertChain | KDE Certificate Chain Representation Class |
CKSSLCertificate | KDE X.509 Certificate |
CKSSLX509V3 | KDE X509v3 Flag Class |
CKStandardDirs | Site-independent access to standard KDE directories |
CKTempDir | Create a unique directory for temporary use |
►CKTimeZone | Base class representing a time zone |
CKSystemTimeZone | Time zone in the system database |
CKSystemTimeZoneWindows | Time zone defined in the Windows registry |
CKTzfileTimeZone | Time zone defined in tzfile(5) format |
►CKTimeZoneBackend | Base backend class for KTimeZone classes |
CKSystemTimeZoneBackend | Backend class for KSystemTimeZone class |
CKTzfileTimeZoneBackend | Backend class for KTzfileTimeZone class |
►CKTimeZoneData | Base class for the parsed data returned by a KTimeZoneSource class |
CKSystemTimeZoneData | Parsed system time zone data |
CKTzfileTimeZoneData | Parsed data from tzfile(5) time zone definition files |
CKTimeZones | Time zone database which consists of a collection of individual time zone definitions |
►CKTimeZoneSource | Base class representing a source of time zone information |
►CKSystemTimeZoneSource | A class to read and parse system time zone data |
CKSystemTimeZoneSourceWindows | A class to read and parse the timezone information from the Windows registry |
CKTzfileTimeZoneSource | A class to read and parse tzfile time zone definition files |
CKTypeList< T, U > | The building block of typelists of any length |
CKTypeListIndexOf | |
CKTypeListLength | |
CKXErrorHandler | This class simplifies handling of X errors |
CK4Style::LineEdit | Describes a text edit widget like QLineEdit |
CK4Style::Menu | Describes a menu |
CK4Style::MenuBar | Describes widgets like QMenuBar |
CK4Style::MenuBarItem | Describes MenuBar items |
CK4Style::MenuItem | Describes an item in a menu |
CNullType | |
►CK4Style::Option | Base for our own option classes |
►CK4Style::OptionBase< ColorOption, Option > | |
►CK4Style::ColorOption | Option representing the color of the thing to draw |
►CK4Style::OptionBase< TextOption, ColorOption > | |
CK4Style::TextOption | Option representing text drawing info. For Generic::Text |
►CK4Style::OptionBase< DoubleButtonOption, Option > | |
CK4Style::DoubleButtonOption | Option for drawing double scrollbar buttons, indicating whether a button should be drawn active or not |
►CK4Style::OptionBase< IconOption, Option > | |
CK4Style::IconOption | Option for drawing icons: represents whether the icon should be active or not |
►CK4Style::OptionBase< TitleButtonOption, Option > | |
CK4Style::TitleButtonOption | Option for drawing WT_Window titlebar buttons, indicating whether the button is pressed, and containing the window icon |
CK4Style::OptionBase< EventualSubtype, BaseType > | Intermediatary base that helps implement subtypes of Option that properly handle defaults |
CPredicateProperties | A predicate is part of the RDF trinity: subject, predicate, object |
CK4Style::ProgressBar | Describes widgets like QProgressBar |
CK4Style::PushButton | Describes widgets like QPushButton |
►CQIcon [external] | |
CKIcon | A wrapper around QIcon that provides KDE icon features |
►CQList< KResolverEntry > [external] | |
CKNetwork::KResolverResults | Name and service resolution results |
►CQList< KUrl > [external] | |
CKUrl::List | |
►CQObject [external] | |
CKDataTool | A generic tool that processes data |
CKDiskFreeSpace | |
CKFileItemActionPlugin | |
CKGlobalSettings | Access the KDE global configuration |
CKIO::NetAccess | Net Transparency |
►CKJob [external] | |
►CKCompositeJob [external] | |
►CKIO::Job [external] | |
CKIO::MetaInfoJob | MetaInfoJob is a KIO Job to retrieve meta information from files |
CKLibLoader | |
CKMessageBoxMessageHandler | This is a convience KMessageHandler that use KMessageBox |
CKNetwork::KResolver | Name and service resolution class |
CKNetwork::KReverseResolver | Run a reverse-resolution on a socket address |
CKNetwork::KServerSocket | A server socket for accepting connections |
CKPassivePopupMessageHandler | This is a convenience KMessageHandler that uses KPassivePopup |
►CKPluginFactory [external] | |
►CKParts::Factory | A generic factory object to create a Part |
CKParts::GenericFactoryBase< T1 > | |
►CKParts::GenericFactoryBase< T > | |
CKParts::GenericFactory< T > | A template for a KParts::Factory implementation |
►CKPropertiesDialogPlugin [external] | |
CKFileMetaPropsPlugin | |
CKPreviewPropsPlugin | |
CKSystemTimeZones | System time zone database, consisting of a collection of individual system time zone definitions, indexed by name |
►CQAbstractItemModel [external] | |
CKDeviceListModel | Device list model in Qt's Interview framework |
►CQAction [external] | |
CKAction | Class to encapsulate user-driven action or event |
CKDataToolAction | This class helps applications implement support for KDataTool |
►CQWidgetAction [external] | |
CKAction | Class to encapsulate user-driven action or event |
►CQCoreApplication [external] | |
►CQGuiApplication [external] | |
►CQApplication [external] | |
►CKApplication | Controls and provides information to all KDE applications |
CKUniqueApplication | KUniqueApplication is a KApplication which only uses a single process |
►CQIODevice [external] | |
CKNetwork::KActiveSocketBase | Abstract class for active sockets |
►CQFileDevice [external] | |
►CQFile [external] | |
CKSaveFile | Class to allow for atomic file I/O, as well as utility functions |
►CQTemporaryFile [external] | |
CKTemporaryFile | |
►CQLibrary [external] | |
CKLibrary | |
►CQStyle [external] | |
►CQCommonStyle [external] | |
CK4Style | Makes style coding more convenient |
►CQStylePlugin [external] | |
CK4StyleFactory< T > | Template class which helps implementing the widget style plugin interface |
►CQSystemTrayIcon [external] | |
CKSystemTrayIcon | KDE System Tray Window class |
►CQUndoStack [external] | |
CKUndoStack | Extends QUndoStack with functions that creates actions with KDE's default icons and shortcuts |
►CQValidator [external] | |
CKIntValidator | QValidator for integers |
CKStringListValidator | A QValidator to (dis)allow certain strings |
►CQDoubleValidator [external] | |
CKDoubleValidator | A locale-aware QDoubleValidator |
►CQWidget [external] | |
CKDateTimeWidget | A combination of a date and a time selection widget |
CKDateWidget | A date selection widget |
CKFadeWidgetEffect | Animates changes fading the new UI over the old look |
CKFileMetaDataConfigurationWidget | Widget which allows to configure which meta data should be shown in the KFileMetaDataWidget |
CKFileMetaDataWidget | Shows the meta data of one or more file items |
CKFileMetaInfoWidget | |
►CKNumInput | |
CKDoubleNumInput | An input control for real numbers, consisting of a spinbox and a slider |
CKIntNumInput | An input widget for integer numbers, consisting of a spinbox and a slider |
►CQAbstractButton [external] | |
►CQPushButton [external] | |
CKArrowButton | Draws a button with an arrow |
CKPushButton | A QPushButton with drag-support and KGuiItem support |
►CQAbstractSpinBox [external] | |
►CQSpinBox [external] | |
CKIntSpinBox | A QSpinBox with support for arbitrary base numbers |
►CQComboBox [external] | |
CKComboBox [external] | |
►CQDialog [external] | |
►CKDialog | A dialog base class with standard buttons and predefined layouts |
CKColorDialog | A color selection dialog |
CKFontDialog | A font selection dialog |
CKProgressDialog | A dialog with a progress bar |
CKDirSelectDialog | A pretty dialog for a KDirSelect control for selecting directories |
CKFileDialog | A file selection dialog |
►CKPageDialog [external] | |
CKOCRDialog | Base class for OCR Dialogs |
CKScanDialog | This is a base class for scanning dialogs |
►CKPasswordDialog [external] | |
CKIO::PasswordDialog | Dialog for requesting login and password from the end user |
CKPrintPreview | KPrintPreview provides a print preview dialog |
►CQDialogButtonBox [external] | |
CKDialogButtonBox | Container widget for buttons |
►CQFrame [external] | |
CKColorPatch | A color displayer |
►CKHBox | A container widget which arranges its children horizontally |
CKVBox | A container widget which arranges its children vertically |
►CQAbstractScrollArea [external] | |
►CQAbstractItemView [external] | |
►CQListView [external] | |
►CQListWidget [external] | |
CKListWidget | A variant of QListWidget that honors KDE's system-wide settings |
►CQTableView [external] | |
►CQTableWidget [external] | |
CKColorCells | A table of editable color cells |
►CQTreeView [external] | |
►CQTreeWidget [external] | |
CK4TimeZoneWidget | A time zone selection widget |
►CQTextEdit [external] | |
►CQTextBrowser [external] | |
CKTextBrowser | Extended QTextBrowser |
►CQGroupBox [external] | |
CKButtonGroup | Group box with index of the selected button |
CKEditListBox | An editable listbox |
►CQLineEdit [external] | |
CKLineEdit [external] | |
►CQMenu [external] | |
CKMenu | A menu with keyboard searching |
►CQMenuBar [external] | |
CKMenuBar | KDE Style-able menubar |
►CQSplashScreen [external] | |
CKSplashScreen | KDE splash screen |
►CQStatusBar [external] | |
CKStatusBar | KDE statusbar widget |
►CQTabBar [external] | |
CKTabBar | A QTabBar with extended features |
►CQTabWidget [external] | |
CKTabWidget | A widget containing multiple tabs |
CSolid::Networking::Notifier | This object emits signals, for use if your application requires notification of changes to networking |
►CQPaintDevice [external] | |
CQWidget [external] | |
►CQSharedData [external] | |
CKMimeType | Represent a mime type, like "text/plain", and the data that is associated with it |
►CQUrl [external] | |
CKUrl | |
CK4Style::RadioButton | Describes widgets like QRadioButton |
CKNetwork::KResolverWorkerBase::ResolverLocker | Helper class for locking the resolver subsystem |
CK4Style::ScrollBar | Describes widgets like QScrollBar |
CK4Style::Slider | Describes a slider, like QSlider |
CKDateTime::Spec | The full time specification of a KDateTime instance |
CK4Style::SpinBox | Describes a widget like QSpinBox |
CK4Style::Splitter | Describes widgets like QSplitter |
CK4Style::StatusBar | Describes a status bar section |
CK4Style::TabBar | Describes a tab bar |
CK4Style::TabWidget | Describes a tab widget (frame) |
CK4Style::ToolBar | Describes a tool bar |
CK4Style::ToolBoxTab | Describes a tab for a tool box, like QToolBox |
CK4Style::ToolButton | Describes widgets like QToolButton (usually inside a QToolBar) |
CK4Style::Tree | Describes an expandable tree, e.g |
CK4Style::Window | Describes windows, like in QWorkspace |