Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
pip._vendor.rich.screen.Screen Class Reference
Collaboration diagram for pip._vendor.rich.screen.Screen:
Collaboration graph
[legend]

Public Member Functions

None __init__ (self, *"RenderableType" renderables, Optional[StyleType] style=None, bool application_mode=False)
 
"RenderResult" __rich_console__ (self, "Console" console, "ConsoleOptions" options)
 

Public Attributes

 renderable
 
 style
 
 application_mode
 

Static Public Attributes

str renderable : "RenderableType"
 

Detailed Description

A renderable that fills the terminal screen and crops excess.

Args:
    renderable (RenderableType): Child renderable.
    style (StyleType, optional): Optional background style. Defaults to None.

The documentation for this class was generated from the following file: