Public Member Functions | |
def | __init__ |
def | updateScreen |
def | showPixmap |
Public Attributes | |
grid | |
ch1_cursor | |
ch2_cursor | |
chX_cursor | |
CH1_info | |
wave1 | |
wave2 | |
pixmap |
Definition at line 21 of file graphic.py.
def graphic::DSO_Scene::__init__ | ( | self | ) |
Definition at line 23 of file graphic.py.
def graphic::DSO_Scene::showPixmap | ( | self, | ||
pixmap | ||||
) |
Definition at line 81 of file graphic.py.
def graphic::DSO_Scene::updateScreen | ( | self, | ||
ch1_data, | ||||
ch2_data | ||||
) |
Definition at line 53 of file graphic.py.
Definition at line 36 of file graphic.py.
Definition at line 40 of file graphic.py.
Definition at line 37 of file graphic.py.
Definition at line 38 of file graphic.py.
Definition at line 33 of file graphic.py.
Definition at line 51 of file graphic.py.
Definition at line 42 of file graphic.py.
Definition at line 45 of file graphic.py.