|
def | __init__ (self, log, frame) |
|
def | OnBeginDragLeft (self, x, y, keys, attachment) |
|
def | OnDragLeft (self, draw, x, y, keys, attachment) |
|
def | OnEndDragLeft (self, x, y, keys=0, attachment=0) |
|
def | OnLeftClick (self, x, y, keys=0, attachment=0) |
|
def | UpdateStatusBar (self, shape) |
|
�ݡ��ȤΥ��٥�ȥ��饹
Definition at line 3351 of file RtmSystemDraw.py.
def RtmSystemDraw.MyPortEvtHandler.__init__ |
( |
|
self, |
|
|
|
log, |
|
|
|
frame |
|
) |
| |
���饹�ν����
[����]
log -- �������ϥ��饹�Υ��֥�������
frame -- ���ơ������С��Υ��֥�������
���嵭�����ϡ�demo�ץ�������̾�ġ������
[�����]
void
Definition at line 3353 of file RtmSystemDraw.py.
def RtmSystemDraw.MyPortEvtHandler.OnBeginDragLeft |
( |
|
self, |
|
|
|
x, |
|
|
|
y, |
|
|
|
keys, |
|
|
|
attachment |
|
) |
| |
�ɥ�å����ϻ��˸ƤФ�륤�٥�ȥϥ�ɥ�
�ɥ�å��ˤ�������������γ���(���֥������ȥ�ե����¸�ߤ������
[����]
x -- ���٥�Ȼ��Σ���ɸ
y -- ���٥�Ȼ��Σ���ɸ
keys -- �����������֡�SHIFT��CTRL��
attachment -- �����å����ȡ�̤���ѡ�
[�����]
void
Definition at line 3534 of file RtmSystemDraw.py.
def RtmSystemDraw.MyPortEvtHandler.OnDragLeft |
( |
|
self, |
|
|
|
draw, |
|
|
|
x, |
|
|
|
y, |
|
|
|
keys, |
|
|
|
attachment |
|
) |
| |
�ɥ�å����˸ƤФ�륤�٥�ȥϥ�ɥ�
�ޥ�����������Ȼ����֤��������
[����]
x -- ���٥�Ȼ��Σ���ɸ
y -- ���٥�Ȼ��Σ���ɸ
keys -- �����������֡�SHIFT��CTRL��
attachment -- �����å����ȡ�̤���ѡ�
[�����]
void
Definition at line 3507 of file RtmSystemDraw.py.
def RtmSystemDraw.MyPortEvtHandler.OnEndDragLeft |
( |
|
self, |
|
|
|
x, |
|
|
|
y, |
|
|
|
keys = 0 , |
|
|
|
attachment = 0 |
|
) |
| |
�ɥ�å���λ���˸ƤФ�륤�٥�ȥϥ�ɥ�
�ݡ��Ⱦ�˥ޥ����������뤬������������
[����]
x -- ���٥�Ȼ��Σ���ɸ
y -- ���٥�Ȼ��Σ���ɸ
keys -- �����������֡�SHIFT��CTRL��
attachment -- �����å����ȡ�̤���ѡ�
[�����]
void
Definition at line 3440 of file RtmSystemDraw.py.
def RtmSystemDraw.MyPortEvtHandler.OnLeftClick |
( |
|
self, |
|
|
|
x, |
|
|
|
y, |
|
|
|
keys = 0 , |
|
|
|
attachment = 0 |
|
) |
| |
�ޥ���������å����˸ƤФ�륤�٥�ȥϥ�ɥ�
��������٤Ρ�������or��λ��������
��λ���������ϡ������֤��������
[����]
x -- ���٥�Ȼ��Σ���ɸ
y -- ���٥�Ȼ��Σ���ɸ
keys -- �����������֡�SHIFT��CTRL��
attachment -- �����å����ȡ�̤���ѡ�
[�����]
void
Definition at line 3384 of file RtmSystemDraw.py.
def RtmSystemDraw.MyPortEvtHandler.UpdateStatusBar |
( |
|
self, |
|
|
|
shape |
|
) |
| |
���ơ������С���ɽ���������ι���
[����]
shape -- ���Υ��֥������Ȥ����
[�����]
void
Definition at line 3369 of file RtmSystemDraw.py.
RtmSystemDraw.MyPortEvtHandler.dragOn |
RtmSystemDraw.MyPortEvtHandler.log |
RtmSystemDraw.MyPortEvtHandler.statbarFrame |
The documentation for this class was generated from the following file: