  | 
  
    Isis Developer Reference
    
   | 
 
 
 
 
Go to the documentation of this file.
   31       QValidator::State 
validate(QString &input, 
int &pos) 
const;
 
  
 
Definition: BandSpinBox.h:23
 
void setKey(QString key)
Sets the key to the provided key.
Definition: BandSpinBox.cpp:101
 
Container for cube-like labels.
Definition: Pvl.h:119
 
int valueFromText(const QString &text) const
gets the value (int) using p_map.
Definition: BandSpinBox.cpp:165
 
void setBandBin(Pvl &pvl, const QString &key="BandNumber")
Sets the band bin.
Definition: BandSpinBox.cpp:41
 
QString textFromValue(int val) const
Gets the text using p_map.
Definition: BandSpinBox.cpp:141
 
Contains multiple PvlContainers.
Definition: PvlGroup.h:41
 
BandSpinBox(QWidget *parent=0)
BandSpinBox constructor.
Definition: BandSpinBox.cpp:21
 
#define _FILEINFO_
Macro for the filename and line number.
Definition: IException.h:24
 
QSize sizeHint() const
returns a size hint for the spin box
Definition: BandSpinBox.cpp:182
 
PvlObjectIterator findObject(const QString &name, PvlObjectIterator beg, PvlObjectIterator end)
Find the index of object with a specified name, between two indexes.
Definition: PvlObject.h:274
 
QString name() const
Returns the container name.
Definition: PvlContainer.h:63
 
Isis exception class.
Definition: IException.h:91
 
@ Programmer
This error is for when a programmer made an API call that was illegal.
Definition: IException.h:146
 
int keywords() const
Returns the number of keywords contained in the PvlContainer.
Definition: PvlContainer.h:86
 
QValidator::State validate(QString &input, int &pos) const
returns how valid the value from the spin box is.
Definition: BandSpinBox.cpp:216
 
QStringList BandBinKeys()
returns the list of keys.
Definition: BandSpinBox.cpp:90
 
This is free and unencumbered software released into the public domain.
Definition: Apollo.h:16