mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 09:15:34 +08:00
refs #437 Removed toQVariant and convertFromQVariant.
This commit is contained in:
@@ -36,9 +36,6 @@ namespace BlackMisc
|
||||
//! Find by index
|
||||
CIcon findByIndex(CIcons::IconIndex index) const;
|
||||
|
||||
//! \copydoc CValueObject::asQVariant
|
||||
QVariant toQVariant() const { return QVariant::fromValue(*this); }
|
||||
|
||||
//! Register metadata of unit and quantity
|
||||
static void registerMetadata();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user