Describes a single attribute-based filter condition.
More...
#include <graph/filters/filter_condition.h>
Describes a single attribute-based filter condition.
Shared by Graph::vertexFilterByAttribute(), Graph::edgeFilterByAttribute(), DialogFilterByAttribute, and the future filter bar (#219).
◆ Op
| Enumerator |
|---|
| Eq | |
| Neq | |
| Gt | |
| Lt | |
| Gte | |
| Lte | |
| Contains | |
◆ Scope
| Enumerator |
|---|
| Nodes | |
| Edges | |
| Both | |
◆ label()
| QString FilterCondition::label |
( |
| ) |
const |
|
inline |
Short human-readable label for a filter bar chip.
◆ key
| QString FilterCondition::key |
◆ op
◆ scope
◆ value
| QString FilterCondition::value |
The documentation for this struct was generated from the following file: