Medical Imaging Interaction Toolkit
2024.06.00
Medical Imaging Interaction Toolkit
|
#include <berryINamedHandleStateIds.h>
Static Public Attributes | |
static const QString | DESCRIPTION |
static const QString | NAME |
State identifiers that are understood by named handle objects that implement IObjectWithState.
Clients may implement or extend this class.
Definition at line 31 of file berryINamedHandleStateIds.h.
|
static |
The state id used for overriding the description of a named handle object. This state's value must return a String
.
Definition at line 37 of file berryINamedHandleStateIds.h.
|
static |
The state id used for overriding the name of a named handle object. This state's value must return a String
.
Definition at line 43 of file berryINamedHandleStateIds.h.