#include "ApplicationServices.h"#include "Progress.h"#include "Resource.h"#include "DesktopServices.h"#include "UtilityServices.h"#include <string>Go to the source code of this file.
Classes | |
| class | ProgressObject |
| The ProgressObject is a trait object for use with the Resource template. More... | |
| struct | ProgressObject::Args |
| This is an implementation detail of the ProgressObject class. More... | |
| class | ProgressResource |
| This is a Resource class that manages Progress objects. More... | |