KXMLGUI
Sign in to saveAlso known as XMLGUI
KXMLGUI or KDE XMLGUI is a framework for designing the user interface of an application using XML, using the idea of actions.
~2 min read
Encyclopedic overview
3 sectionsContents
- Other projects
- See also
- External links
KXMLGUI or KDE XMLGUI is a framework for designing the user interface of an application using XML, using the idea of actions.
In this framework, the programmer designs various actions that their application can implement, with several actions defined for the programmer by the KDE framework, such as opening a file or closing the application. Each action can be associated with various data including icons, explanatory text, and tooltips.
Excerpted from Wikipedia’s “KXMLGUI” article, available under the CC BY-SA 4.0 licence.