pqWidgetsInit.h
Go to the documentation of this file.
1 // SPDX-FileCopyrightText: Copyright (c) Kitware Inc.
2 // SPDX-FileCopyrightText: Copyright (c) Sandia Corporation
3 // SPDX-License-Identifier: BSD-3-Clause
4 
5 #ifndef pqWidgetsInit_h
6 #define pqWidgetsInit_h
7 
8 #include "pqWidgetsModule.h"
9 
18 
19 #endif
PQWIDGETS_EXPORT void pqWidgetsInit()
pqWidgetsInit() is for initializing QT resources.
#define PQWIDGETS_EXPORT