OpenWalnut
1.4.0
|
Contains functions for easily adding constraints of type PC_PATHEXISTS to properties compatible with this constraint. More...
Functions | |
void | addTo (WPropFilename prop) |
Add the PC_PATHEXISTS constraint to the property. |
Contains functions for easily adding constraints of type PC_PATHEXISTS to properties compatible with this constraint.
void WPropertyHelper::PC_PATHEXISTS::addTo | ( | WPropFilename | prop | ) |
Add the PC_PATHEXISTS constraint to the property.
prop | the property where to add the constraint. |
Definition at line 65 of file WPropertyHelper.cpp.