Workspace 6.21.5
|
#include <QItemSelectionModel>
#include <QToolButton>
#include <QWidget>
#include "Workspace/Presentation/workspacecontroller.h"
#include "Workspace/api_workspace.h"
Classes | |
class | OperationColorSlider |
Widget for controlling the background color of operations. More... | |
class | OperationColorToolButton |
Convience QToolButton class that contains an OperationColorSlider as a menu item of the button. 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. | |
namespace | CSIRO::Presentation::Ui |