ATLAS Offline Software
graphics
VP1
VP1Plugins
VP1CaloPlugin
VP1CaloPlugin
VP1CaloPlugin_VP1AutoFactory.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
3
*/
4
// Originally autogenerated by CMT with VP1 Factory Code Header File (Fri Aug 19 13:36:52 CEST 2016)
5
// Now we add this file to plugins by hand, to simplify the CMake compilation
6
7
#ifndef VP1CaloPlugin_VP1AutoFactory_H
8
#define VP1CaloPlugin_VP1AutoFactory_H
9
10
#include <QObject>
11
#include <QStringList>
12
13
#include "
VP1Base/IVP1ChannelWidgetFactory.h
"
14
15
class
VP1CaloPlugin_VP1AutoFactory
:
public
QObject,
public
IVP1ChannelWidgetFactory
16
{
17
Q_OBJECT
18
Q_PLUGIN_METADATA(IID
"VP1CaloPlugin"
)
19
Q_INTERFACES(
IVP1ChannelWidgetFactory
)
20
21
public
:
22
virtual
QStringList
channelWidgetsProvided
()
const
;
23
virtual
IVP1ChannelWidget
*
getChannelWidget
(
const
QString & channelwidget);
24
};
25
26
#endif
IVP1ChannelWidgetFactory.h
VP1CaloPlugin_VP1AutoFactory
Definition:
VP1CaloPlugin_VP1AutoFactory.h:16
IVP1ChannelWidgetFactory
Definition:
IVP1ChannelWidgetFactory.h:25
IVP1ChannelWidget
Definition:
IVP1ChannelWidget.h:34
VP1CaloPlugin_VP1AutoFactory::channelWidgetsProvided
virtual QStringList channelWidgetsProvided() const
Definition:
VP1CaloPlugin_VP1AutoFactory.cxx:13
VP1CaloPlugin_VP1AutoFactory::getChannelWidget
virtual IVP1ChannelWidget * getChannelWidget(const QString &channelwidget)
Definition:
VP1CaloPlugin_VP1AutoFactory.cxx:20
Generated on Thu Nov 7 2024 21:31:36 for ATLAS Offline Software by
1.8.18