PropertyBrowser
PropertyBrowser
#
Bases: QDialog
A Widget to browse and change properties of all devices.
Parameters:
Name | Type | Description | Default |
---|---|---|---|
parent
|
QWidget | None
|
Optional parent widget. By default, None. |
None
|
mmcore
|
CMMCorePlus | None
|
Optional |
None
|
Example#
property_browser.py | |
---|---|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
|