Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Ganar-lab committed Aug 25, 2020
2 parents e873f99 + 56a5bc6 commit 0b6df42
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ This is a simple collapsable section for QT. It has been tested with QT5.6.

Special thanks to "x squared" who has posted the original code for this idea at StackOverflow: http://stackoverflow.com/a/37119983/2573127

A python version is available, using PyQt5, as Section.py.

## Sample Code

Section* section = new Section("Section", 300, parentWidget);
Expand Down

0 comments on commit 0b6df42

Please sign in to comment.