score_plugin_recording Class Referencefinal

The Recording class. More...

Inheritance diagram for score_plugin_recording:
score::Plugin_QtInterface score::ApplicationPlugin_QtInterface score::CommandFactory_QtInterface score::FactoryInterface_QtInterface

Detailed Description

The Recording class.

This plug-in is here to set-up things that require multiple plug-ins. For instance, if a feature requires the Scenario, the Curve, and the DeviceExplorer, it should certainly be implemented here.

Additional Inherited Members

- Public Member Functions inherited from score::Plugin_QtInterface
virtual Version version () const
 
virtual UuidKey< Pluginkey () const =0
 
virtual void updateSaveFile (rapidjson::Value &obj, Version obj_version, Version current_version)
 
- Public Member Functions inherited from score::ApplicationPlugin_QtInterface
virtual ApplicationPluginmake_applicationPlugin (const score::ApplicationContext &app)
 
- Public Member Functions inherited from score::FactoryInterface_QtInterface
virtual std::vector< score::InterfaceBase * > factories (const score::ApplicationContext &ctx, const score::InterfaceKey &key) const
 
virtual std::vector< score::InterfaceBase * > guiFactories (const score::GUIApplicationContext &ctx, const score::InterfaceKey &key) const
 

The documentation for this class was generated from the following files: