#include <ofxsParam.h>
Inheritance diagram for OFX::PageParamDescriptor:

Public Member Functions | |
| void | addChild (const ParamDescriptor &p) |
| adds a child parameter. Note the two existing pseudo params, gColumnSkip and gRowSkip | |
Static Public Attributes | |
| DummyParamDescriptor | gSkipRow |
| dummy page positioning parameter to be passed to OFX::PageParamDescriptor::addChild | |
| DummyParamDescriptor | gSkipColumn |
| dummy page positioning parameter to be passed to OFX::PageParamDescriptor::addChild | |
Protected Member Functions | |
| mDeclareProtectedAssignAndCC (PageParamDescriptor) | |
| PageParamDescriptor (void) | |
| PageParamDescriptor (const std::string &name, OfxPropertySetHandle props) | |
| hidden constructor | |
Friends | |
| class | ParamSetDescriptor |
|
|
|
|
||||||||||||
|
hidden constructor
|
|
|
adds a child parameter. Note the two existing pseudo params, gColumnSkip and gRowSkip
|
|
|
|
|
|
Reimplemented from OFX::ParamDescriptor. |
|
|
dummy page positioning parameter to be passed to OFX::PageParamDescriptor::addChild
|
|
|
dummy page positioning parameter to be passed to OFX::PageParamDescriptor::addChild
|
1.3.9.1