Workspace 6.21.5
Public Member Functions | List of all members
RunPythonScriptPropertiesWidget Class Reference

#include <Python/runpythonscriptpropertieswidget.h>

Inheritance diagram for RunPythonScriptPropertiesWidget:
[legend]

Public Member Functions

 RunPythonScriptPropertiesWidget (Python::RunPythonScript &op, OperationPropertiesDialog &dialog)
 
bool allowedToApplyChanges ()
 
void applyChanges (QUndoStack &undoStack)
 

Additional Inherited Members

- Protected Member Functions inherited from DynamicOperationProperties
bool iobaseNamesValid (const QStringList &inputNames, const QStringList &outputNames, QString &errorString, bool allowInputOutputNames=false)
 

Constructor & Destructor Documentation

◆ RunPythonScriptPropertiesWidget()

Member Function Documentation

◆ allowedToApplyChanges()

bool allowedToApplyChanges ( )

◆ applyChanges()

void applyChanges ( QUndoStack &  undoStack)