mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-20 04:25:42 +08:00
committed by
Mathew Sutcliffe
parent
fe1a570c39
commit
4747b3b484
@@ -90,7 +90,7 @@ namespace BlackMisc
|
||||
* \brief As QVariant
|
||||
* \return
|
||||
*/
|
||||
QVariant asQVariant() const
|
||||
QVariant toQVariant() const
|
||||
{
|
||||
return QVariant::fromValue(*this);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user