Functions

WPropertyHelper::PC_NOTEMPTY Namespace Reference

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

Functions

void addTo (WPropSelection prop)
 Add the PC_NOTEMPTY constraint to the property.
void addTo (WPropString prop)
 Add the PC_NOTEMPTY constraint to the property.
void addTo (WPropFilename prop)
 Add the PC_NOTEMPTY constraint to the property.

Detailed Description

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


Function Documentation

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

Add the PC_NOTEMPTY constraint to the property.

Parameters:
prop the property where to add the constraint.

Referenced by WDataSetFibers::init(), and WGEPostprocessingNode::WGEPostprocessingNode().

void WPropertyHelper::PC_NOTEMPTY::addTo ( WPropFilename  prop  ) 

Add the PC_NOTEMPTY constraint to the property.

Parameters:
prop the property where to add the constraint.
void WPropertyHelper::PC_NOTEMPTY::addTo ( WPropString  prop  ) 

Add the PC_NOTEMPTY constraint to the property.

Parameters:
prop the property where to add the constraint.
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends