KiCad PCB EDA Suite
Loading...
Searching...
No Matches
dialog_find_by_properties.h File Reference
#include <vector>
#include <map>
#include <set>
#include <board.h>
#include <board_item.h>
#include <dialog_find_by_properties_base.h>

Go to the source code of this file.

Classes

struct  PROPERTY_ROW_DATA
 
class  DIALOG_FIND_BY_PROPERTIES
 

Enumerations

enum class  PROPERTY_MATCH_MODE { IGNORED , MATCHING , DIFFERENT }
 

Enumeration Type Documentation

◆ PROPERTY_MATCH_MODE

enum class PROPERTY_MATCH_MODE
strong
Enumerator
IGNORED 
MATCHING 
DIFFERENT 

Definition at line 24 of file dialog_find_by_properties.h.