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

List:       kde-commits
Subject:    KDE/kdepim/kleopatra/commands
From:       Marc Mutz <mutz () kde ! org>
Date:       2008-05-07 15:30:57
Message-ID: 1210174257.823119.14119.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 805108 by mutz:

Add Command::Private::canceled() convenience function.

 M  +5 -0      command_p.h  


--- trunk/KDE/kdepim/kleopatra/commands/command_p.h #805107:805108
@@ -71,6 +71,11 @@
         q->deleteLater();
     }
 
+    void canceled() {
+        emit q->canceled();
+        finished();
+    }
+
 private:
     QList<QPersistentModelIndex> indexes_;
     QPointer<QAbstractItemView> view_;
[prev in list] [next in list] [prev in thread] [next in thread] 

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