3Depict
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | List of all members
PendingIon Class Reference

#include <rangeEditDialog.h>

Public Member Functions

 PendingIon (RangeFile *r)
 
RangeFilegetRangePtr () const
 
void setColour (const RGBf &r)
 
RGBf getColour () const
 
std::string getShortName () const
 
void setShortName (const std::string &newName)
 
std::string getLongName () const
 
void setLongName (const std::string &newName)
 
bool isFinished () const
 
void commit () const
 

Constructor & Destructor Documentation

◆ PendingIon()

PendingIon::PendingIon ( RangeFile r)

Member Function Documentation

◆ commit()

void PendingIon::commit ( ) const

References RangeFile::addIon().

◆ getColour()

RGBf PendingIon::getColour ( ) const

◆ getLongName()

std::string PendingIon::getLongName ( ) const

◆ getRangePtr()

RangeFile* PendingIon::getRangePtr ( ) const
inline

References PendingRange::commit(), and PendingRange::isFinished().

Referenced by RangeEditorDialog::OnGridIonsCellChange().

Here is the caller graph for this function:

◆ getShortName()

std::string PendingIon::getShortName ( ) const

◆ isFinished()

bool PendingIon::isFinished ( ) const

References RangeFile::getIonID().

◆ setColour()

void PendingIon::setColour ( const RGBf r)

◆ setLongName()

void PendingIon::setLongName ( const std::string &  newName)

References RangeFile::getIonID().

Referenced by RangeEditorDialog::OnGridIonsCellChange().

Here is the caller graph for this function:

◆ setShortName()

void PendingIon::setShortName ( const std::string &  newName)

References RangeFile::getIonID().

Referenced by RangeEditorDialog::OnGridIonsCellChange().

Here is the caller graph for this function:

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