Enumerations | |
enum | Trigger { SetOff, SetOn } |
Contain the possible Trigger for the rules. More... | |
enum | Action { Off, On } |
Contain the possible Trigger for the rules. More... | |
Variables | |
const QString | Version = "0.1" |
enum OrKRule::Action |
enum OrKRule::Trigger |
const QString OrKRule::Version = "0.1" |
Current version of the rule XML tags in the .ork save files
Definition at line 78 of file ork.h.
Referenced by Win::open().