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

List:       kde-commits
Subject:    kdevelop/parts/doctreeview
From:       Laurent Montel <montel () kde ! org>
Date:       2003-08-14 14:17:20
[Download RAW message or body]

CVS commit by mlaurent: 

Use double click to edit 


  M +7 -0      doctreeglobalconfigwidget.cpp   1.23


--- kdevelop/parts/doctreeview/doctreeglobalconfigwidget.cpp  #1.22:1.23
@@ -93,4 +93,11 @@ DocTreeGlobalConfigWidget::DocTreeGlobal
     connect(urlDownload, SIGNAL(leftClickedURL(const QString&)), kapp,
         SLOT(invokeBrowser(const QString&)));
+    connect(extListView, SIGNAL(executed( QListViewItem *)), this,
+            SLOT( extEdit()));
+    connect(bListView, SIGNAL(executed( QListViewItem *)), this,
+            SLOT(  pushEdit_clicked()));
+    connect(dhListView, SIGNAL(executed( QListViewItem *)), this,
+            SLOT(  dhEditButton_clicked()));
+
 }
 


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

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