libkdepim
KPIM::SSLLabel Class Reference
#include <ssllabel.h>
Inheritance diagram for KPIM::SSLLabel:

Public Types | |
| enum | State { Encrypted, Unencrypted, Clean, Done } |
Public Member Functions | |
| SSLLabel (QWidget *parent) | |
| State | lastState () const |
| void | setEncrypted (bool enc=true) |
| void | setState (State state) |
Detailed Description
Definition at line 39 of file ssllabel.h.
Member Enumeration Documentation
| Enumerator | |
|---|---|
| Encrypted | |
| Unencrypted | |
| Clean | |
| Done | |
Definition at line 42 of file ssllabel.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 42 of file ssllabel.cpp.
Member Function Documentation
| SSLLabel::State KPIM::SSLLabel::lastState | ( | ) | const |
Definition at line 57 of file ssllabel.cpp.
| void KPIM::SSLLabel::setEncrypted | ( | bool | enc = true | ) |
Definition at line 48 of file ssllabel.cpp.
| void KPIM::SSLLabel::setState | ( | State | state | ) |
Definition at line 62 of file ssllabel.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:04 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:58:04 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference