Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Be able to move a QGraphicsItem (drag and drop) #16

Open
parkouss opened this issue May 16, 2015 · 0 comments
Open

Be able to move a QGraphicsItem (drag and drop) #16

parkouss opened this issue May 16, 2015 · 0 comments

Comments

@parkouss
Copy link
Owner

For now, funq is not able to select a QGraphicsItem and moves it. In fact the selesction does not works (by simulating mouse press on an item), and that's probably the problem here.

I'm doing some tests with the dnd-gitems branch. I'm sure the item receives a mouse press event, but still no luck... Let's investigate this more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants