![]() |
Qucs-S S-parameter Viewer & RF Synthesis Tools
|
Public Member Functions | |
| None | __init__ (self, "Console" console, Theme theme, bool inherit=True) |
| "ThemeContext" | __enter__ (self) |
| None | __exit__ (self, Optional[Type[BaseException]] exc_type, Optional[BaseException] exc_val, Optional[TracebackType] exc_tb) |
Public Attributes | |
| console | |
| theme | |
| inherit | |
A context manager to use a temporary theme. See :meth:`~rich.console.Console.use_theme` for usage.