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

Plasma

  • sources
  • kde-4.12
  • kdelibs
  • plasma
  • data
  • kconfigxt
libplasma-theme-global.h
Go to the documentation of this file.
1 // This file is generated by kconfig_compiler from libplasma-theme-global.kcfg.
2 // All changes you do to this file will be lost.
3 #ifndef THEMECONFIG_H
4 #define THEMECONFIG_H
5 
6 #include <kglobal.h>
7 #include <kconfigskeleton.h>
8 #include <kdebug.h>
9 
10 class ThemeConfig : public KConfigSkeleton
11 {
12  public:
13 
14  ThemeConfig( );
15  ~ThemeConfig();
16 
17 
21  bool cacheTheme() const
22  {
23  return mCacheTheme;
24  }
25 
26 
30  int themeCacheKb() const
31  {
32  return mThemeCacheKb;
33  }
34 
35  protected:
36 
37  // CachePolicies
38  bool mCacheTheme;
39  int mThemeCacheKb;
40 
41  private:
42 };
43 
44 #endif
45 
ThemeConfig::ThemeConfig
ThemeConfig()
Definition: libplasma-theme-global.cpp:6
KConfigSkeleton
ThemeConfig::~ThemeConfig
~ThemeConfig()
Definition: libplasma-theme-global.cpp:19
ThemeConfig::cacheTheme
bool cacheTheme() const
Get Whether or not to create an on-disk cache for the theme.
Definition: libplasma-theme-global.h:21
ThemeConfig::themeCacheKb
int themeCacheKb() const
Get The maximum size of the on-disk Theme cache in kilobytes.
Definition: libplasma-theme-global.h:30
ThemeConfig::mCacheTheme
bool mCacheTheme
Definition: libplasma-theme-global.h:38
ThemeConfig::mThemeCacheKb
int mThemeCacheKb
Definition: libplasma-theme-global.h:39
ThemeConfig
Definition: libplasma-theme-global.h:10
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:33 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

Plasma

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

kdelibs API Reference

Skip menu "kdelibs API Reference"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDEWebKit
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • kio
  • KIOSlave
  • KJS
  •   KJS-API
  • kjsembed
  •   WTF
  • KNewStuff
  • KParts
  • KPty
  • Kross
  • KUnitConversion
  • KUtils
  • Nepomuk
  • Nepomuk-Core
  • Nepomuk
  • Plasma
  • Solid
  • Sonnet
  • ThreadWeaver

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