mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-02 06:35:52 +08:00
Ref T552 Register value classes with qRegisterMetaTypeStreamOperators.
This commit is contained in:
@@ -85,6 +85,7 @@ namespace BlackMisc
|
||||
{
|
||||
qRegisterMetaType<BlackMisc::Simulation::CSimulatorInternals>();
|
||||
qDBusRegisterMetaType<BlackMisc::Simulation::CSimulatorInternals>();
|
||||
qRegisterMetaTypeStreamOperators<BlackMisc::Simulation::CSimulatorInternals>();
|
||||
registerMetaValueType<BlackMisc::Simulation::CSimulatorInternals>();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user