Workspace 6.21.5
|
#include <memory>
#include <QSet>
#include <QUuid>
#include <QWidget>
#include "Workspace/api_workspace.h"
Classes | |
class | GeneralProgressBarWidget |
This class defines a progress bar in a general sense: a possibly non-contiguous bar. The interest lies in the fact that some actions can be on/off, so non-contiguous. This progress bar also supports coloring that corresponds to different action's states, zoom-in/out and mouse hovering above the bars that shows in a tooltip the precise time at the mouse pointer location. More... | |
Namespaces | |
namespace | CSIRO |
Top level namespace for all Workspace code. | |
namespace | CSIRO::DataExecution |
Base workspace functionality not requiring a user interface. | |
namespace | CSIRO::Widgets |
This namespace contains support for widgets attached to workspace data objects. | |