すべてのメンバ一覧
Public 変数 |
|
| rtc |
|
| mgr |
|
| treeNodeList |
|
| selItem |
|
| layout |
|
| l_layout |
|
| treeWidget |
|
| portListcomboBox |
|
| sub_l_layout |
|
| addButton |
|
| deleteButton |
|
| m_layout |
|
| infotextBox |
|
| collabel |
|
| coltextBox |
|
| rawlabel |
|
| sub_m_layout |
|
| rawtextBox |
|
| lentextBox |
|
| sheetlabel |
|
| sheetcomboBox |
|
| naneServerlabel |
|
| namingServertextBox |
|
| namingServerButton |
|
| resetButton |
|
| allResetButton |
|
| loadButton |
|
| r_layout |
|
| inPortlabel |
|
| inPortcomboBox |
|
| portlabel |
|
| attachcomboBox |
|
| attachButton |
|
| detachButton |
|
| rowcheckBox |
|
| widget |
コンストラクタとデストラクタ
| def MainWindow.MainWindow.__init__ |
( |
|
self, |
|
|
|
rtc, |
|
|
|
mgr |
|
) |
| |
コンストラクタ
- 引数:
-
| self | |
| rtc | ExcelRTC |
| mgr | マネージャーオブジェクト |
メソッド
| def MainWindow.MainWindow.addSlot |
( |
|
self | ) |
|
| def MainWindow.MainWindow.allResetSlot |
( |
|
self | ) |
|
データを書き込む列を全て初期化するボタンのコールバック
- 引数:
-
| def MainWindow.MainWindow.attachBSlot |
( |
|
self | ) |
|
| def MainWindow.MainWindow.attachTC |
( |
|
self, |
|
|
|
m_port |
|
) |
| |
| def MainWindow.MainWindow.clearInfo |
( |
|
self | ) |
|
ポートを削除したときに各テキストボックスを変更する関数
- 引数:
-
| def MainWindow.MainWindow.compAddInPort |
( |
|
self, |
|
|
|
name, |
|
|
|
o_port |
|
) |
| |
インポートを追加する関数
- 引数:
-
| self | |
| name | データポート名 |
| o_port | 接続するデータポート |
| def MainWindow.MainWindow.compAddOutPort |
( |
|
self, |
|
|
|
name, |
|
|
|
i_port |
|
) |
| |
インポートを追加する関数
- 引数:
-
| self | |
| name | データポート名 |
| i_port | 接続するデータポート |
| def MainWindow.MainWindow.createNode |
( |
|
self, |
|
|
|
name, |
|
|
|
sel |
|
) |
| |
| def MainWindow.MainWindow.deleteSlot |
( |
|
self | ) |
|
| def MainWindow.MainWindow.delPortTC |
( |
|
self, |
|
|
|
m_port |
|
) |
| |
| def MainWindow.MainWindow.detachBSlot |
( |
|
self | ) |
|
| def MainWindow.MainWindow.detachTC |
( |
|
self, |
|
|
|
m_port |
|
) |
| |
| def MainWindow.MainWindow.getSelection |
( |
|
self | ) |
|
選択中のツリーアイテム取得
- 引数:
-
- 戻り値:
- 選択中のツリーアイテム
| def MainWindow.MainWindow.getTreeNode |
( |
|
self, |
|
|
|
obj |
|
) |
| |
ツリーノード取得
- 引数:
-
- 戻り値:
- ツリーノード取得
| def MainWindow.MainWindow.loadSlot |
( |
|
self | ) |
|
| def MainWindow.MainWindow.massageBoxFunc |
( |
|
self, |
|
|
|
title, |
|
|
|
mes |
|
) |
| |
| def MainWindow.MainWindow.namingServerSlot |
( |
|
self | ) |
|
| def MainWindow.MainWindow.portListSlot |
( |
|
self, |
|
|
|
string |
|
) |
| |
| def MainWindow.MainWindow.resetSlot |
( |
|
self | ) |
|
データを書き込む列の初期化ボタンのコールバック
- 引数:
-
| def MainWindow.MainWindow.setPortParam |
( |
|
self, |
|
|
|
m_port |
|
) |
| |
| def MainWindow.MainWindow.setRTCTree |
( |
|
self | ) |
|
ツリーにネーミングサーバーのオブジェクトを登録する関数
- 引数:
-
| def MainWindow.MainWindow.treeWidgetSlot |
( |
|
self, |
|
|
|
obj |
|
) |
| |
ツリーのマウスでの操作に対するコールバック
- 引数:
-
| def MainWindow.MainWindow.updateAttachPort |
( |
|
self, |
|
|
|
m_port |
|
) |
| |
| def MainWindow.MainWindow.updateDataPortList |
( |
|
self | ) |
|
| def MainWindow.MainWindow.updateInPortList |
( |
|
self | ) |
|
| def MainWindow.MainWindow.updateTree |
( |
|
self, |
|
|
|
m_port |
|
) |
| |
ツリーの選択位置が変わったときに各テキストボックスの内容を変更する関数
- 引数:
-
このクラスの説明は次のファイルから生成されました: