Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Secure .gov websites use HTTPS
A lock ( ) or https:// means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.

Isis Developer Reference
FeatureNomenclature.h File Reference
#include <QObject>
#include <QMetaType>

Go to the source code of this file.

Classes

class  Isis::FeatureNomenclature
 Feature nomenclature database querier. More...
 
class  Isis::FeatureNomenclature::Feature
 A named feature on a target. More...
 

Namespaces

namespace  Isis
 This is free and unencumbered software released into the public domain.
 

Functions

 Q_DECLARE_METATYPE (Isis::FeatureNomenclature::Feature)
 This allows Nomenclature Features to be stored in a QVariant.
 

Function Documentation

◆ Q_DECLARE_METATYPE()

Q_DECLARE_METATYPE ( Isis::FeatureNomenclature::Feature )

This allows Nomenclature Features to be stored in a QVariant.