KFuzzyMatcher::Range Struct
struct KFuzzyMatcher::RangeA range representing a matched sequence in a string. More...
Header: | #include <Range> |
CMake: | find_package(KF6 REQUIRED COMPONENTS CoreAddons) target_link_libraries(mytarget PRIVATE KF6::CoreAddons) |
Since: | 5.84 |
Public Variables
Detailed Description
Member Variable Documentation
int Range::length
This variable holds the length of the range
int Range::start
This variable holds the start of the range