| 
    KiCad PCB EDA Suite
    
   | 
 
#include <sync_sheet_pin_preference.h>
Public Types | |
| enum | ICON_SIZE { NORMAL_WIDTH = 16 , NORMAL_HEIGHT = 16 } | 
| enum | BOOKCTRL_ICON_INDEX { HAS_UNMATCHED , ALL_MATCHED } | 
Static Public Member Functions | |
| static const std::map< BOOKCTRL_ICON_INDEX, BITMAPS > & | GetBookctrlPageIcon () | 
Definition at line 33 of file sync_sheet_pin_preference.h.
| Enumerator | |
|---|---|
| HAS_UNMATCHED | |
| ALL_MATCHED | |
Definition at line 43 of file sync_sheet_pin_preference.h.
| Enumerator | |
|---|---|
| NORMAL_WIDTH | |
| NORMAL_HEIGHT | |
Definition at line 36 of file sync_sheet_pin_preference.h.
      
  | 
  inlinestatic | 
Definition at line 49 of file sync_sheet_pin_preference.h.
References ALL_MATCHED, erc_green, ercwarn, and HAS_UNMATCHED.
Referenced by DIALOG_SYNC_SHEET_PINS::DIALOG_SYNC_SHEET_PINS().