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

Applets

sm_export.h

Go to the documentation of this file.
00001 #ifndef SM_EXPORT_H
00002 #define SM_EXPORT_H
00003 
00004 /* needed for KDE_EXPORT and KDE_IMPORT macros */
00005 #include <kdemacros.h>
00006 
00007 #ifndef SM_EXPORT
00008 # if defined(MAKE_PLASMA_APPLET_SYSTEM_MONITOR_LIB)
00009    /* We are building this library */ 
00010 #  define SM_EXPORT KDE_EXPORT
00011 # else
00012    /* We are using this library */ 
00013 #  define SM_EXPORT KDE_IMPORT
00014 # endif
00015 #endif
00016 
00017 # ifndef SM_EXPORT_DEPRECATED
00018 #  define SM_EXPORT_DEPRECATED KDE_DEPRECATED SM_EXPORT
00019 # endif
00020 
00021 #endif

Applets

Skip menu "Applets"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members

API Reference

Skip menu "API Reference"
  • KWin
  •   KWin Libraries
  • Libraries
  •   libkworkspace
  •   libsolidcontrol
  •   libtaskmanager
  • Plasma
  •   Animators
  •   Applets
  •   Engines
  • Solid Modules
Generated for API Reference by doxygen 1.5.7
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