An official website of the United States government
Here’s how you know
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 3 Programmer Reference
|
#include <IsisAmlData.h>
Public Attributes | |
QString | name |
QString | icon |
QString | brief |
QString | description |
QString | function |
Definition at line 36 of file IsisAmlData.h.
IsisHelperData::IsisHelperData | ( | ) |
Definition at line 22 of file IsisAmlData.cpp.
IsisHelperData::~IsisHelperData | ( | ) |
Definition at line 25 of file IsisAmlData.cpp.
QString IsisHelperData::brief |
Definition at line 40 of file IsisAmlData.h.
QString IsisHelperData::description |
Definition at line 41 of file IsisAmlData.h.
QString IsisHelperData::function |
Definition at line 42 of file IsisAmlData.h.
QString IsisHelperData::icon |
Definition at line 39 of file IsisAmlData.h.
QString IsisHelperData::name |
Definition at line 38 of file IsisAmlData.h.