#include <ofxsInteract.h>
Inheritance diagram for OFX::ParamInteractDescriptor:

Public Member Functions | |
| ParamInteractDescriptor () | |
| virtual | ~ParamInteractDescriptor () |
| void | setInteractSizeAspect (double asp) |
| void | setInteractMinimumSize (int x, int y) |
| void | setInteractPreferredSize (int x, int y) |
| virtual void | setParamName (const std::string &pName) |
Protected Attributes | |
| std::string | _paramName |
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
Reimplemented in OFX::DefaultParamInteractDescriptor< DESC, INSTANCE >. |
|
|
|
1.3.9.1