krfb
PersonalInviteDialog Class Reference
#include <personalinvitedialog.h>
Inherits KDialog, and PersonalInviteWidget.
Public Slots | |
void | showWhatsthis (const QString &) |
Public Member Functions | |
PersonalInviteDialog (QWidget *parent) | |
virtual | ~PersonalInviteDialog () |
void | setExpiration (const QDateTime &expire) |
void | setHost (const QString &host, uint port) |
void | setPassword (const QString &passwd) |
Protected Attributes | |
QWidget * | m_inviteWidget |
Detailed Description
Definition at line 30 of file personalinvitedialog.h.
Constructor & Destructor Documentation
PersonalInviteDialog::PersonalInviteDialog | ( | QWidget * | parent | ) |
Definition at line 32 of file personalinvitedialog.cpp.
|
inlinevirtual |
Definition at line 35 of file personalinvitedialog.h.
Member Function Documentation
void PersonalInviteDialog::setExpiration | ( | const QDateTime & | expire | ) |
Definition at line 81 of file personalinvitedialog.cpp.
void PersonalInviteDialog::setHost | ( | const QString & | host, |
uint | port | ||
) |
Definition at line 70 of file personalinvitedialog.cpp.
void PersonalInviteDialog::setPassword | ( | const QString & | passwd | ) |
Definition at line 76 of file personalinvitedialog.cpp.
|
slot |
Definition at line 86 of file personalinvitedialog.cpp.
Member Data Documentation
|
protected |
Definition at line 45 of file personalinvitedialog.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:54:10 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:54:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.