• Skip to content
  • Skip to link menu
KDE 4.0 API Reference
  • KDE API Reference
  • KDE-PIM Libraries
  • Sitemap
  • Contact Us
 

kabc

kabc_export.h

00001 /*
00002   This file is part of the kabc library.
00003   Copyright (c) 2006-2007 Allen Winter <winter@kde.org>
00004 
00005   This library is free software; you can redistribute it and/or
00006   modify it under the terms of the GNU Library General Public
00007   License as published by the Free Software Foundation; either
00008   version 2 of the License, or (at your option) any later version.
00009 
00010   This library is distributed in the hope that it will be useful,
00011   but WITHOUT ANY WARRANTY; without even the implied warranty of
00012   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
00013   Library General Public License for more details.
00014 
00015   You should have received a copy of the GNU Library General Public License
00016   along with this library; see the file COPYING.LIB.  If not, write to
00017   the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
00018   Boston, MA 02110-1301, USA.
00019 */
00020 
00021 #ifndef KABC_EXPORT_H
00022 #define KABC_EXPORT_H
00023 
00024 #include <kdemacros.h>
00025 
00026 #ifndef KABC_EXPORT
00027 # if defined(MAKE_KABC_LIB)
00028    /* We are building this library */
00029 #  define KABC_EXPORT KDE_EXPORT
00030 # else
00031    /* We are using this library */
00032 #  define KABC_EXPORT KDE_IMPORT
00033 # endif
00034 #endif
00035 
00036 #ifndef KABC_FILE_CORE_EXPORT
00037 # if defined(MAKE_KABC_FILE_CORE_LIB)
00038    /* We are building this library */
00039 #  define KABC_FILE_CORE_EXPORT KDE_EXPORT
00040 # else
00041    /* We are using this library */
00042 #  define KABC_FILE_CORE_EXPORT KDE_IMPORT
00043 # endif
00044 #endif
00045 
00046 #ifndef KABC_DIR_EXPORT
00047 # if defined(MAKE_KABC_DIRECTORY_LIB)
00048    /* We are building this library */
00049 #  define KABC_DIR_EXPORT KDE_EXPORT
00050 # else
00051    /* We are using this library */
00052 #  define KABC_DIR_EXPORT KDE_IMPORT
00053 # endif
00054 #endif
00055 
00056 #ifndef KABC_NET_EXPORT
00057 # if defined(MAKE_KABC_NET_LIB)
00058    /* We are building this library */
00059 #  define KABC_NET_EXPORT KDE_EXPORT
00060 # else
00061    /* We are using this library */
00062 #  define KABC_NET_EXPORT KDE_IMPORT
00063 # endif
00064 #endif
00065 
00066 #ifndef KABC_LDAPKIO_EXPORT
00067 # if defined(MAKE_KABC_LDAPKIO_LIB)
00068    /* We are building this library */
00069 #  define KABC_LDAPKIO_EXPORT KDE_EXPORT
00070 # else
00071    /* We are using this library */
00072 #  define KABC_LDAPKIO_EXPORT KDE_IMPORT
00073 # endif
00074 #endif
00075 
00076 # ifndef KABC_EXPORT_DEPRECATED
00077 #  define KABC_EXPORT_DEPRECATED KDE_DEPRECATED KABC_EXPORT
00078 # endif
00079 # ifndef KABC_FILE_CORE_EXPORT_DEPRECATED
00080 #  define KABC_FILE_CORE_EXPORT_DEPRECATED KDE_DEPRECATED KABC_FILE_CORE_EXPORT
00081 # endif
00082 # ifndef KABC_DIRECTORY_EXPORT_DEPRECATED
00083 #  define KABC_DIRECTORY_EXPORT_DEPRECATED KDE_DEPRECATED KABC_DIRECTORY_EXPORT
00084 # endif
00085 # ifndef KABC_NET_EXPORT_DEPRECATED
00086 #  define KABC_NET_EXPORT_DEPRECATED KDE_DEPRECATED KABC_NET_EXPORT
00087 # endif
00088 # ifndef KABC_LDAPKIO_EXPORT_DEPRECATED
00089 #  define KABC_LDAPKIO_EXPORT_DEPRECATED KDE_DEPRECATED KABC_LDAPKIO_EXPORT
00090 # endif
00091 
00092 #endif

kabc

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

KDE-PIM Libraries

Skip menu "KDE-PIM Libraries"
  • kabc
  • kblog
  • kcal
  • kimap
  • kioslave
  •   imap4
  •   mbox
  • kldap
  • kmime
  • kpimidentities
  • kpimutils
  • kresources
  • ktnef
  • kxmlrpcclient
  • mailtransport
  • qgpgme
  • syndication
  •   atom
  •   rdf
  •   rss2
Generated for KDE-PIM Libraries by doxygen 1.5.5
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