|
KiCad PCB EDA Suite
|
Public Member Functions | |
| FLIPPED_TABLE_CASE () | |
Public Attributes | |
| const int | m_colWidth = pcbIUScale.mmToIU( 5.969 ) |
| const int | m_rowHeight = pcbIUScale.mmToIU( 1.397 ) |
| BOARD | m_board |
| FOOTPRINT * | m_footprint = nullptr |
| PCB_TABLE * | m_table = nullptr |
Definition at line 2955 of file test_footprint_transform_sync.cpp.
|
inline |
Definition at line 2957 of file test_footprint_transform_sync.cpp.
References anchor, APPEND, F_SilkS, FOOTPRINT, m_board, m_colWidth, m_footprint, m_rowHeight, m_table, pcbIUScale, PCB_SHAPE::SetEnd(), PCB_SHAPE::SetStart(), and EDA_TEXT::SetText().
| BOARD FLIPPED_TABLE_CASE::m_board |
Definition at line 2986 of file test_footprint_transform_sync.cpp.
Referenced by FLIPPED_TABLE_CASE().
| const int FLIPPED_TABLE_CASE::m_colWidth = pcbIUScale.mmToIU( 5.969 ) |
Definition at line 2984 of file test_footprint_transform_sync.cpp.
Referenced by FLIPPED_TABLE_CASE().
| FOOTPRINT* FLIPPED_TABLE_CASE::m_footprint = nullptr |
Definition at line 2987 of file test_footprint_transform_sync.cpp.
Referenced by BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), and FLIPPED_TABLE_CASE().
| const int FLIPPED_TABLE_CASE::m_rowHeight = pcbIUScale.mmToIU( 1.397 ) |
Definition at line 2985 of file test_footprint_transform_sync.cpp.
Referenced by FLIPPED_TABLE_CASE().
| PCB_TABLE* FLIPPED_TABLE_CASE::m_table = nullptr |
Definition at line 2988 of file test_footprint_transform_sync.cpp.
Referenced by BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), and FLIPPED_TABLE_CASE().