Example #1
0
 const CommandFactoryKey& key() const override
 {
     return static_key();
 }
Example #2
0
 EnableWhenScenarioInterfaceObject():
     iscore::ActionCondition{static_key()} { }
Example #3
0
 const CommandKey& key() const noexcept override { return static_key(); }
Example #4
0
 EnableWhenScenarioModelObject():
     iscore::ActionCondition{static_key()} { }