VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Enumerations
qtranslator_p.h File Reference

Go to the source code of this file.

Enumerations

enum  {
  EQ = 0x01, LT = 0x02, LEQ = 0x03, BETWEEN = 0x04,
  NOT = 0x08, MOD_10 = 0x10, MOD_100 = 0x20, AND = 0xFD,
  OR = 0xFE, NEWRULE = 0xFF, OP_MASK = 0x07, NEQ = NOT | EQ,
  GT = NOT | LEQ, GEQ = NOT | LT, NOT_BETWEEN = NOT | BETWEEN
}
 

Enumeration Type Documentation

anonymous enum
Enumerator
EQ 
LT 
LEQ 
BETWEEN 
NOT 
MOD_10 
MOD_100 
AND 
OR 
NEWRULE 
OP_MASK 
NEQ 
GT 
GEQ 
NOT_BETWEEN 

Document ID: Generated on Thu Oct 23 22:29:17 EDT 2025 from SVN revision 280951
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)