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

kgpg

  • sources
  • kde-4.14
  • kdeutils
  • kgpg
  • editor
kgpgmd5widget.h
Go to the documentation of this file.
1 /***************************************************************************
2  * *
3  * This program is free software; you can redistribute it and/or modify *
4  * it under the terms of the GNU General Public License as published by *
5  * the Free Software Foundation; either version 2 of the License, or *
6  * (at your option) any later version. *
7  * *
8  ***************************************************************************/
9 
10 #ifndef KGPGMD5WIDGET_H
11 #define KGPGMD5WIDGET_H
12 
13 
14 
15 #include <KDialog>
16 #include <KUrl>
17 
18 class QLabel;
19 
20 class KLed;
21 
22 class Md5Widget : public KDialog
23 {
24  Q_OBJECT
25 
26 public:
27  explicit Md5Widget(QWidget *parent = 0, const KUrl &url = KUrl());
28 
29 public slots:
30  void slotApply();
31 
32 private:
33  QString m_md5sum;
34  QLabel *m_label;
35  KLed *m_led;
36 };
37 
38 #endif // KGPGMD5WIDGET_H
QWidget
Md5Widget::Md5Widget
Md5Widget(QWidget *parent=0, const KUrl &url=KUrl())
Definition: kgpgmd5widget.cpp:25
KDialog
Md5Widget
Definition: kgpgmd5widget.h:22
QString
Md5Widget::slotApply
void slotApply()
Definition: kgpgmd5widget.cpp:78
QLabel
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:42:08 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

kgpg

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

kdeutils API Reference

Skip menu "kdeutils API Reference"
  • ark
  • filelight
  • kcalc
  • kcharselect
  • kdf
  • kfloppy
  • kgpg
  • ktimer
  • kwallet
  • sweeper

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal