made mainloop pluggable and added qtmainloop plugin
authorKevron Rees <tripzero.kev@gmail.com>
Thu, 28 Feb 2013 22:06:59 +0000 (14:06 -0800)
committerKevron Rees <tripzero.kev@gmail.com>
Thu, 28 Feb 2013 22:06:59 +0000 (14:06 -0800)
commite0e1da043f228f5985d58af357f96f8b976f29f1
tree4760f44df82566c377a747873a72923b125c3aa3
parentefdff4bc1c7306f9742d243b9408c0b9cd1f0ff1
made mainloop pluggable and added qtmainloop plugin
13 files changed:
ambd/CMakeLists.txt
ambd/glibmainloop.cpp [new file with mode: 0644]
ambd/glibmainloop.h [new file with mode: 0644]
ambd/imainloop.h [new file with mode: 0644]
ambd/main.cpp
ambd/pluginloader.cpp
ambd/pluginloader.h
ambd/qtmainloop.cpp [new file with mode: 0644]
ambd/qtmainloop.h [new file with mode: 0644]
examples/qtmainloopconfig [new file with mode: 0644]
lib/vehicleproperty.cpp
plugins/CMakeLists.txt
plugins/dbus/parking.h