KCoreAddons

KFuzzyMatcher::Range Struct Reference

#include <kfuzzymatcher.h>

Public Attributes

int length
 
int start
 

Detailed Description

A range representing a matched sequence in a string.

Since
5.84

Definition at line 99 of file kfuzzymatcher.h.

Member Data Documentation

◆ length

int KFuzzyMatcher::Range::length

Definition at line 101 of file kfuzzymatcher.h.

◆ start

int KFuzzyMatcher::Range::start

Definition at line 100 of file kfuzzymatcher.h.


The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Tue Mar 26 2024 11:13:31 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.