euporie.core.widgets.forms.Filter

class euporie.core.widgets.forms.Filter

Base class for any filter to activate/deactivate a feature, depending on a condition.

The return value of __call__ will tell if the feature should be active.