Namespace List
Here is a list of all documented namespaces with brief descriptions:
[detail level 12]
NKAccelGen | |
NKDE | Namespace for general KDE functions |
NKIDNA | |
▼NKKeyServer | A collection of functions for the conversion of key presses and their modifiers from the window system specific format to the generic format and vice-versa |
CSym | Represents a key symbol |
CKey | Represents a key press |
CVariations | TODO: please document this class |
NKMacroExpander | A group of functions providing macro expansion (substitution) in strings, optionally with quoting appropriate for shell execution |
▼NKNetwork | A namespace to store all networking-related (socket) classes |
NInternal | |
CKBufferedSocket | Buffered stream sockets |
CKClientSocketBase | Abstract client socket class |
CKDatagramPacket | One datagram |
CKDatagramSocket | A socket that operates on datagrams |
CKHttpProxySocketDevice | The low-level backend for HTTP proxying |
CKMulticastSocket | A multicast-capable datagram socket class |
CKMulticastSocketImpl | The low-level backend for multicasting sockets |
CKNetworkInterface | A place-holder class for a future network interface class |
CKResolverEntry | One resolution entry |
CKResolverResults | Name and service resolution results |
CKResolver | Name and service resolution class |
CKReverseResolver | Run a reverse-resolution on a socket address |
CKServerSocket | A server socket for accepting connections |
CKIpAddress | An IP address |
CKSocketAddress | A generic socket address |
CKInetSocketAddress | Internet socket address |
CKUnixSocketAddress | A Unix (local) socket address |
CKSocketBase | Basic socket functionality |
CKActiveSocketBase | Abstract class for active sockets |
CKPassiveSocketBase | Abstract base class for passive sockets |
CKSocketDevice | Low-level socket functionality |
CKSocketDeviceFactory | This class provides functionality for creating and registering socket implementations |
CKSocksSocketDevice | The low-level class for SOCKS proxying |
CKStreamSocket | Simple stream socket |
▼NKNotifyClient | This namespace provides a method for issuing events to a KNotifyServer call KNotifyClient::event("eventname"); to issue it |
CInstance | Makes it possible to use KNotifyClient with a KInstance that is not the application |
NKShell | Provides some basic POSIX shell and bash functionality |
▼NKStdAccel | Convenient methods for access to the common accelerator keys in the key configuration |
CShortcutList | KShortcutList implementation that accesses KStdAccel actions |
NKStdAction |