spinetoolbox.project_items.importer.importer_icon¶
Module for Importer icon class.
| authors: |
|
|---|---|
| date: | 4.4.2018 |
Module Contents¶
-
class
spinetoolbox.project_items.importer.importer_icon.ImporterIcon(toolbox, x, y, w, h, name)[source]¶ Bases:
spinetoolbox.graphics_items.ProjectItemIconImporter icon for the Design View.
Parameters: - toolbox (ToolBoxUI) – QMainWindow instance
- x (float) – Icon x coordinate
- y (float) – Icon y coordinate
- w (float) – Width of master icon
- h (float) – Height of master icon
- name (str) – Item name