open_iA  2020.01
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
Public Member Functions | List of all members
iAListNameMapper Class Reference

Maps numbers to names via a given list. More...

#include <iAListNameMapper.h>

Inheritance diagram for iAListNameMapper:
Collaboration diagram for iAListNameMapper:

Public Member Functions

virtual int GetIdx (QString const &name, bool &ok) const
 
 iAListNameMapper (QStringList const &names)
 
virtual QString name (int idx) const
 
virtual int size () const
 
- Public Member Functions inherited from iANameMapper
virtual ~iANameMapper ()
 

Detailed Description

Maps numbers to names via a given list.

Constructor & Destructor Documentation

◆ iAListNameMapper()

iAListNameMapper::iAListNameMapper ( QStringList const &  names)
inline

Member Function Documentation

◆ GetIdx()

virtual int iAListNameMapper::GetIdx ( QString const &  name,
bool &  ok 
) const
inlinevirtual

Implements iANameMapper.

◆ name()

virtual QString iAListNameMapper::name ( int  idx) const
inlinevirtual

Implements iANameMapper.

◆ size()

virtual int iAListNameMapper::size ( ) const
inlinevirtual

Implements iANameMapper.


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