|
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 | OnSizingEndDragLeft (self, pt, x, y, keys, attch) |
|
def | UpdateStatusBar (self, shape) |
|
����ݡ��ͥ�ȿ��ʻͳѷ������ΤΥ��٥�ȥ��饹
Definition at line 3100 of file RtmSystemDraw.py.
def RtmSystemDraw.MyEvtHandler.__init__ |
( |
|
self, |
|
|
|
log, |
|
|
|
frame |
|
) |
| |
���饹�ν����
[����]
log -- �������ϥ��饹�Υ��֥�������
frame -- ���ơ������С��Υ��֥�������
���嵭�����ϡ�demo�ץ�������̾�ġ������
[�����]
void
Definition at line 3102 of file RtmSystemDraw.py.
def RtmSystemDraw.MyEvtHandler.OnBeginDragLeft |
( |
|
self, |
|
|
|
x, |
|
|
|
y, |
|
|
|
keys, |
|
|
|
attachment |
|
) |
| |
�ɥ�å����ϻ��˸ƤФ�륤�٥�ȥϥ�ɥ�
[����]
x -- ���٥�Ȼ��Σ���ɸ
y -- ���٥�Ȼ��Σ���ɸ
keys -- �����������֡�SHIFT��CTRL��
attachment -- �����å����ȡ�̤���ѡ�
[�����]
void
Definition at line 3306 of file RtmSystemDraw.py.
def RtmSystemDraw.MyEvtHandler.OnDragLeft |
( |
|
self, |
|
|
|
draw, |
|
|
|
x, |
|
|
|
y, |
|
|
|
keys, |
|
|
|
attachment |
|
) |
| |
�ɥ�å����˸ƤФ�륤�٥�ȥϥ�ɥ�
������֤��������ư
[����]
x -- ���٥�Ȼ��Σ���ɸ
y -- ���٥�Ȼ��Σ���ɸ
keys -- �����������֡�SHIFT��CTRL��
attachment -- �����å����ȡ�̤���ѡ�
[�����]
void
Definition at line 3265 of file RtmSystemDraw.py.
def RtmSystemDraw.MyEvtHandler.OnEndDragLeft |
( |
|
self, |
|
|
|
x, |
|
|
|
y, |
|
|
|
keys = 0 , |
|
|
|
attachment = 0 |
|
) |
| |
�ɥ�å���λ���˸ƤФ�륤�٥�ȥϥ�ɥ�
������֤��������ư
[����]
x -- ���٥�Ȼ��Σ���ɸ
y -- ���٥�Ȼ��Σ���ɸ
keys -- �����������֡�SHIFT��CTRL��
attachment -- �����å����ȡ�̤���ѡ�
[�����]
void
Definition at line 3194 of file RtmSystemDraw.py.
def RtmSystemDraw.MyEvtHandler.OnLeftClick |
( |
|
self, |
|
|
|
x, |
|
|
|
y, |
|
|
|
keys = 0 , |
|
|
|
attachment = 0 |
|
) |
| |
�ޥ���������å����˸ƤФ�륤�٥�ȥϥ�ɥ�
���Τ��������Ԥ�
[����]
x -- ���٥�Ȼ��Σ���ɸ
y -- ���٥�Ȼ��Σ���ɸ
keys -- �����������֡�SHIFT��CTRL��
attachment -- �����å����ȡ�̤���ѡ�
[�����]
void
Definition at line 3133 of file RtmSystemDraw.py.
def RtmSystemDraw.MyEvtHandler.OnSizingEndDragLeft |
( |
|
self, |
|
|
|
pt, |
|
|
|
x, |
|
|
|
y, |
|
|
|
keys, |
|
|
|
attch |
|
) |
| |
�������ѹ���λ���˸ƤФ�륤�٥�ȥϥ�ɥ�
[����]
pt -- ����ȥ�����ݥ����
x -- ���٥�Ȼ��Σ���ɸ
y -- ���٥�Ȼ��Σ���ɸ
keys -- �����������֡�SHIFT��CTRL��
attachment -- �����å����ȡ�̤���ѡ�
[�����]
void
Definition at line 3234 of file RtmSystemDraw.py.
def RtmSystemDraw.MyEvtHandler.UpdateStatusBar |
( |
|
self, |
|
|
|
shape |
|
) |
| |
���ơ������С���ɽ���������ι���
[����]
shape -- ���Υ��֥������Ȥ����
[�����]
void
Definition at line 3118 of file RtmSystemDraw.py.
RtmSystemDraw.MyEvtHandler.dragOn |
RtmSystemDraw.MyEvtHandler.log |
RtmSystemDraw.MyEvtHandler.statbarFrame |
The documentation for this class was generated from the following file: