• Skip to content
  • Skip to link menu
KDE 4.0 API Reference
  • KDE API Reference
  • kdeutils
  • Sitemap
  • Contact Us
 

kgpg

kgpgmd5widget.h

Go to the documentation of this file.
00001 /***************************************************************************
00002  *                                                                         *
00003  *   This program is free software; you can redistribute it and/or modify  *
00004  *   it under the terms of the GNU General Public License as published by  *
00005  *   the Free Software Foundation; either version 2 of the License, or     *
00006  *   (at your option) any later version.                                   *
00007  *                                                                         *
00008  ***************************************************************************/
00009 
00010 #ifndef KGPGMD5WIDGET_H
00011 #define KGPGMD5WIDGET_H
00012 
00013 
00014 
00015 #include <KDialog>
00016 #include <KUrl>
00017 
00018 class QLabel;
00019 
00020 class KLed;
00021 
00022 class Md5Widget : public KDialog
00023 {
00024     Q_OBJECT
00025 
00026 public:
00027     explicit Md5Widget(QWidget *parent = 0, const KUrl &url = KUrl());
00028 
00029 public slots:
00030     void slotApply();
00031 
00032 private:
00033     QString m_md5sum;
00034     QLabel *m_label;
00035     KLed *m_led;
00036 };
00037 
00038 #endif // KGPGMD5WIDGET_H

kgpg

Skip menu "kgpg"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

kdeutils

Skip menu "kdeutils"
  • ark
  • kcalc
  • kcharselect
  • kdelirc
  • kdessh
  • kdf
  • kfloppy
  • kgpg
  • kjots
  • klaptopdaemon
  • kmilo
  • ksim
  • ktimer
  • kwallet
  • superkaramba
Generated for kdeutils by doxygen 1.5.4
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal