PowerPoint𑀍삷邽߂RTC̃NX [詳細]
Public メソッド | |
def | __init__ |
RXgN^ | |
def | getProperty |
rtc.conf̐ݒ擾 | |
def | configUpdate |
RtBM[Vp[^ύXꂽƂɌĂяo | |
def | drawLine |
` | |
def | changeSlideNum |
XChԍ̐i߂A߂ | |
def | changeEffeceNum |
Aj[Vi߂A߂ | |
def | getSlideNum |
XChԍ擾 | |
def | onActivated |
活性化処理用コールバック関数 | |
def | onDeactivated |
不活性化時のコールバック関数 | |
def | onExecute |
pR[obN | |
def | on_shutdown |
IpR[obN | |
![]() | |
def | mSetRate |
実行周期を設定する関数 | |
def | mActivate |
活性化するための関数 | |
def | mDeactivate |
不活性化するための関数 | |
def | onInitialize |
初期化処理用コールバック関数 |
Public 変数 | |
m_powerpoint | |
conf_filename | |
slidenum | |
![]() | |
SlideFileInitialNumber | |
SlideNumberInRelative |
PowerPoint𑀍삷邽߂RTC̃NX
def PowerPointRTC.PowerPointControl.__init__ | ( | self, | |
manager | |||
) |
def PowerPointRTC.PowerPointControl.changeEffeceNum | ( | self, | |
num | |||
) |
def PowerPointRTC.PowerPointControl.changeSlideNum | ( | self, | |
num | |||
) |
def PowerPointRTC.PowerPointControl.configUpdate | ( | self | ) |
RtBM[Vp[^ύXꂽƂɌĂяo
self |
def PowerPointRTC.PowerPointControl.drawLine | ( | self, | |
bx, | |||
by, | |||
ex, | |||
ey | |||
) |
def PowerPointRTC.PowerPointControl.getSlideNum | ( | self | ) |
def PowerPointRTC.PowerPointControl.on_shutdown | ( | self, | |
ec_id | |||
) |
IpR[obN
self | |
ec_id | target ExecutionContext Id |
ImpressControl.ImpressControlを再定義しています。
def PowerPointRTC.PowerPointControl.onActivated | ( | self, | |
ec_id | |||
) |
活性化処理用コールバック関数
self | |
ec_id | target ExecutionContext Id |
ImpressControl.ImpressControlを再定義しています。
def PowerPointRTC.PowerPointControl.onDeactivated | ( | self, | |
ec_id | |||
) |
不活性化時のコールバック関数
self | |
ec_id | target ExecutionContext Id |
ImpressControl.ImpressControlを再定義しています。
def PowerPointRTC.PowerPointControl.onExecute | ( | self, | |
ec_id | |||
) |
pR[obN
self | |
ec_id | target ExecutionContext Id |
ImpressControl.ImpressControlを再定義しています。