Introducing virtual method AbstractData::getTypeAsString() to let every data...
Introducing virtual method AbstractData::getTypeAsString() to let every data type return a string representation of it's type to be shown in the GUI. Hence, we don't need the static if-then-else block in DataContainerTreeWidget anymore.
Please register or sign in to comment