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

akonadi

  • sources
  • kde-4.12
  • kdepimlibs
  • akonadi
  • contact
recentcontactscollectionssettings.h
1 // This file is generated by kconfig_compiler from recentcontactscollections.kcfg.
2 // All changes you do to this file will be lost.
3 #ifndef AKONADI_RECENTCONTACTSCOLLECTIONSSETTINGS_H
4 #define AKONADI_RECENTCONTACTSCOLLECTIONSSETTINGS_H
5 
6 #include <kconfigskeleton.h>
7 #include <kdebug.h>
8 
9 namespace Akonadi {
10 
11 class RecentContactsCollectionsSettings : public KConfigSkeleton
12 {
13  public:
14 
15  static RecentContactsCollectionsSettings *self();
16  static void instance(const QString& cfgfilename);
17  ~RecentContactsCollectionsSettings();
18 
22  static
23  void setDefaultResourceId( const QString & v )
24  {
25  if (!self()->isImmutable( QString::fromLatin1( "DefaultResourceId" ) ))
26  self()->mDefaultResourceId = v;
27  }
28 
32  static
33  QString defaultResourceId()
34  {
35  return self()->mDefaultResourceId;
36  }
37 
41  ItemString *defaultResourceIdItem()
42  {
43  return mDefaultResourceIdItem;
44  }
45 
46  protected:
47  RecentContactsCollectionsSettings(const QString& arg);
48  friend class RecentContactsCollectionsSettingsHelper;
49 
50 
51  // SpecialCollections
52  QString mDefaultResourceId;
53 
54  private:
55  ItemString *mDefaultResourceIdItem;
56 };
57 
58 }
59 
60 #endif
61 
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:00:27 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

akonadi

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

kdepimlibs API Reference

Skip menu "kdepimlibs API Reference"
  • akonadi
  •   contact
  •   kmime
  •   socialutils
  • kabc
  • kalarmcal
  • kblog
  • kcal
  • kcalcore
  • kcalutils
  • kholidays
  • kimap
  • kldap
  • kmbox
  • kmime
  • kpimidentities
  • kpimtextedit
  • kresources
  • ktnef
  • kxmlrpcclient
  • microblog

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