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