KiCad PCB EDA Suite
Loading...
Searching...
No Matches
LABEL_MANAGER::LABEL Struct Reference

#include <label_manager.h>

Public Attributes

KIGFX::COLOR4D m_color
 
wxString m_msg
 
VECTOR2I m_target
 
BOX2I m_bbox
 

Detailed Description

Definition at line 40 of file label_manager.h.

Member Data Documentation

◆ m_bbox

BOX2I LABEL_MANAGER::LABEL::m_bbox

Definition at line 45 of file label_manager.h.

Referenced by LABEL_MANAGER::Add().

◆ m_color

KIGFX::COLOR4D LABEL_MANAGER::LABEL::m_color

Definition at line 42 of file label_manager.h.

Referenced by LABEL_MANAGER::Add().

◆ m_msg

wxString LABEL_MANAGER::LABEL::m_msg

Definition at line 43 of file label_manager.h.

Referenced by LABEL_MANAGER::Add().

◆ m_target

VECTOR2I LABEL_MANAGER::LABEL::m_target

Definition at line 44 of file label_manager.h.

Referenced by LABEL_MANAGER::Add().


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