|
Isis Developer Reference
|
Go to the documentation of this file.
51 void SetText(
const QString &text);
84 int p_percentIncrement;
Application * iApp
Definition: Application.cpp:51
PvlGroupIterator findGroup(const QString &name, PvlGroupIterator beg, PvlGroupIterator end)
Find a group with the specified name, within these indexes.
Definition: PvlObject.h:129
void CheckStatus()
Checks and updates the status.
Definition: Progress.cpp:105
void SetMaximumSteps(const int steps)
This sets the maximum number of steps in the process.
Definition: Progress.cpp:85
void AddSteps(const int steps)
If the initial step size was a guess, it can be modified using this method.
Definition: Progress.cpp:199
Contains multiple PvlContainers.
Definition: PvlGroup.h:41
#define _FILEINFO_
Macro for the filename and line number.
Definition: IException.h:24
void SetText(const QString &text)
Changes the value of the text string reported just before 0% processed.
Definition: Progress.cpp:61
Progress()
Constructs a Progress object.
Definition: Progress.cpp:22
Isis exception class.
Definition: IException.h:91
Program progress reporter.
Definition: Progress.h:42
~Progress()
Destroys the Progress object.
Definition: Progress.cpp:50
Namespace for the standard library.
int MaximumSteps() const
Returns the maximum number of steps of the progress.
Definition: Progress.cpp:172
QString Text() const
Returns the text to output.
Definition: Progress.cpp:72
static Preference & Preferences(bool unitTest=false)
Definition: Preference.cpp:86
void DisableAutomaticDisplay()
Turns off updating the Isis Gui when CheckStatus() is called.
Definition: Progress.cpp:161
int CurrentStep() const
Returns the current step of the progress.
Definition: Progress.cpp:185
This is free and unencumbered software released into the public domain.
Definition: Apollo.h:16