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

#include <sch_plotter.h>

Public Member Functions

 SCH_PLOT_SETTINGS ()
 

Public Attributes

bool m_plotAll
 
bool m_plotDrawingSheet
 
std::vector< wxString > m_plotPages
 
bool m_blackAndWhite
 
int m_pageSizeSelect
 
bool m_useBackgroundColor
 
double m_HPGLPenSize
 
HPGL_PAGE_SIZE m_HPGLPaperSizeSelect
 
bool m_PDFPropertyPopups
 
bool m_PDFMetadata
 
wxString m_theme
 
wxString m_outputDirectory
 
wxString m_outputFile
 
HPGL_PLOT_ORIGIN_AND_UNITS m_HPGLPlotOrigin
 

Detailed Description

Definition at line 79 of file sch_plotter.h.

Constructor & Destructor Documentation

◆ SCH_PLOT_SETTINGS()

SCH_PLOT_SETTINGS::SCH_PLOT_SETTINGS ( )
inline

Definition at line 99 of file sch_plotter.h.

Member Data Documentation

◆ m_blackAndWhite

◆ m_HPGLPaperSizeSelect

HPGL_PAGE_SIZE SCH_PLOT_SETTINGS::m_HPGLPaperSizeSelect

◆ m_HPGLPenSize

double SCH_PLOT_SETTINGS::m_HPGLPenSize

◆ m_HPGLPlotOrigin

◆ m_outputDirectory

wxString SCH_PLOT_SETTINGS::m_outputDirectory

◆ m_outputFile

wxString SCH_PLOT_SETTINGS::m_outputFile

◆ m_pageSizeSelect

◆ m_PDFMetadata

bool SCH_PLOT_SETTINGS::m_PDFMetadata

◆ m_PDFPropertyPopups

bool SCH_PLOT_SETTINGS::m_PDFPropertyPopups

◆ m_plotAll

◆ m_plotDrawingSheet

◆ m_plotPages

◆ m_theme

wxString SCH_PLOT_SETTINGS::m_theme

◆ m_useBackgroundColor


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