docs(iomodbus): refresh main-window docstring for the sidebar/activity-log layout
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
"""IOModbus main window: comm toolbar, device list, register grids, alerts.
|
||||
"""IOModbus main window: spec §5.2 toolbar, device sidebar, register grids, activity log.
|
||||
|
||||
Faithful to the legacy single-screen layout (Available Devices + Device Settings +
|
||||
I/O Channels + User Alerts) but arranged into the suite's tabbed shell so the shared
|
||||
export engine works over the two grids. Theme-only styling.
|
||||
I/O Channels + User Alerts), restyled onto the Instrument kit — the device list is the
|
||||
§5.7 Sidebar, User Alerts is the §5.8 ActivityLogCard — and arranged into the suite's
|
||||
tabbed shell so the shared export engine works over the two grids. Theme-only styling.
|
||||
"""
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
Reference in New Issue
Block a user