KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PANEL_GLOBAL_LIB_TABLE_CONFIG_MODEL Class Reference

#include <panel_global_lib_table_config.h>

Public Types

enum class  TABLE_MODE { EMPTY , DEFAULT , CUSTOM }
 

Public Attributes

TABLE_MODE m_tableMode
 
wxString m_customTablePath
 
wxString m_defaultTablePath
 

Detailed Description

Definition at line 30 of file panel_global_lib_table_config.h.

Member Enumeration Documentation

◆ TABLE_MODE

Enumerator
EMPTY 
DEFAULT 
CUSTOM 

Definition at line 33 of file panel_global_lib_table_config.h.

Member Data Documentation

◆ m_customTablePath

wxString PANEL_GLOBAL_LIB_TABLE_CONFIG_MODEL::m_customTablePath

Definition at line 41 of file panel_global_lib_table_config.h.

◆ m_defaultTablePath

wxString PANEL_GLOBAL_LIB_TABLE_CONFIG_MODEL::m_defaultTablePath

Definition at line 42 of file panel_global_lib_table_config.h.

◆ m_tableMode

TABLE_MODE PANEL_GLOBAL_LIB_TABLE_CONFIG_MODEL::m_tableMode

Definition at line 40 of file panel_global_lib_table_config.h.


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