Learn what Felgo offers to help your business succeed. Start your free evaluation today! Felgo for Your Business

AllOf

Filter container accepting rows accepted by all its child filters. More...

Import Statement: import Felgo 4.0
Since: Felgo 2.18.1
Inherits:

Filter

Properties

Detailed Description

The AllOf type is a Filter container that accepts rows if all of its contained (and enabled) filters accept them, or if it has no filter.

Using it as a top level filter has the same effect as putting all its child filters as top level filters. It can however be usefull to use an AllOf filter when nested in an AnyOf filter.

See also FilterContainer.

Property Documentation

enabled : bool

This property holds whether the filter is enabled. A disabled filter will accept every rows unconditionally (even if it's inverted).

By default, filters are enabled.


inverted : bool

This property holds whether the filter is inverted. When a filter is inverted, a row normally accepted would be rejected, and vice-versa.

By default, filters are not inverted.


Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded