QDesignerFormWindowInterface.Feature Class Reference
[QtDesigner module]
Methods
Special Methods
Detailed Description
FeatureFlag
may be used whenever
Feature
is expected.
Method Documentation
Feature Feature.__and__ (self, int f)
Feature Feature.__iand__ (self, int f)
Feature Feature.__invert__ (self)
Feature Feature.__ior__ (self, int f)
Feature Feature.__ixor__ (self, int f)
Feature Feature.__or__ (self, int f)
Feature Feature.__xor__ (self, int f)