KiCad PCB EDA Suite
Loading...
Searching...
No Matches
SEARCH_TERM Struct Reference

#include <eda_pattern_match.h>

Public Member Functions

 SEARCH_TERM (const wxString &aText, int aScore)
 

Public Attributes

wxString Text
 
int Score
 
bool Normalized
 

Detailed Description

Definition at line 47 of file eda_pattern_match.h.

Constructor & Destructor Documentation

◆ SEARCH_TERM()

SEARCH_TERM::SEARCH_TERM ( const wxString &  aText,
int  aScore 
)
inline

Definition at line 49 of file eda_pattern_match.h.

Member Data Documentation

◆ Normalized

bool SEARCH_TERM::Normalized

Definition at line 57 of file eda_pattern_match.h.

◆ Score

int SEARCH_TERM::Score

Definition at line 56 of file eda_pattern_match.h.

◆ Text

wxString SEARCH_TERM::Text

Definition at line 55 of file eda_pattern_match.h.


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