Widget to display page-based documents for Qt5/PyQt6
Contents
About
Manages locking access (across threads) to any object.
Use it for example to lock access to Document instances.
Return a threading.RLock instance for the given item.
Use:
do_something