All Projects → linuxdeepin → dbus-factory

linuxdeepin / dbus-factory

Licence: GPL-3.0 license
No description, website, or topics provided.

Programming Languages

go
31211 projects - #10 most used programming language
Makefile
30231 projects
QML
638 projects

DBus Factory

Description: DBus Factory is a project which generates static dbus bindings for Golang and QML at build-time.

Dependencies

Build dependencies

Runtime dependencies

Golang Target

QML Target

  • Qt5DBus
  • Qt5Core
  • Qt5Gui
  • Qt5Qml
  • libstdc++6

Getting help

Any usage issues can ask for help via

Getting involved

We encourage you to report issues and contribute changes

Notice

  1. If ObjectName was same as the method name supported by dbus service, QML/Cpp target can't be generated correctly.

  2. Don't name your method in form like Set*$PropertyName*, Get*$PropertyName*. Otherwise the generated code will append a _ suffix.

License

DBus Factory is licensed under GPLv3.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].