kleopatra
Kleo::Dialogs::AddUserIDDialog Class Reference
#include <adduseriddialog.h>
Inheritance diagram for Kleo::Dialogs::AddUserIDDialog:
Public Member Functions | |
AddUserIDDialog (QWidget *parent=0, Qt::WindowFlags f=0) | |
~AddUserIDDialog () | |
QString | comment () const |
QString | email () const |
QString | name () const |
void | setComment (const QString &comment) |
void | setEmail (const QString &email) |
void | setName (const QString &name) |
Properties | |
QString | comment |
QString | |
QString | name |
Detailed Description
Definition at line 45 of file adduseriddialog.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 230 of file adduseriddialog.cpp.
AddUserIDDialog::~AddUserIDDialog | ( | ) |
Definition at line 236 of file adduseriddialog.cpp.
Member Function Documentation
QString Kleo::Dialogs::AddUserIDDialog::comment | ( | ) | const |
QString Kleo::Dialogs::AddUserIDDialog::email | ( | ) | const |
QString Kleo::Dialogs::AddUserIDDialog::name | ( | ) | const |
void AddUserIDDialog::setComment | ( | const QString & | comment | ) |
Definition at line 255 of file adduseriddialog.cpp.
void AddUserIDDialog::setEmail | ( | const QString & | ) |
Definition at line 247 of file adduseriddialog.cpp.
void AddUserIDDialog::setName | ( | const QString & | name | ) |
Definition at line 239 of file adduseriddialog.cpp.
Property Documentation
|
readwrite |
Definition at line 49 of file adduseriddialog.h.
|
readwrite |
Definition at line 48 of file adduseriddialog.h.
|
readwrite |
Definition at line 47 of file adduseriddialog.h.
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:56:43 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:56:43 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.