KDE Library Reference | ||
---|---|---|
Prev |
The Extensible Markup language. KOffice's document formats are applications of this. It is also used as configuration file format by an increasing number of KDE programs.
The Document Object Model as defined by the W3C. Qt's QDom* classes are modeled after this.
The specification for the inter-application drag and drop protocol used by Qt and Gtk. Meanwhile, several other applications use it.
The protocol for window manager interaction, supported by many window manager authors.
The format of .desktop files, supported by KDE and GNOME.
List of registered content types.
Uniform resource locators, defined by RFC 1738.
The X11R6.4 session management protocol. This is the backend protocol for KTMainWindow's high-level session management features. GNOME also supports this protocol.