KiCad PCB EDA Suite
Toggle main menu visibility
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
Functions
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
Variables
a
c
d
e
f
g
h
i
k
l
m
o
p
r
s
t
u
v
Typedefs
a
c
e
f
i
k
l
m
n
o
p
s
v
w
Enumerations
c
d
f
g
l
m
n
o
p
q
r
s
t
v
Enumerator
a
b
c
d
e
g
h
i
l
m
n
o
p
r
s
t
u
v
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
z
Related Functions
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
z
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
z
Enumerations
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
z
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Macros
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
KiCad Dev Docs
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
Concepts
Loading...
Searching...
No Matches
DS_DRAW_ITEM_LIST Member List
This is the complete list of members for
DS_DRAW_ITEM_LIST
, including all inherited members.
Append
(DS_DRAW_ITEM_BASE *aItem)
DS_DRAW_ITEM_LIST
inline
BuildDrawItemsList
(const PAGE_INFO &aPageInfo, const TITLE_BLOCK &aTitleBlock)
DS_DRAW_ITEM_LIST
BuildFullText
(const wxString &aTextbase)
DS_DRAW_ITEM_LIST
DS_DRAW_ITEM_LIST
(const EDA_IU_SCALE &aIuScale, int aFlags=0)
DS_DRAW_ITEM_LIST
inline
GetDefaultPenSize
() const
DS_DRAW_ITEM_LIST
inline
GetFirst
()
DS_DRAW_ITEM_LIST
inline
GetIuScale
() const
DS_DRAW_ITEM_LIST
inline
GetMilsToIUfactor
()
DS_DRAW_ITEM_LIST
inline
GetNext
()
DS_DRAW_ITEM_LIST
inline
GetTextVars
(wxArrayString *aVars)
DS_DRAW_ITEM_LIST
static
m_fileName
DS_DRAW_ITEM_LIST
protected
m_flags
DS_DRAW_ITEM_LIST
protected
m_graphicList
DS_DRAW_ITEM_LIST
protected
m_idx
DS_DRAW_ITEM_LIST
protected
m_isFirstPage
DS_DRAW_ITEM_LIST
protected
m_iuScale
DS_DRAW_ITEM_LIST
protected
m_pageNumber
DS_DRAW_ITEM_LIST
protected
m_paperFormat
DS_DRAW_ITEM_LIST
protected
m_penSize
DS_DRAW_ITEM_LIST
protected
m_plotterMilsToIu
DS_DRAW_ITEM_LIST
protected
m_project
DS_DRAW_ITEM_LIST
protected
m_properties
DS_DRAW_ITEM_LIST
protected
m_sheetCount
DS_DRAW_ITEM_LIST
protected
m_sheetLayer
DS_DRAW_ITEM_LIST
protected
m_sheetName
DS_DRAW_ITEM_LIST
protected
m_sheetPath
DS_DRAW_ITEM_LIST
protected
m_titleBlock
DS_DRAW_ITEM_LIST
protected
Print
(const RENDER_SETTINGS *aSettings)
DS_DRAW_ITEM_LIST
Remove
(DS_DRAW_ITEM_BASE *aItem)
DS_DRAW_ITEM_LIST
inline
SetDefaultPenSize
(int aPenSize)
DS_DRAW_ITEM_LIST
inline
SetFileName
(const wxString &aFileName)
DS_DRAW_ITEM_LIST
inline
SetIsFirstPage
(bool aIsFirstPage)
DS_DRAW_ITEM_LIST
inline
SetPageNumber
(const wxString &aPageNumber)
DS_DRAW_ITEM_LIST
inline
SetPaperFormat
(const wxString &aFormatName)
DS_DRAW_ITEM_LIST
inline
SetPlotterMilsToIUfactor
(double aMils2Iu)
DS_DRAW_ITEM_LIST
inline
SetProject
(const PROJECT *aProject)
DS_DRAW_ITEM_LIST
inline
SetProperties
(const std::map< wxString, wxString > *aProps)
DS_DRAW_ITEM_LIST
inline
SetSheetCount
(int aSheetCount)
DS_DRAW_ITEM_LIST
inline
SetSheetLayer
(const wxString &aSheetLayer)
DS_DRAW_ITEM_LIST
inline
SetSheetName
(const wxString &aSheetName)
DS_DRAW_ITEM_LIST
inline
SetSheetPath
(const wxString &aSheetPath)
DS_DRAW_ITEM_LIST
inline
SetTitleBlock
(const TITLE_BLOCK *aTblock)
DS_DRAW_ITEM_LIST
inline
~DS_DRAW_ITEM_LIST
()
DS_DRAW_ITEM_LIST
inline
Generated on Sat Apr 5 2025 00:05:37 for KiCad PCB EDA Suite by
1.9.6