Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Datasets:
codekingpro
/
portable-devtools
like
0
Dataset card
Files
Files and versions
xet
Community
main
portable-devtools
/
qt
/
6.8.1
/
msvc2022_64
/
include
/
QtDesigner
/
QDesignerCustomWidgetCollectionInterface
codekingpro
Add files using upload-large-folder tool
9ce4a16
verified
about 2 months ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
551 Bytes
#
ifndef
DEPRECATED_HEADER_QtUiPlugin_QDesignerCustomWidgetCollectionInterface
#
define
DEPRECATED_HEADER_QtUiPlugin_QDesignerCustomWidgetCollectionInterface
#
if
defined(__GNUC__)
#
warning
Header
<QtDesigner/QDesignerCustomWidgetCollectionInterface>
is deprecated. Please
include
<QtUiPlugin/customwidget.h>
instead.
#
elif
defined(_MSC_VER)
#
pragma
message (
"Header <QtDesigner/QDesignerCustomWidgetCollectionInterface> is deprecated. Please include <QtUiPlugin/customwidget.h> instead."
)
#
endif
#
include
<QtUiPlugin/customwidget.h>
#
endif