개정판 9b4b771a
레드마인 연동 테스트
DTI_PID/DTI_PID/Commands/AbstractCommand.py | ||
---|---|---|
1 |
# coding: utf-8 |
|
2 |
|
|
1 | 3 |
from PyQt5.QtCore import pyqtSignal, QObject |
2 | 4 |
|
3 | 5 |
class AbstractCommand(QObject): |
내보내기 Unified diff
레드마인 연동 테스트
DTI_PID/DTI_PID/Commands/AbstractCommand.py | ||
---|---|---|
1 |
# coding: utf-8 |
|
2 |
|
|
1 | 3 |
from PyQt5.QtCore import pyqtSignal, QObject |
2 | 4 |
|
3 | 5 |
class AbstractCommand(QObject): |
내보내기 Unified diff