#include "ProgressExamples.h"#include <terralib/common/TerraLib.h>#include <terralib/common/progress/ProgressManager.h>#include <terralib/common/progress/ConsoleProgressViewer.h>#include <cstdlib>#include <iostream>#include <time.h>Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
Definition at line 15 of file examples/progress/main.cpp.
References ConsoleSleeper(), ConsoleSleeperMultiThread(), TerraLib::finalize(), te::common::Singleton< TerraLib >::getInstance(), TerraLib::initialize(), and QtSleeper().