JX Application Framework
|
This is the complete list of members for JLatentPG, including all inherited members.
AllowCancel() const | JProgressDisplay | inlineprotected |
CheckForCancel() override | JLatentPG | protectedvirtual |
DisplayBusyCursor() override | JLatentPG | virtual |
FixedLengthProcessBeginning(const JSize stepCount, const JString &message, const bool allowCancel, const bool modal) | JProgressDisplay | inline |
GetCurrentProcessType() const | JProgressDisplay | inline |
GetCurrentStepCount() const | JProgressDisplay | inline |
GetMaxSilentTime() const | JLatentPG | inline |
GetMaxStepCount() const | JProgressDisplay | inlineprotected |
GetScaleFactor() const | JLatentPG | inline |
IncrementProgress(const JString &message=JString::empty) override | JLatentPG | virtual |
IncrementProgress(const JSize delta) override | JLatentPG | virtual |
IncrementProgress(const JString &message, const JSize delta) override | JLatentPG | virtual |
IncrementStepCount(const JSize delta=1) | JProgressDisplay | protected |
IsModal() const | JProgressDisplay | inlineprotected |
JLatentPG(const JSize scaleFactor=1) | JLatentPG | |
JLatentPG(JProgressDisplay *pg, const bool ownIt, const JSize scaleFactor=1) | JLatentPG | |
JProgressDisplay() | JProgressDisplay | |
kFixedLengthProcess enum value | JProgressDisplay | |
kNoRunningProcess enum value | JProgressDisplay | |
kVariableLengthProcess enum value | JProgressDisplay | |
ProcessBeginning(const ProcessType processType, const JSize stepCount, const JString &message, const bool allowCancel, const bool modal) override | JLatentPG | protectedvirtual |
ProcessContinuing() override | JLatentPG | virtual |
ProcessFinished() override | JLatentPG | virtual |
ProcessRunning() const | JProgressDisplay | inline |
ProcessType enum name | JProgressDisplay | |
SetMaxSilentTime(const time_t max) | JLatentPG | inline |
SetPG(JProgressDisplay *pg, const bool ownIt) | JLatentPG | |
SetScaleFactor(const JSize scaleFactor) | JLatentPG | inline |
UseDefaultPG() | JLatentPG | |
VariableLengthProcessBeginning(const JString &message, const bool allowCancel, const bool modal) | JProgressDisplay | inline |
~JLatentPG() override | JLatentPG | |
~JProgressDisplay() | JProgressDisplay | virtual |