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

Konsole

  • kde-4.14
  • applications
  • konsole
  • src
konsole_export.h
Go to the documentation of this file.
1 /*
2  This file is part of the KDE project
3  Copyright (C) 2009 Patrick Spendrin <ps_ml@gmx.de>
4 
5  This library is free software; you can redistribute it and/or modify
6  it under the terms of the GNU General Public License as published by
7  the Free Software Foundation; either version 2 of the License, or
8  (at your option) any later version.
9 
10  This library is distributed in the hope that it will be useful,
11  but WITHOUT ANY WARRANTY; without even the implied warranty of
12  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13  GNU General Public License for more details.
14 
15  You should have received a copy of the GNU General Public License
16  along with this program; if not, write to the Free Software
17  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
18  02110-1301 USA.
19 */
20 
21 #ifndef KONSOLE_EXPORT_H
22 #define KONSOLE_EXPORT_H
23 
24 /* needed for KDE_EXPORT macros */
25 #include <kdemacros.h>
26 
27 #ifndef KONSOLEPRIVATE_EXPORT
28 # if defined(MAKE_KONSOLEPRIVATE_LIB)
29 /* We are building this library */
30 # define KONSOLEPRIVATE_EXPORT KDE_EXPORT
31 # else
32 /* We are using this library */
33 # define KONSOLEPRIVATE_EXPORT KDE_IMPORT
34 # endif
35 #endif
36 
37 #endif
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Sat May 9 2020 03:56:27 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

Konsole

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

applications API Reference

Skip menu "applications API Reference"
  •   kate
  •       kate
  •   KTextEditor
  •   Kate
  • Konsole

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