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

Detailed Description
Definition at line 42 of file keyinfodialog.h.
Public Member Functions | |
| QColor | color () const |
| KgpgTrustLabel (QWidget *parent=0, const QString &text=QString(), const QColor &color=QColor()) | |
| void | setColor (const QColor &color) |
| void | setText (const QString &text) |
| QString | text () const |
Constructor & Destructor Documentation
| KgpgTrustLabel::KgpgTrustLabel | ( | QWidget * | parent = 0, |
|
| const QString & | text = QString(), |
|||
| const QColor & | color = QColor() | |||
| ) | [explicit] |
Definition at line 45 of file keyinfodialog.cpp.
Member Function Documentation
| QColor KgpgTrustLabel::color | ( | ) | const |
Definition at line 84 of file keyinfodialog.cpp.
| void KgpgTrustLabel::setColor | ( | const QColor & | color | ) |
Definition at line 73 of file keyinfodialog.cpp.
| void KgpgTrustLabel::setText | ( | const QString & | text | ) |
Definition at line 67 of file keyinfodialog.cpp.
| QString KgpgTrustLabel::text | ( | ) | const |
Definition at line 79 of file keyinfodialog.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference