[SOLVED]QToolBox wihout scrollbars
-
Take a look at these 2 docs:
"QAbstractScrolLArea-Horizontal":http://doc.trolltech.com/4.3/qabstractscrollarea.html#horizontalScrollBarPolicy-prop
"QAbstractScrollArea -Vertical":http://doc.trolltech.com/4.3/qabstractscrollarea.html#verticalScrollBarPolicy-prop -
[quote author="Blizzard" date="1330712510"]Take a look at these 2 docs:
"QAbstractScrolLArea-Horizontal":http://doc.trolltech.com/4.3/qabstractscrollarea.html#horizontalScrollBarPolicy-prop
"QAbstractScrollArea -Vertical":http://doc.trolltech.com/4.3/qabstractscrollarea.html#verticalScrollBarPolicy-prop[/quote]'class QToolBox' has no member named 'setHorizontalScrollBarPolicy'
-
[quote author="Blizzard" date="1330905570"]doesn't it only show scrollbars when it can't fit all your content? why would you want to remove them?[/quote]
I'm working on creating a sidebar has many categories (QToolBox tabs) similar to "Planner's":https://live.gnome.org/Planner sidebar.
http://s7.postimage.org/idonwkpzf/screenshot_1.jpg