kgpg
KgpgTrustLabel Class Reference
#include <keyinfodialog.h>
Inheritance diagram for KgpgTrustLabel:

Public Member Functions | |
KgpgTrustLabel (QWidget *parent=0, const QString &text=QString(), const QColor &color=QColor()) | |
QColor | color () const |
void | setColor (const QColor &color) |
void | setText (const QString &text) |
QString | text () const |
Detailed Description
Definition at line 40 of file keyinfodialog.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 48 of file keyinfodialog.cpp.
Member Function Documentation
QColor KgpgTrustLabel::color | ( | ) | const |
Definition at line 88 of file keyinfodialog.cpp.
void KgpgTrustLabel::setColor | ( | const QColor & | color | ) |
Definition at line 77 of file keyinfodialog.cpp.
void KgpgTrustLabel::setText | ( | const QString & | text | ) |
Definition at line 71 of file keyinfodialog.cpp.
QString KgpgTrustLabel::text | ( | ) | const |
Definition at line 83 of file keyinfodialog.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 23:07:52 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 23:07:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.