21#ifndef _BOM_SETTINGS_H
22#define _BOM_SETTINGS_H
52 bool readOnly =
false;
57 bool groupSymbols =
false;
58 bool excludeDNP =
false;
59 bool includeExcludedFromBOM =
false;
68 static std::vector<BOM_PRESET> BuiltInPresets();
82 bool readOnly =
false;
87 bool keepTabs =
false;
88 bool keepLineBreaks =
false;
96 static std::vector<BOM_FMT_PRESET> BuiltInPresets();
105#if defined( __MINGW32__ )
bool operator==(const wxAuiPaneInfo &aLhs, const wxAuiPaneInfo &aRhs)
KICOMMON_API void to_json(nlohmann::json &j, const BOM_FIELD &f)
KICOMMON_API bool operator!=(const BOM_FIELD &lhs, const BOM_FIELD &rhs)
KICOMMON_API bool operator<(const BOM_FIELD &lhs, const BOM_FIELD &rhs)
KICOMMON_API void from_json(const nlohmann::json &j, BOM_FIELD &f)
Some functions to handle hotkeys in KiCad.
wxString refRangeDelimiter
std::vector< BOM_FIELD > fieldsOrdered