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

List:       kde-commits
Subject:    kdesdk/cervisia
From:       Christian Loose <christian.loose () hamburg ! de>
Date:       2004-12-07 20:06:41
Message-ID: 20041207200641.878571B476 () office ! kde ! org
[Download RAW message or body]

CVS commit by cloose: 

too much cleanup...re-added cancelJob() slot method.

Thanks Martin!

CCMAIL: m.koller@surfeu.at


  M +6 -0      protocolview.cpp   1.28
  M +3 -0      protocolview.h   1.16


--- kdesdk/cervisia/protocolview.cpp  #1.27:1.28
@@ -99,4 +99,10 @@ QPopupMenu* ProtocolView::createPopupMen
 
 
+void ProtocolView::cancelJob()
+{
+    job->cancel();
+}
+
+
 void ProtocolView::slotReceivedOutput(QString buffer)
 {

--- kdesdk/cervisia/protocolview.h  #1.15:1.16
@@ -47,4 +47,7 @@ signals:
     void jobFinished(bool normalExit, int exitStatus);
 
+private slots:
+    void cancelJob();
+
 private:
     void processOutput();


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

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