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

Public Member Functions

None show (self, str content)
 

Detailed Description

Base class for a pager.

Member Function Documentation

◆ show()

None pip._vendor.rich.pager.Pager.show (   self,
str  content 
)
Show content in pager.

Args:
    content (str): Content to be displayed.

Reimplemented in pip._vendor.rich.pager.SystemPager.


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