Envision
A visual programming IDE for object-oriented languages
|
This is the complete list of members for OOInteraction::Cell, including all inherited members.
Cell(int x, Visualization::Item *item, int stringComponentsStart, int stringComponentsEnd=-1) | OOInteraction::Cell | |
Cell(int x, int y, Visualization::Item *item, int stringComponentsStart, int stringComponentsEnd=-1) | OOInteraction::Cell | |
Cell(int x, int y, int width, int height, Visualization::Item *item, int stringComponentsStart, int stringComponentsEnd=-1) | OOInteraction::Cell | |
item() const | OOInteraction::Cell | inline |
item_ | OOInteraction::Cell | private |
offset(const QStringList &allComponents, Qt::Key key, int *length=nullptr) | OOInteraction::Cell | virtual |
region() const | OOInteraction::Cell | inline |
region_ | OOInteraction::Cell | private |
setOffset(int newOffset) | OOInteraction::Cell | virtual |
stringComponentsEnd() const | OOInteraction::Cell | inline |
stringComponentsEnd_ | OOInteraction::Cell | private |
stringComponentsStart() const | OOInteraction::Cell | inline |
stringComponentsStart_ | OOInteraction::Cell | private |
x() const | OOInteraction::Cell | inline |
y() const | OOInteraction::Cell | inline |
~Cell() | OOInteraction::Cell | virtual |