| 
    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, aFormatter, aNestLevel, aControlBits) | pcbnew.TITLE_BLOCK | |
| GetComment(self, aIdx) | pcbnew.TITLE_BLOCK | |
| GetCompany(self) | pcbnew.TITLE_BLOCK | |
| GetContextualTextVars(aVars) | pcbnew.TITLE_BLOCK | static | 
| GetDate(self) | pcbnew.TITLE_BLOCK | |
| GetRevision(self) | pcbnew.TITLE_BLOCK | |
| GetTitle(self) | pcbnew.TITLE_BLOCK | |
| SetComment(self, aIdx, aComment) | pcbnew.TITLE_BLOCK | |
| SetCompany(self, aCompany) | pcbnew.TITLE_BLOCK | |
| SetDate(self, aDate) | pcbnew.TITLE_BLOCK | |
| SetRevision(self, aRevision) | pcbnew.TITLE_BLOCK | |
| SetTitle(self, aTitle) | pcbnew.TITLE_BLOCK | |
| TextVarResolver(self, aToken, aProject) | pcbnew.TITLE_BLOCK | |
| thisown | pcbnew.TITLE_BLOCK | static |