Workspace 6.21.5
|
#include <QLabel>
#include <QMap>
#include <QPixmap>
#include <QSet>
#include "Workspace/DataExecution/Events/observerset.h"
Classes | |
class | DuplicateGlobalNameIndicator |
Status indicator customised to show duplicate globalnames. More... | |
class | GlobalNameTracker |
Class keeps track of whether all the global names in the Workspace are unique, and changes the status indicator image according to the current status. More... | |
struct | GlobalNameTracker::Status |
class | StatusIndicator |
Label that indicates some state is true or false. More... | |
Namespaces | |
namespace | CSIRO |
Top level namespace for all Workspace code. | |
namespace | CSIRO::DataExecution |
Base workspace functionality not requiring a user interface. | |
namespace | CSIRO::Presentation |
The graphical user interface layer for the workspace. | |