Interfaces
Interfaces
4.1
This section collects interfaces that can be implemented by components. The interfaces provide well-defined functionality and make it possible to substitute one component (that implements a given interface) for another.Documented interfaces are:
- KHexEdit
- API for a byte editor
[ Documentation | Classes ] - KIMProxy
- API for an instant messaging service
[ Documentation ] - KMediaPlayer
- API for re-usable media player components
[ Documentation | Classes ] - KRegExpEditor
- API for a regular expression editor
[ Documentation ] - KSpeech
- API for a Text-to-Speech service over D-Bus
[ Documentation | Classes ] - Terminal
- API for a console KPart
[ Documentation ] - KTextEditor
- API for a plain-text editor
[ Documentation | Classes ]