|
|
| SubGraphParamRepresentation (SubBlock *model, const ParamDefinition *def, bool isInput, QWidget *father) |
| |
|
const ParamDefinition & | getDefinition () const |
| |
|
SubBlock * | getModel () const |
| |
|
| LinkConnexionRepresentation (std::string text, bool isInput, QWidget *father) |
| |
|
virtual void | mousePressEvent (QMouseEvent *) |
| |
|
virtual void | mouseReleaseEvent (QMouseEvent *) |
| |
|
virtual void | mouseMoveEvent (QMouseEvent *) |
| |
|
virtual void | enterEvent (QEvent *) |
| |
|
std::string | getName () const |
| |
|
VertexRepresentation * | getVertex () const |
| |
|
bool | isInput () const |
| |
|
virtual ParamVisibility | shouldShow () const |
| |
|
virtual void | setVisibility (bool visible) |
| |
|
void | changeStyleProperty (const char *propertyName, QVariant val) |
| |
|
QPoint | getWorldAnchor () |
| |
|
|
void | creationLink (QPoint startPos) |
| |
|
void | releaseLink (QPoint endPos) |
| |
|
void | askSynchro () |
| |
|
bool | _isInput |
| |
|
bool | _shouldShow |
| |
|
VertexRepresentation * | _activeVertex |
| |
|
VertexRepresentation * | _vertex |
| |
|
std::string | _name |
| |
|
QWidget * | _father |
| |
The documentation for this class was generated from the following files:
- D:/Travail/ProjetPerso/imGraph/IHM/view/Connectors.h
- D:/Travail/ProjetPerso/imGraph/IHM/view/Connectors.cpp