TwiceAsNice
2019-02-18
|
Public Member Functions | |
def | __init__ (self, parent=None) |
def | mousePressEvent (self, event) |
def | __init__ (self, parent=None) |
def | mousePressEvent (self, event) |
Override of QGraphicsScene to capture mouse down events (originally developed for All-Sky-Cam ProcViewer.py) NOTE! To get the coordinates to work out, you must set the SceneRect width and height correctly in Designer! You might also want to set the vertical and horizontal scroll bars to off at the same time.
def VLN_Utils.MyQGS.__init__ | ( | self, | |
parent = None |
|||
) |
def VLN_Utils.MyQGS.__init__ | ( | self, | |
parent = None |
|||
) |
def VLN_Utils.MyQGS.mousePressEvent | ( | self, | |
event | |||
) |
def VLN_Utils.MyQGS.mousePressEvent | ( | self, | |
event | |||
) |