wxMaxima
Loading...
Searching...
No Matches
Public Member Functions | Data Fields
WorksheetSearch::SearchTarget Struct Reference

A search match: the group it is in and the matching part. More...

#include <WorksheetSearch.h>

Collaboration diagram for WorksheetSearch::SearchTarget:
[legend]

Public Member Functions

bool Found () const
 

Data Fields

GroupCellm_group = nullptr
 The group holding the match; null if nothing was found.
 
MatchPart m_part = MatchPart::Prompt
 
Cellm_cell = nullptr
 The matching prompt or output cell; null for an editor match.
 
bool m_wrapped = false
 True if the search passed the document end and started over.
 

Detailed Description

A search match: the group it is in and the matching part.


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