Access to num-enroll-stages and scan-type device properties done via org.freedesktop...
commit8c9f44c05ad30cc1f535861b5af0010c634234de
authorJaroslav Barton <djaara@djaara.net>
Tue, 31 Mar 2009 20:14:52 +0000 (31 22:14 +0200)
committerJaroslav Barton <djaara@djaara.net>
Tue, 31 Mar 2009 20:14:52 +0000 (31 22:14 +0200)
treeef86cdeca83e167df7915d75c118aa39fc643ecd
parentc3eaea05811f22e9657a385d51773f5f20328ce0
Access to num-enroll-stages and scan-type device properties done via org.freedesktop.DBus.Properties interface.

Qt D-Bus implementation doesnt have access to properties with dash in name,
so I must use different way how to read this values from D-Bus daemon.
src/FMDbusConn.cpp