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

kopete/kopete

chatmemberslistview.h

Go to the documentation of this file.
00001 /*
00002     ChatMembersListView
00003 
00004     Copyright (c) 2007 by Duncan Mac-Vicar Prett <duncan@kde.org>
00005    
00006     Kopete    (c) 2002-2007 by the Kopete developers  <kopete-devel@kde.org>
00007 
00008     *************************************************************************
00009     *                                                                       *
00010     * This library is free software; you can redistribute it and/or         *
00011     * modify it under the terms of the GNU Lesser General Public            *
00012     * License as published by the Free Software Foundation; either          *
00013     * version 2 of the License, or (at your option) any later version.      *
00014     *                                                                       *
00015     *************************************************************************
00016 */
00017 
00018 #ifndef CHATMEMBERSLISTVIEW_H
00019 #define CHATMEMBERSLISTVIEW_H
00020 
00021 #include <QListView>
00022 
00023 #include <qmap.h>
00024 
00025 namespace Kopete
00026 {
00027 class ChatSession;
00028 class Contact;
00029 class OnlineStatus;
00030 class PropertyContainer;
00031 }
00032 
00036 class ChatMembersListView : public QListView
00037 {
00038     Q_OBJECT
00039 public:
00040     explicit ChatMembersListView( QWidget *parent = 0);
00041     virtual ~ChatMembersListView();
00042 
00043 public slots:
00044     void slotContextMenuRequested( const QPoint & pos );
00045 private:
00046 };
00047 
00048 #endif
00049 
00050 // vim: set noet ts=4 sts=4 sw=4:
00051 

kopete/kopete

Skip menu "kopete/kopete"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

kdenetwork

Skip menu "kdenetwork"
  • kget
  • kopete
  •   kopete
  •   libkopete
  •       libpapillon
  • krfb
Generated for kdenetwork by doxygen 1.5.4
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal