Workspace 7.1.0
Classes | Namespaces | Enumerations
selectglobalnamesmodel.h File Reference
#include <memory>
#include <QSqlTableModel>
#include "Tools/workflowtoolsplugin_api.h"
Include dependency graph for selectglobalnamesmodel.h:
This graph shows which files directly or indirectly include this file:

Classes

class  SelectGlobalNamesModel
 QSqlTableModel that subclasses header data to make it easier to read. More...
 

Namespaces

namespace  CSIRO
 Top level namespace for all Workspace code.
 
namespace  CSIRO::Tools
 
namespace  CSIRO::Tools::SelectedModel
 
namespace  CSIRO::Tools::UnselectedModel
 

Enumerations

enum  Col { DataPath = 0 , WorkspaceLabel , GlobalName , DataType }
 
enum  Col {
  DataPath = 0 , WorkspaceLabel , GlobalName , DataType ,
  LowValue , HighValue , Steps , CommaSepValues
}