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

#include <altium_parser_sch.h>

Inheritance diagram for ASCH_HYPERLINK:
ASCH_LABEL ASCH_OWNER_INTERFACE

Public Member Functions

 ASCH_HYPERLINK (const std::map< wxString, wxString > &aProps)
 

Public Attributes

wxString url
 
VECTOR2I location
 
wxString text
 
int textColor
 
int fontId
 
bool isMirrored
 
ASCH_LABEL_JUSTIFICATION justification
 
ASCH_RECORD_ORIENTATION orientation
 
int ownerindex
 
int ownerpartid
 
int ownerpartdisplaymode
 
int indexinsheet
 
bool IsNotAccesible
 

Detailed Description

Definition at line 386 of file altium_parser_sch.h.

Constructor & Destructor Documentation

◆ ASCH_HYPERLINK()

ASCH_HYPERLINK::ASCH_HYPERLINK ( const std::map< wxString, wxString > &  aProps)
explicit

Definition at line 970 of file altium_parser_sch.cpp.

References ReadRecord(), ALTIUM_PROPS_UTILS::ReadString(), and url.

Member Data Documentation

◆ fontId

int ASCH_LABEL::fontId
inherited

Definition at line 377 of file altium_parser_sch.h.

Referenced by ASCH_LABEL::ASCH_LABEL(), and SCH_IO_ALTIUM::ParseLabel().

◆ indexinsheet

int ASCH_OWNER_INTERFACE::indexinsheet
inherited

◆ isMirrored

bool ASCH_LABEL::isMirrored
inherited

Definition at line 378 of file altium_parser_sch.h.

Referenced by ASCH_LABEL::ASCH_LABEL().

◆ IsNotAccesible

bool ASCH_OWNER_INTERFACE::IsNotAccesible
inherited

Definition at line 127 of file altium_parser_sch.h.

Referenced by ASCH_OWNER_INTERFACE::ASCH_OWNER_INTERFACE().

◆ justification

ASCH_LABEL_JUSTIFICATION ASCH_LABEL::justification
inherited

Definition at line 380 of file altium_parser_sch.h.

Referenced by ASCH_LABEL::ASCH_LABEL(), and SCH_IO_ALTIUM::ParseLabel().

◆ location

VECTOR2I ASCH_LABEL::location
inherited

Definition at line 372 of file altium_parser_sch.h.

Referenced by ASCH_LABEL::ASCH_LABEL(), and SCH_IO_ALTIUM::ParseLabel().

◆ orientation

ASCH_RECORD_ORIENTATION ASCH_LABEL::orientation
inherited

Definition at line 381 of file altium_parser_sch.h.

Referenced by ASCH_LABEL::ASCH_LABEL(), and SCH_IO_ALTIUM::ParseLabel().

◆ ownerindex

◆ ownerpartdisplaymode

◆ ownerpartid

◆ text

wxString ASCH_LABEL::text
inherited

Definition at line 374 of file altium_parser_sch.h.

Referenced by ASCH_LABEL::ASCH_LABEL(), and SCH_IO_ALTIUM::ParseLabel().

◆ textColor

int ASCH_LABEL::textColor
inherited

Definition at line 375 of file altium_parser_sch.h.

Referenced by ASCH_LABEL::ASCH_LABEL().

◆ url

wxString ASCH_HYPERLINK::url

Definition at line 388 of file altium_parser_sch.h.

Referenced by ASCH_HYPERLINK().


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