-
Notifications
You must be signed in to change notification settings - Fork 0
API Class PreviewAnchorHandle
Bo Chen edited this page Apr 23, 2026
·
1 revision
Drag handle for pinned grid/group previews.
- Module:
icescopy_cell_controller - File:
src/icescopy_cell_controller.py - Line:
10
- Bases:
QGraphicsEllipseItem
Drag handle for pinned grid/group previews.
| Attribute | First assigned in | Line | Explanation |
|---|---|---|---|
controller |
__init__ |
20 | Stores controller. |
| Method | Line | Explanation |
|---|---|---|
__init__(controller) |
18 | Initializes the instance. |
itemChange(change, value) |
32 | Qt graphics-item change callback. |
| Method | Line | Explanation |
|---|---|---|
sync_size_from_preferences() |
27 | Synchronizes size from preferences. |