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

kopete/kopete

  • sources
  • kde-4.14
  • kdenetwork
  • kopete
  • kopete
  • contactlist
kopetestatusgroupviewitem.h
Go to the documentation of this file.
1 /*
2  kopetestatusgroupviewitem.h
3 
4  Class to show a status folder
5 
6  Copyright (c) 2001-2003 by Duncan Mac-Vicar Prett <duncan@kde.org>
7 
8  Kopete (c) 2002 by the Kopete developers <kopete-devel@kde.org>
9 
10  *************************************************************************
11  * *
12  * This program is free software; you can redistribute it and/or modify *
13  * it under the terms of the GNU General Public License as published by *
14  * the Free Software Foundation; either version 2 of the License, or *
15  * (at your option) any later version. *
16  * *
17  *************************************************************************
18 */
19 
20 #ifndef KOPETESTATUSGROUPVIEWITEM_H
21 #define KOPETESTATUSGROUPVIEWITEM_H
22 
23 #include <k3listview.h>
24 #include "kopetemetacontact.h"
25 
30  class KopeteStatusGroupViewItem : public Q3ListViewItem
31 {
32 public:
33  KopeteStatusGroupViewItem( Kopete::OnlineStatus::StatusType status_ , Q3ListView *parent);
34  ~KopeteStatusGroupViewItem();
35 
36 private:
37 
38  Kopete::OnlineStatus::StatusType m_status;
39  QString key( int column, bool ascending ) const;
40 
41 };
42 
43 #endif
Q3ListViewItem::parent
Q3ListViewItem * parent() const
KopeteStatusGroupViewItem
Definition: kopetestatusgroupviewitem.h:30
Q3ListViewItem
KopeteStatusGroupViewItem::~KopeteStatusGroupViewItem
~KopeteStatusGroupViewItem()
Definition: kopetestatusgroupviewitem.cpp:29
QString
KopeteStatusGroupViewItem::KopeteStatusGroupViewItem
KopeteStatusGroupViewItem(Kopete::OnlineStatus::StatusType status_, Q3ListView *parent)
Definition: kopetestatusgroupviewitem.cpp:23
Q3ListView
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:29:08 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

kopete/kopete

Skip menu "kopete/kopete"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • 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