Envision
A visual programming IDE for object-oriented languages
Comments::CommentTable Member List

This is the complete list of members for Comments::CommentTable, including all inherited members.

CommentTable(Node *parent, QString name, int rowCount, int columnCount)Comments::CommentTable
nodeAt(int m, int n)Comments::CommentTable
resize(int m, int n)Comments::CommentTable
setNodeAt(int m, int n, Model::Node *aNode)Comments::CommentTable
Super typedefCore::Reflect< Base >protected