コード例 #1
0
void QApplicationStatus::updateMotion(const pb::EmcStatusMotion &motion)
{
    Service::recurseMessage(motion, &m_motion);
    emit motionChanged(m_motion);
}
コード例 #2
0
void MotionSeatedPointDialog::OnEnKillfocusTargetz() {
	motionChanged();
}
コード例 #3
0
void MotionSeatedPointDialog::OnBnKillfocusReachtype() {
	motionChanged();
}
コード例 #4
0
void MotionSeatedPointDialog::OnBnClickedPhase() {
	motionChanged();
}