Auto-generated documentation from source docstrings.
| Module | Description |
|---|---|
OmeroBrowserDialog |
QuPath-style browser dialog |
OmeroGateway |
Singleton ICE gateway wrapper |
Image Loading |
Pixel retrieval (planes, stacks, tiles, dask) |
Rendering |
Channel display settings and display helpers |
View Backends |
Backend identifiers |
Selection Context |
Structured selection result |
Tree Model |
Qt tree model for OMERO hierarchy |
Scale Bar |
Scale bar computation |
All public symbols are available from the package root:
from omero_browser_qt import (
OmeroBrowserDialog,
OmeroGateway,
LoginDialog,
load_image_data,
load_image_lazy,
# … etc.
)
See __init__.py
for the full __all__ list.