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

List:       kde-commits
Subject:    kdeutils/kdf
From:       Jakub Stachowski <qbast () go2 ! pl>
Date:       2004-12-25 23:51:19
Message-ID: 20041225235119.297091C971 () office ! kde ! org
[Download RAW message or body]

CVS commit by qbast: 

Do not popup menu on left click/press.
BUG: 44303 


  M +2 -2      kdfwidget.cpp   1.44


--- kdeutils/kdf/kdfwidget.cpp  #1.43:1.44
@@ -130,8 +130,8 @@ KDFWidget::KDFWidget( QWidget *parent, c
     mList->setShowSortIndicator(true);
     connect( mList,
-      SIGNAL( pressed( QListViewItem *, const QPoint &, int )),
+      SIGNAL( rightButtonPressed( QListViewItem *, const QPoint &, int )),
       this, SLOT( rightButtonPressed( QListViewItem *, const QPoint &, int )));
     connect( mList,
-      SIGNAL( clicked( QListViewItem *, const QPoint &, int )),
+      SIGNAL( rightButtonClicked( QListViewItem *, const QPoint &, int )),
       this, SLOT( rightButtonClicked( QListViewItem *, const QPoint &, int )));
     connect( mList->header(), SIGNAL(sizeChange(int, int, int)),


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

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