Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
CPDF_TextPageFind::Options Struct Reference

#include <cpdf_textpagefind.h>

+ Collaboration diagram for CPDF_TextPageFind::Options:

Public Attributes

bool bMatchCase = false
 
bool bMatchWholeWord = false
 
bool bConsecutive = false
 

Detailed Description

Definition at line 24 of file cpdf_textpagefind.h.

Member Data Documentation

◆ bConsecutive

bool CPDF_TextPageFind::Options::bConsecutive = false

◆ bMatchCase

bool CPDF_TextPageFind::Options::bMatchCase = false

Definition at line 25 of file cpdf_textpagefind.h.

Referenced by FPDFText_FindStart().

◆ bMatchWholeWord

bool CPDF_TextPageFind::Options::bMatchWholeWord = false

Definition at line 26 of file cpdf_textpagefind.h.

Referenced by FPDFText_FindStart().


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