Medical Imaging Interaction Toolkit  2016.11.0
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 35 of file berryINamedHandleStateIds.h.

Member Data Documentation

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 41 of file berryINamedHandleStateIds.h.

Referenced by berry::NamedHandleObjectWithState::GetDescription().

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 47 of file berryINamedHandleStateIds.h.

Referenced by berry::NamedHandleObjectWithState::GetName().


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