qTox  Version: nightly | Commit: bc751c8e1cac455f9690654fcfe0f560d2d7dfdd
Public Attributes | List of all members
SearchResult Struct Reference

#include <ichatlog.h>

Collaboration diagram for SearchResult:
Collaboration graph

Public Attributes

bool found
 
SearchPos pos
 
size_t start
 
size_t len
 
QRegularExpression exp
 

Detailed Description

Definition at line 70 of file ichatlog.h.

Member Data Documentation

◆ exp

QRegularExpression SearchResult::exp

Definition at line 80 of file ichatlog.h.

◆ found

bool SearchResult::found

Definition at line 72 of file ichatlog.h.

◆ len

size_t SearchResult::len

Definition at line 75 of file ichatlog.h.

◆ pos

SearchPos SearchResult::pos

Definition at line 73 of file ichatlog.h.

◆ start

size_t SearchResult::start

Definition at line 74 of file ichatlog.h.


The documentation for this struct was generated from the following file: