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

kgpg

kgpgrevokewidget.cpp

Go to the documentation of this file.
00001 /***************************************************************************
00002     begin                : Thu Jul 4 2002
00003     copyright          : (C) 2002 by Jean-Baptiste Mardelle
00004     email                : bj@altern.org
00005  ***************************************************************************/
00006 
00007 /***************************************************************************
00008  *                                                                         *
00009  *   This program is free software; you can redistribute it and/or modify  *
00010  *   it under the terms of the GNU General Public License as published by  *
00011  *   the Free Software Foundation; either version 2 of the License, or     *
00012  *   (at your option) any later version.                                   *
00013  *                                                                         *
00014  ***************************************************************************/
00015 
00016 
00017 #include "kgpgrevokewidget.h"
00018 
00019 KgpgRevokeWidget::KgpgRevokeWidget(QWidget* parent)
00020                 : QWidget(parent), Ui_KgpgRevokeWidget()
00021 {
00022     setupUi(this);
00023     connect(cbSave, SIGNAL(toggled(bool)), this, SLOT(cbSave_toggled(bool)));
00024 }
00025 
00026 void KgpgRevokeWidget::cbSave_toggled(bool isOn)
00027 {
00028     kURLRequester1->setEnabled(isOn);
00029 }
00030 #include "kgpgrevokewidget.moc"

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