OrKRule Namespace Reference

Store some usefull constant for the items rules. More...


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"


Detailed Description

Store some usefull constant for the items rules.

Enumeration Type Documentation

Contain the possible Trigger for the rules.

At this point it is only used as a flag

Enumerator:
Off 
On  Close the element.

Open the element

Definition at line 96 of file ork.h.

Contain the possible Trigger for the rules.

At this point it is only used as a flag

Enumerator:
SetOff 
SetOn  Do an action if the element is closed or deactivated.

Do an action if the element is opened or activated

Definition at line 86 of file ork.h.


Variable Documentation

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().


Generated on Sun Jun 22 23:46:30 2008 for OrK by  doxygen 1.5.6