![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Enumerations | |
enum | Op { Add , And , InplaceAnd , Assign , BitAnd , BitOr , BitXor , InplaceSub , Div , InplaceDiv , Equal , Exp , InplaceExp , Ge , Gt , In , InplaceAdd , InstanceOf , Le , LShift , InplaceLeftShift , Lt , Mod , InplaceMod , Mul , InplaceMul , NotEqual , Or , InplaceOr , RShift , InplaceRightShift , StrictEqual , StrictNotEqual , Sub , URShift , InplaceURightShift , InplaceXor , As , Coalesce , Invalid } |
enum QSOperator::Op |
Definition at line 42 of file qqmljsast_p.h.