KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PCBNEW_SETTINGS::DIALOG_EXPORT_SVG Struct Reference

#include <pcbnew_settings.h>

Public Attributes

bool black_and_white
 
bool mirror
 
bool one_file
 
bool plot_board_edges
 
int page_size
 
wxString output_dir
 
std::vector< int > layers
 
bool use_selected_theme
 
wxString color_theme
 

Detailed Description

Definition at line 201 of file pcbnew_settings.h.

Member Data Documentation

◆ black_and_white

bool PCBNEW_SETTINGS::DIALOG_EXPORT_SVG::black_and_white

◆ color_theme

wxString PCBNEW_SETTINGS::DIALOG_EXPORT_SVG::color_theme

◆ layers

std::vector<int> PCBNEW_SETTINGS::DIALOG_EXPORT_SVG::layers

◆ mirror

bool PCBNEW_SETTINGS::DIALOG_EXPORT_SVG::mirror

◆ one_file

bool PCBNEW_SETTINGS::DIALOG_EXPORT_SVG::one_file

◆ output_dir

wxString PCBNEW_SETTINGS::DIALOG_EXPORT_SVG::output_dir

◆ page_size

int PCBNEW_SETTINGS::DIALOG_EXPORT_SVG::page_size

◆ plot_board_edges

bool PCBNEW_SETTINGS::DIALOG_EXPORT_SVG::plot_board_edges

◆ use_selected_theme

bool PCBNEW_SETTINGS::DIALOG_EXPORT_SVG::use_selected_theme

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