Loading...
Searching...
No Matches
pdftron::PDF::PDFViewCtrl::TextFindDoneEvent Struct Reference

#include <PDFViewCtrl.h>

Public Member Functions

 TextFindDoneEvent (PDFViewCtrl::WindowID id, ControlEventType tp, bool found)

Public Attributes

bool m_found
enum ControlEventType m_event_type
enum WindowID m_event_window

Detailed Description

This event structure will be returned when text search is finished.

Definition at line 268 of file PDFViewCtrl.h.

Constructor & Destructor Documentation

◆ TextFindDoneEvent()

pdftron::PDF::PDFViewCtrl::TextFindDoneEvent::TextFindDoneEvent ( PDFViewCtrl::WindowID id,
ControlEventType tp,
bool found )
inline

Definition at line 273 of file PDFViewCtrl.h.

Member Data Documentation

◆ m_event_type

enum ControlEventType pdftron::PDF::PDFViewCtrl::TextFindDoneEvent::m_event_type

Definition at line 270 of file PDFViewCtrl.h.

◆ m_event_window

enum WindowID pdftron::PDF::PDFViewCtrl::TextFindDoneEvent::m_event_window

Definition at line 271 of file PDFViewCtrl.h.

◆ m_found

bool pdftron::PDF::PDFViewCtrl::TextFindDoneEvent::m_found

Definition at line 269 of file PDFViewCtrl.h.


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