DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
dunedaq
sourcecode
dbe
include
dbe
SchemaCustomAttributeModel.hpp
Go to the documentation of this file.
1
#ifndef CUSTOMATTRIBUTEMODEL_H
2
#define CUSTOMATTRIBUTEMODEL_H
3
5
#include "
dbe/SchemaCustomModelInterface.hpp
"
7
#include "
oks/class.hpp
"
8
#include "
oks/attribute.hpp
"
9
10
namespace
dbse
11
{
12
class
CustomAttributeModel
:
public
CustomModelInterface
13
{
14
public
:
15
CustomAttributeModel
(
dunedaq::oks::OksClass
* ClassInfo, QStringList Headers,
bool
Derived =
false
);
16
~CustomAttributeModel
();
17
void
setupModel
();
18
private
:
19
dunedaq::oks::OksClass
*
SchemaClass
;
20
bool
SchemaDerived
;
21
};
22
}
// namespace dbse
23
24
#endif
// CUSTOMATTRIBUTEMODEL_H
SchemaCustomModelInterface.hpp
attribute.hpp
class.hpp
dbse::CustomAttributeModel
Definition
SchemaCustomAttributeModel.hpp:13
dbse::CustomAttributeModel::SchemaClass
dunedaq::oks::OksClass * SchemaClass
Definition
SchemaCustomAttributeModel.hpp:19
dbse::CustomAttributeModel::~CustomAttributeModel
~CustomAttributeModel()
dbse::CustomAttributeModel::SchemaDerived
bool SchemaDerived
Definition
SchemaCustomAttributeModel.hpp:20
dbse::CustomAttributeModel::CustomAttributeModel
CustomAttributeModel(dunedaq::oks::OksClass *ClassInfo, QStringList Headers, bool Derived=false)
Definition
SchemaCustomAttributeModel.cpp:5
dbse::CustomAttributeModel::setupModel
void setupModel()
Definition
SchemaCustomAttributeModel.cpp:15
dbse::CustomModelInterface
Definition
SchemaCustomModelInterface.hpp:12
dunedaq::oks::OksClass
The OKS class.
Definition
class.hpp:200
dbse
Including QT Headers.
Definition
SchemaAttributeEditor.hpp:9
Generated on Sat Jun 28 2025 for DUNE-DAQ by
1.12.0