| addOrUpdateTaggedCodeBlockWithComments(const QString &tag, const QString &text, const QString &ctext, int indentLevel, bool forceUserBlockUpdate) | CodeGenObjectWithTextBlocks |  | 
  | addOrUpdateTaggedCodeComment(const QString &tag=QString(), const QString &text=QString(), int indentationLevel=0) | CodeGenObjectWithTextBlocks |  | 
  | addTextBlock(TextBlock *add_object) | CodeGenObjectWithTextBlocks | virtual | 
  | CodeGenObjectWithTextBlocks(CodeDocument *parent) | CodeGenObjectWithTextBlocks | explicit | 
  | findCodeClassFieldTextBlockByTag(const QString &tag)=0 | CodeGenObjectWithTextBlocks | protectedpure virtual | 
  | findParentObjectForTaggedTextBlock(const QString &tag) | CodeGenObjectWithTextBlocks |  | 
  | findTextBlockByTag(const QString &tag) | CodeGenObjectWithTextBlocks |  | 
  | getCodeBlockWithComments(const QString &tag, const QString &comment, int indentLevel) | CodeGenObjectWithTextBlocks | virtual | 
  | getHierarchicalCodeBlock(const QString &tag, const QString &comment, int indentLevel) | CodeGenObjectWithTextBlocks | virtual | 
  | getTextBlockList() const | CodeGenObjectWithTextBlocks |  | 
  | getUniqueTag(const QString &prefix=QString())=0 | CodeGenObjectWithTextBlocks | pure virtual | 
  | insertTextBlock(TextBlock *newBlock, TextBlock *existingBlock, bool after)=0 | CodeGenObjectWithTextBlocks | pure virtual | 
  | loadChildTextBlocksFromNode(QDomElement &root) | CodeGenObjectWithTextBlocks | protectedvirtual | 
  | m_pCodeDoc | CodeGenObjectWithTextBlocks | private | 
  | m_textBlockTagMap | CodeGenObjectWithTextBlocks | protected | 
  | m_textblockVector | CodeGenObjectWithTextBlocks | protected | 
  | newCodeBlock()=0 | CodeGenObjectWithTextBlocks | pure virtual | 
  | newCodeBlockWithComments()=0 | CodeGenObjectWithTextBlocks | pure virtual | 
  | newHierarchicalCodeBlock()=0 | CodeGenObjectWithTextBlocks | pure virtual | 
  | removeTextBlock(TextBlock *remove_object) | CodeGenObjectWithTextBlocks | virtual | 
  | resetTextBlocks() | CodeGenObjectWithTextBlocks | protectedvirtual | 
  | setAttributesFromNode(QDomElement &element) | CodeGenObjectWithTextBlocks | protectedvirtual | 
  | setAttributesFromObject(CodeGenObjectWithTextBlocks *obj) | CodeGenObjectWithTextBlocks | protected | 
  | setAttributesOnNode(QXmlStreamWriter &writer) | CodeGenObjectWithTextBlocks | protectedvirtual | 
  | ~CodeGenObjectWithTextBlocks() | CodeGenObjectWithTextBlocks | virtual |