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

Public Member Functions

 FOOTPRINT_FIELDS_TABLE_PRESENCE_FIXTURE ()
 
void AddTestColumn (const wxString &aFieldName, bool aAddedByUser=false)
 
void Apply (const wxString &aVariant=wxEmptyString)
 

Public Attributes

BOARD m_board
 
FOOTPRINTm_footprint
 
FOOTPRINT_FIELDS_EDITOR_GRID_DATA_MODEL m_model
 
int m_col = -1
 

Detailed Description

Definition at line 31 of file test_fields_table_presence.cpp.

Constructor & Destructor Documentation

◆ FOOTPRINT_FIELDS_TABLE_PRESENCE_FIXTURE()

FOOTPRINT_FIELDS_TABLE_PRESENCE_FIXTURE::FOOTPRINT_FIELDS_TABLE_PRESENCE_FIXTURE ( )
inline

Member Function Documentation

◆ AddTestColumn()

void FOOTPRINT_FIELDS_TABLE_PRESENCE_FIXTURE::AddTestColumn ( const wxString & aFieldName,
bool aAddedByUser = false )
inline

Definition at line 47 of file test_fields_table_presence.cpp.

References BOOST_REQUIRE(), m_col, and m_model.

◆ Apply()

void FOOTPRINT_FIELDS_TABLE_PRESENCE_FIXTURE::Apply ( const wxString & aVariant = wxEmptyString)
inline

Definition at line 58 of file test_fields_table_presence.cpp.

References m_board, m_model, and TOOL_MANAGER::SetEnvironment().

Member Data Documentation

◆ m_board

BOARD FOOTPRINT_FIELDS_TABLE_PRESENCE_FIXTURE::m_board

◆ m_col

int FOOTPRINT_FIELDS_TABLE_PRESENCE_FIXTURE::m_col = -1

Definition at line 72 of file test_fields_table_presence.cpp.

Referenced by AddTestColumn().

◆ m_footprint

FOOTPRINT* FOOTPRINT_FIELDS_TABLE_PRESENCE_FIXTURE::m_footprint

◆ m_model

FOOTPRINT_FIELDS_EDITOR_GRID_DATA_MODEL FOOTPRINT_FIELDS_TABLE_PRESENCE_FIXTURE::m_model

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