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

QTree feature requests summary #6959

Open
1 of 11 tasks
pdanpdan opened this issue May 5, 2020 · 9 comments
Open
1 of 11 tasks

QTree feature requests summary #6959

pdanpdan opened this issue May 5, 2020 · 9 comments
Assignees

Comments

@qyloxe
Copy link

qyloxe commented May 20, 2020

I call elephant in the room :-)
Please, please add drag'n'drop support to QTree...

@stgunholy
Copy link

I call elephant in the room :-)
Please, please add drag'n'drop support to QTree...

I submitted PR for this looong time ago, was not noticed, so I am just keeping my own q-tree fork in my codebase. there is not so much core there really

@JokerMartini
Copy link

any updates on this?

@othalan
Copy link

othalan commented May 16, 2022

These enhancements would greatly benefit my use cases for QTree (in particular #6493).
Are updates coming?

@JokerMartini
Copy link

I'm wondering the same. i haven't seen any updates on the treeview stuff in quite some time.

@fyeeme
Copy link

fyeeme commented Jun 8, 2022

Hote add drag'n'drop support to QTree...

@Carpediem94
Copy link

Carpediem94 commented Jul 28, 2022

Hi, I'm not sure this is the right place for this question, but is relevant to a problem with QTree.

I there a way to make QTree always expanded, without arrow in the headers and headers not interactive (but not disabled)? Moreover when I add new nodes dynamically I want they are added expanded.
I try to make all nodes expandable: false and add default-expand-all to tree but all the nodes are closed when I create the tree.

Now I do an horrible workaround where I set the parent expandable: true, then I call treeRef.value.expandAll() and at the end I reset parent to expandable: false. Moreover I hidden the arrow using CSS.
I apply this workaround when I initialize the tree or when I add new node with children.

Is there already a "legal" way to achieve this? Or could be a useful feature for other people?

@melicheradam
Copy link

Why the Qtree.setTicked() does not respect the tick strategy? This is really bad design since if I want to "synchronize" this filter with other elements, I have to reimplement the clicking strategy from scratch, if that is even possible.

Actually 4th point of this issue

Is there expected any movement on this one?

@shomalikhashayar
Copy link

Why I can't see a slot for no nodes available?

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

9 participants