MeVisLab Scripting Reference
MLABTreeValidator Class Reference

Inherits QObject.

Public Slots

bool validate (MLABTree *tree, bool silent=false, bool styles=true, MLABStyle *style=nullptr)
 

Detailed Description

Validates a given MLABTree.

The errors/warning as printed to the debug console of MeVisLab.

Member Function Documentation

◆ validate

bool MLABTreeValidator::validate ( MLABTree tree,
bool  silent = false,
bool  styles = true,
MLABStyle *  style = nullptr 
)
slot

Validates the tree and print errors to console.