Elements Panel: items are now expanded/collapsed by a double click

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1125 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
xavier
2010-11-15 00:35:02 +00:00
parent f59bf133d1
commit 9e0f8da7ac
2 changed files with 3 additions and 4 deletions

View File

@@ -60,7 +60,7 @@ ElementsPanel::ElementsPanel(QWidget *parent) :
// selection unique
setSelectionMode(QAbstractItemView::SingleSelection);
setColumnCount(1);
setExpandsOnDoubleClick(false);
setExpandsOnDoubleClick(true);
header() -> hide();
// drag'n drop autorise