OpenWalnut  1.3.1
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

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 85 of file WPropertyHelper.cpp.