This library provides a Qt implementation of the DBusMenu protocol.
The DBusMenu protocol makes it possible for applications to export and import their menus over DBus.
- Qt5/6 base
- CMake
- Git (optional, to pull latest VCS checkouts)
By default documentation is generated with Doxygen.
You can disable documentation generation by passing -D DBUSMENU_WITH_DOC=OFF
to CMake.
- DBusMenu is licensed under the LGPL-2.0-or-later license.