OpenWalnut  1.5.0dev
Functions
WPropertyHelper::PC_ISVALID Namespace Reference

Contains functions for easily adding constraints of type PC_ISVALID to properties compatible with this constraint. More...

Functions

void addTo (WPropSelection prop)
 Add the PC_ISVALID constraint to the property. More...
 

Detailed Description

Contains functions for easily adding constraints of type PC_ISVALID to properties compatible with this constraint.

Function Documentation

◆ addTo()

void WPropertyHelper::PC_ISVALID::addTo ( WPropSelection  prop)

Add the PC_ISVALID constraint to the property.

Parameters
propthe property where to add the constraint.

Definition at line 97 of file WPropertyHelper.cpp.