Public Member Functions | |
def | __init__ |
def | OnBeginDragLeft |
def | OnDragLeft |
def | OnEndDragLeft |
def | OnLeftClick |
Public Attributes | |
log | |
statbarFrame |
���ߡ����٥�ȥϥ�ɥ�
Definition at line 2930 of file RtmSystemDraw.py.
def RtmSystemDraw.MyEvtHandlerDummy.__init__ | ( | self, | |
log, | |||
frame | |||
) |
���饹�ν���� [����] log -- �������ϥ��饹�Υ��֥������� frame -- ���ơ������С��Υ��֥������� ���嵭�����ϡ�demo�ץ�������̾�ġ������ [�����] void
Definition at line 2932 of file RtmSystemDraw.py.
def RtmSystemDraw.MyEvtHandlerDummy.OnBeginDragLeft | ( | self, | |
x, | |||
y, | |||
keys, | |||
attachment | |||
) |
�ɥ�å����ϻ��˸ƤФ�륤�٥�ȥϥ�ɥ� ������̤������pass�Τߡˤǥ��٥�Ȥ���Ͽ�����ǥե���Ȥ�ư����� [����] x -- ���٥�Ȼ��Σ���ɸ y -- ���٥�Ȼ��Σ���ɸ keys -- �����������֡�SHIFT��CTRL�� attachment -- �����å����ȡ�̤���ѡ� [�����] void
Definition at line 2979 of file RtmSystemDraw.py.
def RtmSystemDraw.MyEvtHandlerDummy.OnDragLeft | ( | self, | |
draw, | |||
x, | |||
y, | |||
keys = 0 , |
|||
attachment = 0 |
|||
) |
�ɥ�å����˸ƤФ�륤�٥�ȥϥ�ɥ� ������̤������pass�Τߡˤǥ��٥�Ȥ���Ͽ�����ǥե���Ȥ�ư����� [����] x -- ���٥�Ȼ��Σ���ɸ y -- ���٥�Ȼ��Σ���ɸ keys -- �����������֡�SHIFT��CTRL�� attachment -- �����å����ȡ�̤���ѡ� [�����] void
Definition at line 2964 of file RtmSystemDraw.py.
def RtmSystemDraw.MyEvtHandlerDummy.OnEndDragLeft | ( | self, | |
x, | |||
y, | |||
keys = 0 , |
|||
attachment = 0 |
|||
) |
�ɥ�å���λ���˸ƤФ�륤�٥�ȥϥ�ɥ� ������̤������pass�Τߡˤǥ��٥�Ȥ���Ͽ�����ǥե���Ȥ�ư����� [����] x -- ���٥�Ȼ��Σ���ɸ y -- ���٥�Ȼ��Σ���ɸ keys -- �����������֡�SHIFT��CTRL�� attachment -- �����å����ȡ�̤���ѡ� [�����] void
Definition at line 2949 of file RtmSystemDraw.py.
def RtmSystemDraw.MyEvtHandlerDummy.OnLeftClick | ( | self, | |
x, | |||
y, | |||
keys = 0 , |
|||
attachment = 0 |
|||
) |
�ޥ���������å��˸ƤФ�륤�٥�ȥϥ�ɥ� ������̤������pass�Τߡˤǥ��٥�Ȥ���Ͽ�����ǥե���Ȥ�ư����� [����] x -- ���٥�Ȼ��Σ���ɸ y -- ���٥�Ȼ��Σ���ɸ keys -- �����������֡�SHIFT��CTRL�� attachment -- �����å����ȡ�̤���ѡ� [�����] void
Definition at line 2994 of file RtmSystemDraw.py.
Definition at line 2941 of file RtmSystemDraw.py.
Definition at line 2941 of file RtmSystemDraw.py.