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

KXMLRPC Client Library

  • kxmlrpcclient
kxmlrpcclient_export.h
1 /******************************************************************************
2  * Copyright (C) 2006 by Narayan Newton <narayannewton@gmail.com> *
3  * *
4  * This program is distributed in the hope that it will be useful, but *
5  * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY *
6  * or FITNESS FOR A PARTICULAR PURPOSE. For licensing and distribution *
7  * details, check the accompanying file 'COPYING.BSD'. *
8  *****************************************************************************/
9 
10 #ifndef KXMLRPCCLIENT_EXPORT_H
11 #define KXMLRPCCLIENT_EXPORT_H
12 
13 #include <kdemacros.h>
14 
15 #ifndef KXMLRPCCLIENT_EXPORT
16 # if defined(KDEPIM_STATIC_LIBS)
17  /* No export/import for static libraries */
18 # define KXMLRPCCLIENT_EXPORT
19 # elif defined(MAKE_KXMLRPCCLIENT_LIB)
20  /* We are building this library */
21 # define KXMLRPCCLIENT_EXPORT KDE_EXPORT
22 # else
23  /* We are using this library */
24 # define KXMLRPCCLIENT_EXPORT KDE_IMPORT
25 # endif
26 #endif
27 
28 #endif
29 
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Tue Nov 26 2013 09:02:37 by doxygen 1.8.5 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

KXMLRPC Client Library

Skip menu "KXMLRPC Client Library"
  • Main Page
  • Namespace List
  • Alphabetical List
  • Class List
  • Class Members
  • File List
  • Related Pages

kdepimlibs-4.11.3 API Reference

Skip menu "kdepimlibs-4.11.3 API Reference"
  • akonadi
  •   contact
  •   kmime
  •   socialutils
  • kabc
  • kalarmcal
  • kblog
  • kcal
  • kcalcore
  • kcalutils
  • kholidays
  • kimap
  • kioslave
  •   imap4
  •   mbox
  •   nntp
  • kldap
  • kmbox
  • kmime
  • kontactinterface
  • kpimidentities
  • kpimtextedit
  • kpimutils
  • kresources
  • ktnef
  • kxmlrpcclient
  • mailtransport
  • microblog
  • qgpgme
  • syndication
  •   atom
  •   rdf
  •   rss2
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