Skip to content

PyQt collapsible widget in the spirit of the Maya frameLayout command

License

Notifications You must be signed in to change notification settings

mosadegh22/pyqt-collapsible-widget

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyQt Collapsable Widget

A PyQt collapsable widget in the spirit of the Maya frameLayout command

Why ?

Because if there is no widget collapsable in PyQt (until Qt5). But the Maya cmds has a UI command called frameLayout that makes its content collapsable. Inside a PyQt design, for consistency, I made this code to create a collapsable widget. With the help from this post, especially this chunk.

How does it look?

Here you can see the result in a standard Python application

PyQt Collapsable Widget in Python standalone

Here you can see the result from a Maya window

PyQt Collapsable Widget in Maya

Hope you'll enjoy it!, 😽

By0ute 👸

About

PyQt collapsible widget in the spirit of the Maya frameLayout command

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%