From d02a237cb2e55eb4aa330fd3da9309e7ecbe8768 Mon Sep 17 00:00:00 2001 From: nils Date: Thu, 26 Jan 2012 19:21:51 +0000 Subject: refresh files git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@782 34ebc366-c3a9-4b3c-9f84-69acf7962910 --- keydetailsdialog.h | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'keydetailsdialog.h') diff --git a/keydetailsdialog.h b/keydetailsdialog.h index e2af725..37edd43 100644 --- a/keydetailsdialog.h +++ b/keydetailsdialog.h @@ -52,7 +52,14 @@ public: static QString beautifyFingerprint(QString fingerprint); private slots: + /** + * @details Export the key to a file, which is choosen in a file dialog + */ void exportPrivateKey(); + + /** + * @details Copy the fingerprint to clipboard + */ void copyFingerprint(); private: -- cgit v1.2.3