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

kopete/libkopete

  • sources
  • kde-4.14
  • kdenetwork
  • kopete
  • libkopete
kopetegroup_p.h
Go to the documentation of this file.
1 /*
2  kopetegroup_p.h - Kopete (Meta)Contact Group Private
3 
4  Copyright (c) 2002-2005 by Olivier Goffart <ogoffart@kde.org>
5  Copyright (c) 2003 by Martijn Klingens <klingens@kde.org>
6 
7  Kopete (c) 2002-2006 by the Kopete developers <kopete-devel@kde.org>
8 
9  *************************************************************************
10  * *
11  * This library is free software; you can redistribute it and/or *
12  * modify it under the terms of the GNU Lesser General Public *
13  * License as published by the Free Software Foundation; either *
14  * version 2 of the License, or (at your option) any later version. *
15  * *
16  *************************************************************************
17 */
18 
19 #ifndef KOPETEGROUP_P_H
20 #define KOPETEGROUP_P_H
21 
22 #include "kopetegroup.h"
23 
24 namespace Kopete {
25 
26 class Group::Private
27 {
28 public:
29  QString displayName;
30  Group::GroupType type;
31  bool expanded;
32  uint groupId;
33 
34  //Unique contact id per metacontact
35  static uint uniqueGroupId;
36 };
37 
38 } //END namespace Kopete
39 
40 #endif
Kopete::Group::GroupType
GroupType
Kinds of groups.
Definition: kopetegroup.h:56
Kopete::Group::Private::expanded
bool expanded
Definition: kopetegroup_p.h:31
Kopete::Group::Private::type
Group::GroupType type
Definition: kopetegroup_p.h:30
kopetegroup.h
Kopete::Group::Private
Definition: kopetegroup_p.h:26
Kopete::Group::Private::displayName
QString displayName
Definition: kopetegroup_p.h:29
Kopete::Group::Private::uniqueGroupId
static uint uniqueGroupId
Definition: kopetegroup_p.h:35
QString
Kopete::Group::Private::groupId
uint groupId
Definition: kopetegroup_p.h:32
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:29:19 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

kopete/libkopete

Skip menu "kopete/libkopete"
  • 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