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

Static Public Attributes

int BELL = 1
 
int CARRIAGE_RETURN = 2
 
int HOME = 3
 
int CLEAR = 4
 
int SHOW_CURSOR = 5
 
int HIDE_CURSOR = 6
 
int ENABLE_ALT_SCREEN = 7
 
int DISABLE_ALT_SCREEN = 8
 
int CURSOR_UP = 9
 
int CURSOR_DOWN = 10
 
int CURSOR_FORWARD = 11
 
int CURSOR_BACKWARD = 12
 
int CURSOR_MOVE_TO_COLUMN = 13
 
int CURSOR_MOVE_TO = 14
 
int ERASE_IN_LINE = 15
 
int SET_WINDOW_TITLE = 16
 

Detailed Description

Non-printable control codes which typically translate to ANSI codes.

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