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

Public Attributes

GRAPHICS_IMPORT_MGR::GFX_FILE_T m_type
 
std::vector< std::string > m_exts
 The list of extensions we expect this plugin to handle.
 
std::string m_name
 The name of the plugin.
 

Detailed Description

Definition at line 51 of file test_graphics_import_mgr.cpp.

Member Data Documentation

◆ m_exts

std::vector<std::string> TYPE_TO_EXTS::m_exts

The list of extensions we expect this plugin to handle.

Definition at line 57 of file test_graphics_import_mgr.cpp.

◆ m_name

std::string TYPE_TO_EXTS::m_name

The name of the plugin.

Definition at line 60 of file test_graphics_import_mgr.cpp.

◆ m_type

GRAPHICS_IMPORT_MGR::GFX_FILE_T TYPE_TO_EXTS::m_type

Definition at line 54 of file test_graphics_import_mgr.cpp.


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