40 QWidget* parent =
nullptr);
Contains properties for the visualization of objects as VtkVisPipelineItems.
This edit widget consists of several QLineEdit to set a user vector property on the given VtkAlgorith...
VtkAlgorithmProperties * _algProps
void editingFinished()
Is emitted when text of one the line edits changed.
void setNewValue()
This slots is automatically called when the checkbox state changed.
VtkAlgorithmPropertyVectorEdit(const QList< QString > contents, QString name, QVariant::Type type, VtkAlgorithmProperties *algProps, QWidget *parent=nullptr)
Constructor.
~VtkAlgorithmPropertyVectorEdit() override