|
KiCad PCB EDA Suite
|
This is the complete list of members for ALTIUM_PROPS_UTILS, including all inherited members.
| ConvertToKicadUnit(const double aValue) | ALTIUM_PROPS_UTILS | static |
| ReadBool(const std::map< wxString, wxString > &aProps, const wxString &aKey, bool aDefault) | ALTIUM_PROPS_UTILS | static |
| ReadDouble(const std::map< wxString, wxString > &aProps, const wxString &aKey, double aDefault) | ALTIUM_PROPS_UTILS | static |
| ReadInt(const std::map< wxString, wxString > &aProps, const wxString &aKey, int aDefault) | ALTIUM_PROPS_UTILS | static |
| ReadKicadUnit(const std::map< wxString, wxString > &aProps, const wxString &aKey, const wxString &aDefault) | ALTIUM_PROPS_UTILS | static |
| ReadString(const std::map< wxString, wxString > &aProps, const wxString &aKey, const wxString &aDefault) | ALTIUM_PROPS_UTILS | static |
| ReadUnicodeString(const std::map< wxString, wxString > &aProps, const wxString &aKey, const wxString &aDefault) | ALTIUM_PROPS_UTILS | static |