Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Static Protected Attributes | List of all members
pip._vendor.rich._win32_console.CONSOLE_SCREEN_BUFFER_INFO Class Reference
Inheritance diagram for pip._vendor.rich._win32_console.CONSOLE_SCREEN_BUFFER_INFO:
Inheritance graph
[legend]
Collaboration diagram for pip._vendor.rich._win32_console.CONSOLE_SCREEN_BUFFER_INFO:
Collaboration graph
[legend]

Static Protected Attributes

list _fields_
 

Member Data Documentation

◆ _fields_

list pip._vendor.rich._win32_console.CONSOLE_SCREEN_BUFFER_INFO._fields_
staticprotected
Initial value:
= [
("dwSize", COORD),
("dwCursorPosition", COORD),
("wAttributes", wintypes.WORD),
("srWindow", wintypes.SMALL_RECT),
("dwMaximumWindowSize", COORD),
]

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