Isis Developer Reference
IsisListOptionData Class Reference

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

#include <IsisAmlData.h>

Collaboration diagram for IsisListOptionData:
Collaboration graph

Public Member Functions

 IsisListOptionData ()
 
 ~IsisListOptionData ()
 

Public Attributes

QString value
 
QString brief
 
QString description
 
std::vector< QString > exclude
 
std::vector< QString > include
 

Detailed Description

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

The authors of ISIS do not claim copyright on the contents of this file. For more details about the LICENSE terms and the AUTHORS, you will find files of those names at the top level of this repository.

Author
????-??-?? Unknown

Constructor & Destructor Documentation

◆ IsisListOptionData()

IsisListOptionData::IsisListOptionData ( )

◆ ~IsisListOptionData()

IsisListOptionData::~IsisListOptionData ( )

Member Data Documentation

◆ brief

QString IsisListOptionData::brief

◆ description

QString IsisListOptionData::description

◆ exclude

std::vector<QString> IsisListOptionData::exclude

◆ include

std::vector<QString> IsisListOptionData::include

◆ value

QString IsisListOptionData::value

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