| 
    KiCad PCB EDA Suite
    
   | 
 
This is the complete list of members for TITLE_BLOCK, including all inherited members.
| Clear() | TITLE_BLOCK | inline | 
| COMMENT1_IDX enum value | TITLE_BLOCK | private | 
| COMPANY_IDX enum value | TITLE_BLOCK | private | 
| DATE_IDX enum value | TITLE_BLOCK | private | 
| Format(OUTPUTFORMATTER *aFormatter) const | TITLE_BLOCK | virtual | 
| GetComment(int aIdx) const | TITLE_BLOCK | inline | 
| GetCompany() const | TITLE_BLOCK | inline | 
| GetContextualTextVars(wxArrayString *aVars) | TITLE_BLOCK | static | 
| GetCurrentDate() | TITLE_BLOCK | static | 
| GetDate() const | TITLE_BLOCK | inline | 
| GetRevision() const | TITLE_BLOCK | inline | 
| getTbText(int aIdx) const | TITLE_BLOCK | inlineprivate | 
| GetTitle() const | TITLE_BLOCK | inline | 
| m_tbTexts | TITLE_BLOCK | private | 
| REVISION_IDX enum value | TITLE_BLOCK | private | 
| SetComment(int aIdx, const wxString &aComment) | TITLE_BLOCK | inline | 
| SetCompany(const wxString &aCompany) | TITLE_BLOCK | inline | 
| SetDate(const wxString &aDate) | TITLE_BLOCK | inline | 
| SetRevision(const wxString &aRevision) | TITLE_BLOCK | inline | 
| setTbText(int aIdx, const wxString &aText) | TITLE_BLOCK | inlineprivate | 
| SetTitle(const wxString &aTitle) | TITLE_BLOCK | inline | 
| TEXTS_IDX enum name | TITLE_BLOCK | private | 
| TextVarResolver(wxString *aToken, const PROJECT *aProject, int aFlags=0) const | TITLE_BLOCK | |
| TITLE_BLOCK() | TITLE_BLOCK | inline | 
| TITLE_IDX enum value | TITLE_BLOCK | private | 
| ~TITLE_BLOCK() | TITLE_BLOCK | inlinevirtual |