VTK
9.4.20250131
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
GUISupport
Qt
QVTKWin32Header.h
Go to the documentation of this file.
1
// SPDX-FileCopyrightText: Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen
2
// SPDX-FileCopyrightText: Copyright 2008 Sandia Corporation
3
// SPDX-License-Identifier: LicenseRef-BSD-3-Clause-Sandia-USGov
4
#ifndef QVTKWin32Header_h
5
#define QVTKWin32Header_h
6
7
#include "
vtkABI.h
"
8
#include "vtkBuild.h"
9
#include "
vtkSystemIncludes.h
"
10
11
#if defined(VTK_BUILD_SHARED_LIBS)
12
#if defined(QVTK_EXPORTS)
13
#define QVTK_EXPORT VTK_ABI_EXPORT
14
#else
15
#define QVTK_EXPORT VTK_ABI_IMPORT
16
#endif
17
#else
18
#define QVTK_EXPORT
19
#endif
20
21
#endif
/*QVTKWin32Header_h*/
vtkABI.h
vtkSystemIncludes.h
Generated on Fri Jan 31 2025 10:07:53 for VTK by
1.9.7