Wizard page that allows user to modify Xacro parameters. More...
#include <XacroParamsPage.h>
Inherits QWizardPage.
Public Member Functions | |
XacroParamsPage (RobotImporterWidget *parent) | |
bool | isComplete () const override |
void | SetXacroParameters (const Utils::xacro::Params ¶ms) |
Utils::xacro::Params | GetXacroParameters () const |
Wizard page that allows user to modify Xacro parameters.