summaryrefslogtreecommitdiffstats
path: root/src/tqdbusdata.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Added function to easily create a TQT_DBusData variant object from a givenMichele Calgaro2019-05-151-0/+8
| | | | | | | TQT_DBusData object. This simplify the creation of dictionaries where the value has to be of type Variant. Signed-off-by: Michele Calgaro <[email protected]>
* Moved source files to "src" folder.Michele Calgaro2019-04-271-0/+1121
Signed-off-by: Michele Calgaro <[email protected]>