• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdenetwork API Reference
  • KDE Home
  • Contact Us
 

krfb

  • sources
  • kde-4.12
  • kdenetwork
  • krfb
  • krfb
personalinvitedialog.h
Go to the documentation of this file.
1 /* This file is part of the KDE project
2  Copyright (C) 2004 Nadeem Hasan <nhasan@kde.org>
3 
4  This program is free software; you can redistribute it and/or
5  modify it under the terms of the GNU General Public
6  License as published by the Free Software Foundation; either
7  version 2 of the License, or (at your option) any later version.
8 
9  This program is distributed in the hope that it will be useful,
10  but WITHOUT ANY WARRANTY; without even the implied warranty of
11  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
12  General Public License for more details.
13 
14  You should have received a copy of the GNU General Public License
15  along with this program; see the file COPYING. If not, write to
16  the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
17  Boston, MA 02110-1301, USA.
18 */
19 
20 #ifndef PERSONALINVITEDIALOG_H
21 #define PERSONALINVITEDIALOG_H
22 
23 #include "ui_personalinvitewidget.h"
24 
25 #include <KDialog>
26 
27 #include <QtCore/QDateTime>
28 
29 class QWidget;
30 class PersonalInviteDialog : public KDialog, public Ui::PersonalInviteWidget
31 {
32  Q_OBJECT
33 public:
34  PersonalInviteDialog(QWidget *parent);
35  virtual ~PersonalInviteDialog() {}
36 
37  void setHost(const QString &host, uint port);
38  void setPassword(const QString &passwd);
39  void setExpiration(const QDateTime &expire);
40 
41 public Q_SLOTS:
42  void showWhatsthis(const QString &);
43 
44 protected:
45  QWidget *m_inviteWidget;
46 };
47 
48 #endif // PERSONALINVITEDIALOG_H
49 
PersonalInviteDialog::showWhatsthis
void showWhatsthis(const QString &)
Definition: personalinvitedialog.cpp:86
QWidget
PersonalInviteDialog::PersonalInviteDialog
PersonalInviteDialog(QWidget *parent)
Definition: personalinvitedialog.cpp:32
PersonalInviteDialog::setPassword
void setPassword(const QString &passwd)
Definition: personalinvitedialog.cpp:76
PersonalInviteDialog::~PersonalInviteDialog
virtual ~PersonalInviteDialog()
Definition: personalinvitedialog.h:35
PersonalInviteDialog::setExpiration
void setExpiration(const QDateTime &expire)
Definition: personalinvitedialog.cpp:81
PersonalInviteDialog::m_inviteWidget
QWidget * m_inviteWidget
Definition: personalinvitedialog.h:45
PersonalInviteDialog::setHost
void setHost(const QString &host, uint port)
Definition: personalinvitedialog.cpp:70
PersonalInviteDialog
Definition: personalinvitedialog.h:30
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

KDE's Doxygen guidelines are available online.

krfb

Skip menu "krfb"
  • Main Page
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Modules
  • Related Pages

kdenetwork API Reference

Skip menu "kdenetwork API Reference"
  • kget
  • kopete
  •   kopete
  •   libkopete
  • krdc
  • krfb

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal