TuttleOFX  1
OFX::PushButtonParamDescriptor Class Reference

Wraps up a push button param, not much to it at all. More...

#include <ofxsParam.h>

Inheritance diagram for OFX::PushButtonParamDescriptor:
Collaboration diagram for OFX::PushButtonParamDescriptor:

Protected Member Functions

 mDeclareProtectedAssignAndCC (PushButtonParamDescriptor)
 PushButtonParamDescriptor (void)
 PushButtonParamDescriptor (const std::string &name, OfxPropertySetHandle props)
 hidden constructor

Friends

class ParamSetDescriptor

Detailed Description

Wraps up a push button param, not much to it at all.

Definition at line 662 of file ofxsParam.h.


Constructor & Destructor Documentation

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.


Member Function Documentation

OFX::PushButtonParamDescriptor::mDeclareProtectedAssignAndCC ( PushButtonParamDescriptor  ) [protected]

Friends And Related Function Documentation

friend class ParamSetDescriptor [friend]

Reimplemented from OFX::ParamDescriptor.

Definition at line 673 of file ofxsParam.h.


The documentation for this class was generated from the following files: