• 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
invitedialog.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 INVITEDIALOG_H
21 #define INVITEDIALOG_H
22 
23 #include "ui_invitewidget.h"
24 
25 #include <KDialog>
26 
27 class QWidget;
28 
29 class InviteDialog : public KDialog, public Ui::InviteWidget
30 {
31  Q_OBJECT
32 
33 public:
34  InviteDialog(QWidget *parent);
35  ~InviteDialog() {}
36 
37  void enableInviteButton(bool enable);
38 
39 public Q_SLOTS:
40  void setInviteCount(int count);
41  void showWhatsthis();
42 
43 signals:
44  void createInviteClicked();
45  void emailInviteClicked();
46  void manageInviteClicked();
47  void configureClicked();
48 
49 protected Q_SLOTS:
50  void slotUser1();
51 
52 protected:
53  QWidget *m_inviteWidget;
54 };
55 
56 #endif // INVITEDIALOG_H
57 
InviteDialog::emailInviteClicked
void emailInviteClicked()
InviteDialog
Definition: invitedialog.h:29
InviteDialog::~InviteDialog
~InviteDialog()
Definition: invitedialog.h:35
QWidget
InviteDialog::InviteDialog
InviteDialog(QWidget *parent)
Definition: invitedialog.cpp:31
InviteDialog::setInviteCount
void setInviteCount(int count)
Definition: invitedialog.cpp:69
InviteDialog::configureClicked
void configureClicked()
InviteDialog::enableInviteButton
void enableInviteButton(bool enable)
Definition: invitedialog.cpp:64
InviteDialog::manageInviteClicked
void manageInviteClicked()
InviteDialog::showWhatsthis
void showWhatsthis()
Definition: invitedialog.cpp:75
InviteDialog::slotUser1
void slotUser1()
Definition: invitedialog.cpp:59
InviteDialog::m_inviteWidget
QWidget * m_inviteWidget
Definition: invitedialog.h:53
InviteDialog::createInviteClicked
void createInviteClicked()
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