[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    koffice/kexi/formeditor
From:       Jarosław Staniek <staniek () kde ! org>
Date:       2010-09-29 20:29:07
Message-ID: 20100929202907.7C69AAC88E () svn ! kde ! org
[Download RAW message or body]

SVN commit 1181018 by staniek:

Forms
*changing sort order in widget tree makes no sense


 M  +0 -4      WidgetTreeWidget.cpp  


--- trunk/koffice/kexi/formeditor/WidgetTreeWidget.cpp #1181017:1181018
@@ -269,16 +269,12 @@
     setHeaderLabels(QStringList() << i18n("Widget name") << i18nc("Widget's type", \
"Type"));  installEventFilter(this);
 
-    //2.0 connect((QObject*)header(), SIGNAL(sectionHandleDoubleClicked(int)), this, \
SLOT(slotColumnSizeChanged(int)));  if (!(m_options & DisableSelection)) {
         setSelectionMode(ExtendedSelection);
         connect(this, SIGNAL(itemSelectionChanged()), this, \
SLOT(slotSelectionChanged()));  }
 
-    //header()->setStretchLastSection(true);
     setAllColumnsShowFocus(true);
-    //2.0 setItemMargin(3);
-    setSortingEnabled(true);
     setExpandsOnDoubleClick(false);
     setIndentation(indentation() / 2);
 }


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic