KiCad PCB EDA Suite
Loading...
Searching...
No Matches
CADSTAR_ARCHIVE_PARSER::ATTRCOLORS Struct Reference

#include <cadstar_archive_parser.h>

Inheritance diagram for CADSTAR_ARCHIVE_PARSER::ATTRCOLORS:
CADSTAR_ARCHIVE_PARSER::PARSER

Public Member Functions

void Parse (XNODE *aNode, PARSER_CONTEXT *aContext) override
 

Public Attributes

DFLTSETTINGS DefaultSettings
 
std::map< ATTRIBUTE_ID, ATTRCOLAttributeColors
 
bool IsVisible = true
 

Detailed Description

Definition at line 1264 of file cadstar_archive_parser.h.

Member Function Documentation

◆ Parse()

void CADSTAR_ARCHIVE_PARSER::ATTRCOLORS::Parse ( XNODE aNode,
PARSER_CONTEXT aContext 
)
overridevirtual

Member Data Documentation

◆ AttributeColors

std::map<ATTRIBUTE_ID, ATTRCOL> CADSTAR_ARCHIVE_PARSER::ATTRCOLORS::AttributeColors

◆ DefaultSettings

DFLTSETTINGS CADSTAR_ARCHIVE_PARSER::ATTRCOLORS::DefaultSettings

Definition at line 1266 of file cadstar_archive_parser.h.

◆ IsVisible

bool CADSTAR_ARCHIVE_PARSER::ATTRCOLORS::IsVisible = true

Definition at line 1269 of file cadstar_archive_parser.h.


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