widgets.add_data_connection_widget¶
Widget shown to user when a new Data Connection is created.
| author: |
|
|---|---|
| date: | 19.1.2017 |
Module Contents¶
-
class
widgets.add_data_connection_widget.AddDataConnectionWidget(toolbox, x, y)[source]¶ Bases:
PySide2.QtWidgets.QWidgetA widget that queries user’s preferences for a new item.
-
x¶ X coordinate of new item
Type: int
-
y¶ Y coordinate of new item
Type: int
-