Medical Imaging Interaction Toolkit  2023.12.99-77685e7b
Medical Imaging Interaction Toolkit
berry::INamedHandleStateIds Struct Reference

#include <berryINamedHandleStateIds.h>

Static Public Attributes

static const QString DESCRIPTION
 
static const QString NAME
 

Detailed Description

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.

Member Data Documentation

◆ DESCRIPTION

const QString berry::INamedHandleStateIds::DESCRIPTION
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.

◆ NAME

const QString berry::INamedHandleStateIds::NAME
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.


The documentation for this struct was generated from the following file: