TuttleOFX
1
|
Wraps up a push button param, not much to it at all. More...
#include <ofxsParam.h>
Protected Member Functions | |
mDeclareProtectedAssignAndCC (PushButtonParamDescriptor) | |
PushButtonParamDescriptor (void) | |
PushButtonParamDescriptor (const std::string &name, OfxPropertySetHandle props) | |
hidden constructor | |
Friends | |
class | ParamSetDescriptor |
Wraps up a push button param, not much to it at all.
Definition at line 662 of file ofxsParam.h.
OFX::PushButtonParamDescriptor::PushButtonParamDescriptor | ( | void | ) | [inline, protected] |
Definition at line 666 of file ofxsParam.h.
OFX::PushButtonParamDescriptor::PushButtonParamDescriptor | ( | const std::string & | name, |
OfxPropertySetHandle | props | ||
) | [protected] |
hidden constructor
Definition at line 725 of file ofxsParams.cpp.
OFX::PushButtonParamDescriptor::mDeclareProtectedAssignAndCC | ( | PushButtonParamDescriptor | ) | [protected] |
friend class ParamSetDescriptor [friend] |
Reimplemented from OFX::ParamDescriptor.
Definition at line 673 of file ofxsParam.h.