Set configuration map in PythonQt module.
This commit is contained in:
parent
a3887d268a
commit
f3fa124f8d
@ -157,7 +157,7 @@ PythonQtViewStep::jobs() const
|
||||
void
|
||||
PythonQtViewStep::setConfigurationMap( const QVariantMap& configurationMap )
|
||||
{
|
||||
#warning "Not implemented yet."
|
||||
m_obj.addVariable( "configuration", configurationMap );
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user