Network Editor>Sidebar QTreeView (GUI CUSTOMIZATION/PYTHON QT )

   1201   1   0
User Avatar
Member
28 posts
Joined: 7月 2015
Offline
I would like to know where the python code/stylesheet/.qss etc for the native networkEditor>QTreeView(Operator List) are located.
For purposes of setting various QT settings, e.g

TreeView.setSelectionMode(multi selection is sorely missing)
TreeView.customContextMenuRequested.connect()
TreeView.setIconSize()
QTreeView::branch:has-siblings:!adjoins-item {border-image: none;}
* And much more!

LEFT: Custom QTreeView, much cleaner for my eyes.
RIGHT: Native houdini treeview, would like to tweak, thanks!

Attachments:
qtree1.png (40.4 KB)

User Avatar
Member
4500 posts
Joined: 2月 2012
Offline
AFAIK this is not implemented in Qt. The only way to do what you want is to create your own from scratch as a Python panel.
Senior FX TD @ Industrial Light & Magic
Get to the NEXT level in Houdini & VEX with Pragmatic VEX! [www.pragmatic-vfx.com]

youtube.com/@pragmaticvfx | patreon.com/animatrix | animatrix2k7.gumroad.com
  • Quick Links