• Skip to content
  • Skip to link menu
KDE 4.2 API Reference
  • KDE API Reference
  • kdepim
  • Sitemap
  • Contact Us
 

libkleo

cryptplugwrapperlist.h

Go to the documentation of this file.
00001 /* -*- Mode: C++ -*-
00002 
00003   CRYPTPLUG - an independent cryptography plug-in
00004   API. CryptPlugWrapperList holds any number of crypto plug-ins.
00005 
00006   Copyright (C) 2001,2004 by Klarälvdalens Datakonsult AB
00007 
00008   CRYPTPLUG is free software; you can redistribute it and/or modify
00009   it under the terms of GNU General Public License as published by
00010   the Free Software Foundation; version 2 of the License.
00011 
00012   CRYPTPLUG is distributed in the hope that it will be useful,
00013   but WITHOUT ANY WARRANTY; without even the implied warranty of
00014   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
00015   GNU General Public License for more details.
00016 
00017   You should have received a copy of the GNU General Public License
00018   along with this program; if not, write to the Free Software
00019   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
00020 */
00021 
00022 #ifndef __CRYPTPLUGWRAPPERLIST_H__
00023 #define __CRYPTPLUGWRAPPERLIST_H__
00024 
00025 #include "kleo/cryptplugwrapper.h"
00026 
00027 #include <Qt3Support/Q3PtrList>
00028 
00029 class CryptPlugWrapperList : public Q3PtrList<CryptPlugWrapper>
00030 {
00031 public:
00032     CryptPlugWrapper * findForLibName( const QString & libName ) const;
00033 };
00034 
00035 typedef Q3PtrListIterator<CryptPlugWrapper> CryptPlugWrapperListIterator;
00036 
00037 #endif

libkleo

Skip menu "libkleo"
  • Main Page
  • Modules
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members

kdepim

Skip menu "kdepim"
  • akonadi
  •   clients
  •   kabc
  •   kcal
  •   kcm
  • akregator
  • console
  •   kabcclient
  •   konsolekalendar
  • kaddressbook
  • kalarm
  •   lib
  • kdgantt
  • kdgantt1
  • kjots
  • kleopatra
  • kmail
  • kmobiletools
  • knode
  • knotes
  • kontact
  • kontactinterfaces
  • korganizer
  •   korgac
  • kpilot
  • ktimetracker
  • libkdepim
  • libkholidays
  • libkleo
  • libkpgp
  • maildir
Generated for kdepim 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