Here are the classes, structs, unions and interfaces with brief descriptions:
CKColorCollection | Class for handling color collections ("palettes") |
CKColorSchemeWatcher | Information about system-wide color preferences |
CKCursorSaver | Class to temporarily set a mouse cursor and restore the previous one on destruction |
CKDateValidator | Validates user-entered dates |
CKeySequenceRecorder | Record a QKeySequence by listening to key events in a window |
CKModifierKeyInfo | Get information about the state of the keyboard's modifier keys |
CKSharedPixmapCacheMixin | A simple wrapping layer over KSharedDataCache to support caching images and pixmaps |
CKSystemClipboard | This class mimics QClipboard but unlike QClipboard it will continue to get updates even when our window does not have focus |
CKWordWrap | Word-wrap algorithm that takes into account beautifulness ;) |