libkleo
directoryserviceswidget.h
Go to the documentation of this file.
49 NoScheme = 0,
50 HKP = 1,
51 HTTP = 2,
52 FTP = 4,
53 LDAP = 8,
55 AllSchemes = HKP|HTTP|FTP|LDAP
60 NoProtocol = 0,
61 X509Protocol = 1,
62 OpenPGPProtocol = 2,
64 AllProtocols = X509Protocol|OpenPGPProtocol
void setOpenPGPReadOnly(bool ro)
Definition: directoryserviceswidget.h:122
void setX509Allowed(bool allowed)
Definition: directoryserviceswidget.h:115
void setX509ReadOnly(bool ro)
Definition: directoryserviceswidget.h:129
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:57:48 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:57:48 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.