Skip to content

Conversation

@tuvok
Copy link
Contributor

@tuvok tuvok commented Sep 13, 2017

No description provided.


void nodeHoverLeft(Node& n);

void nodeContextMenu(Node& n, const QPointF& pos);
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, where is the implementation of this function?

Copy link
Contributor Author

@tuvok tuvok Sep 25, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's in the signal: section, so the implementation is moc-generated.
To make it more clear: no context menu is displayed, I only made the event accessible, so that context menu creation will be at all possible in applications using nodeeditor

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, indeed, I overlooked it.

@paceholder paceholder merged commit 0d808ac into paceholder:master Sep 25, 2017
ypnos added a commit to ypnos/nodeeditor that referenced this pull request Oct 3, 2017
ypnos added a commit to ypnos/nodeeditor that referenced this pull request Oct 8, 2017
…bjects (paceholder#112)""

New modelview code now implemented the missing functionality
This reverts commit bb9ffb6.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants