![]() |
KiCad Pcbnew Python Scripting
|
This is the complete list of members for pcbnew.TITLE_BLOCK, including all inherited members.
| __init__(self) | pcbnew.TITLE_BLOCK | |
| Clear(self) | pcbnew.TITLE_BLOCK | |
| Format(self, "OUTPUTFORMATTER" aFormatter, "int" aNestLevel, "int" aControlBits) | pcbnew.TITLE_BLOCK | |
| GetComment(self, "int" aIdx) | pcbnew.TITLE_BLOCK | |
| GetCompany(self) | pcbnew.TITLE_BLOCK | |
| GetContextualTextVars("wxArrayString *" aVars) | pcbnew.TITLE_BLOCK | static |
| GetDate(self) | pcbnew.TITLE_BLOCK | |
| GetRevision(self) | pcbnew.TITLE_BLOCK | |
| GetTitle(self) | pcbnew.TITLE_BLOCK | |
| SetComment(self, "int" aIdx, "wxString" aComment) | pcbnew.TITLE_BLOCK | |
| SetCompany(self, "wxString" aCompany) | pcbnew.TITLE_BLOCK | |
| SetDate(self, "wxString" aDate) | pcbnew.TITLE_BLOCK | |
| SetRevision(self, "wxString" aRevision) | pcbnew.TITLE_BLOCK | |
| SetTitle(self, "wxString" aTitle) | pcbnew.TITLE_BLOCK | |
| TextVarResolver(self, "wxString" aToken, "PROJECT const *" aProject) | pcbnew.TITLE_BLOCK | |
| thisown | pcbnew.TITLE_BLOCK | static |