Hello, please ask questions in English on this mailing list.
On 10/25/19 9:32 AM, Wolk, Steffen wrote: > ich schreibe gerade in einen Custom Meta Type in Qt, um das Property > Progress via D-Bus abfragen zu können. > > > > Was genau ist „(isi)“ ? > > Integer, String, Integer in einem Arry bzw. in Qt gesprochen eine QList > of Objects und Object mit den Properties „percentage“ (Integer), > „message“ (QString), „depth“ (Integer) ? > > > > https://rauc.readthedocs.io/en/latest/reference.html#gdbus-property-de-pengutronix-rauc-installer-progress "(isi)" means "a tuple consisting of int32, string, int32" [1]. Consult the Qt DBus documentation on how this is mapped to Qt types. Regards, Bastian Krause [1] https://dbus.freedesktop.org/doc/dbus-specification.html#basic-types -- Pengutronix e.K. Industrial Linux Solutions http://www.pengutronix.de/ Peiner Str. 6-8, 31137 Hildesheim, Germany Amtsgericht Hildesheim, HRA 2686 _______________________________________________ RAUC mailing list