ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

PyQt uses the "promoted classes" specified in the UI file and there does not need the 3rd argument. PySide on the other hand does not support that, so you have to explicitly pass the mapping to the loadUi function.