summaryrefslogtreecommitdiff
path: root/src/designer/src/uitools/quiloader.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/designer/src/uitools/quiloader.cpp')
-rw-r--r--src/designer/src/uitools/quiloader.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/designer/src/uitools/quiloader.cpp b/src/designer/src/uitools/quiloader.cpp
index 5786f5ced..d8a883c9f 100644
--- a/src/designer/src/uitools/quiloader.cpp
+++ b/src/designer/src/uitools/quiloader.cpp
@@ -620,10 +620,12 @@ void QUiLoaderPrivate::setupWidgetMap() const
\snippet quiloader/mywidget.cpp 0
+ \if !defined(qtforpython)
By including the user interface in the form's resources (\c myform.qrc), we
ensure that it will be present at run-time:
\quotefile quiloader/mywidget.qrc
+ \endif
The availableWidgets() function returns a QStringList with the class names
of the widgets available in the specified plugin paths. To create these