refs #247 Created a facility to register our own custom metatype metadata.

This commit is contained in:
Mathew Sutcliffe
2014-11-12 19:03:47 +00:00
parent fc82270d68
commit c5b463fafb
4 changed files with 146 additions and 1 deletions

View File

@@ -23,7 +23,6 @@ class QDBusArgument;
namespace BlackMisc
{
// KB: Would it make sense to turn CVariant into an CValueObject? #307
/*!
* Wrapper class for QVariant, for more natural and transparent DBus integration.