All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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

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

Definition at line 273 of file PDFViewCtrl.h.

Member Data Documentation

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

Definition at line 270 of file PDFViewCtrl.h.

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

Definition at line 271 of file PDFViewCtrl.h.

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: