|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include "dbe/confaccessor.hpp"#include "conffwk/ConfigObject.hpp"#include <QString>#include <QModelIndex>#include <QUuid>#include <vector>#include <set>#include "dbe/model_common_interface_macros.hpp"#include "dbe/model_common_operations.hpp"Go to the source code of this file.
Classes | |
| class | dbe::model_common_slots |
| struct | dbe::model_common_data_access_interface |
| class | dbe::model_initiate_actions_interface |
| class | dbe::model_common_interface |
| class | dbe::model_common_impl< T > |
| class | dbe::model_common_async_operations< T > |
Namespaces | |
| namespace | dbe |
| Include QT Headers. | |
Macros | |
| #define | MODEL_COMMON_INTERFACE_UUID_DEF QUuid const uuid; |
| #define | MODEL_COMMON_INTERFACE_UUID_DECL uuid(QUuid::createUuid()) |
| #define | MODEL_COMMON_TYPES_TOPLEVEL_DEFINITIONS |
| #define MODEL_COMMON_INTERFACE_UUID_DECL uuid(QUuid::createUuid()) |
Definition at line 27 of file model_common_interface.hpp.
| #define MODEL_COMMON_INTERFACE_UUID_DEF QUuid const uuid; |
Definition at line 26 of file model_common_interface.hpp.
| #define MODEL_COMMON_TYPES_TOPLEVEL_DEFINITIONS |
Definition at line 29 of file model_common_interface.hpp.