DBus enabling of base classes plus sample for testing / show how to use them. Also qdbuscpp2xml plugin for blackmisc classes.

This commit is contained in:
Klaus Basan
2013-07-22 14:33:50 +02:00
parent 6736209945
commit 8b512ba818
48 changed files with 1264 additions and 52 deletions

View File

@@ -1,4 +1,4 @@
QT += core testlib
QT += core testlib dbus
TARGET = test_blackcore
TEMPLATE = app

View File

@@ -1,4 +1,4 @@
QT += core testlib
QT += core testlib dbus
TARGET = test_blackmisc
TEMPLATE = app