[Interest] QStackedWidget : hide user controls

Etienne Sandré-Chardonnal etienne.sandre at m4x.org
Fri Jun 14 09:19:00 CEST 2013


Dear all,

I am using a QStackedWidget with Qt 4.8.1
The documentation states that : "QStackedWidget provides no intrinsic means
for the user to switch page. This is typically done through a
QComboBox<qthelp://com.trolltech.qt.481/qdoc/qcombobox.html>
 or a QListWidget <qthelp://com.trolltech.qt.481/qdoc/qlistwidget.html> that
stores the titles of the QStackedWidget's pages".
This is exactly what I am trying to do. However, there are two little
arrows displayed on the top of the widget that switch the pages and I would
like to remove them. The whole thing has to be designed with Qt Designer,
so using a custom class with QStackedLayout is not an option.

How can I remove the arrows, and why is this not working as in the
documentation? Is it a style issue?

Thanks!

Etienne
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20130614/7099980c/attachment.html>


More information about the Interest mailing list