D-Bus Complex Ping Pong Example
QT -= gui QT += dbus HEADERS += complexpong.h SOURCES += complexpong.cpp target.path = $$[QT_INSTALL_EXAMPLES]/dbus/complexpingpong INSTALLS += target
QT -= gui QT += dbus HEADERS += complexpong.h SOURCES += complexpong.cpp target.path = $$[QT_INSTALL_EXAMPLES]/dbus/complexpingpong INSTALLS += target