![]() |
![]() |
#include <FWPSetTableManager.h>
Public Member Functions | |
PSetData () | |
Public Attributes | |
bool | childMatches |
bool | editable |
bool | expandedFilter |
bool | expandedUser |
std::string | label |
int | level |
bool | matches |
size_t | module |
size_t | parent |
size_t | path |
edm::ParameterSet * | pset |
bool | tracked |
char | type |
std::string | value |
bool | visible |
Custom structure for holding the table contents
Definition at line 43 of file FWPSetTableManager.h.
|
inline |
Definition at line 45 of file FWPSetTableManager.h.
bool FWPSetTableManager::PSetData::childMatches |
Definition at line 81 of file FWPSetTableManager.h.
bool FWPSetTableManager::PSetData::editable |
Definition at line 82 of file FWPSetTableManager.h.
bool FWPSetTableManager::PSetData::expandedFilter |
Definition at line 77 of file FWPSetTableManager.h.
bool FWPSetTableManager::PSetData::expandedUser |
Definition at line 76 of file FWPSetTableManager.h.
std::string FWPSetTableManager::PSetData::label |
Definition at line 65 of file FWPSetTableManager.h.
Referenced by core.TriggerMatchAnalyzer.TriggerMatchAnalyzer::process(), and core.AutoHandle.AutoHandle::ReallyLoad().
int FWPSetTableManager::PSetData::level |
Definition at line 68 of file FWPSetTableManager.h.
bool FWPSetTableManager::PSetData::matches |
Definition at line 80 of file FWPSetTableManager.h.
size_t FWPSetTableManager::PSetData::module |
Definition at line 73 of file FWPSetTableManager.h.
size_t FWPSetTableManager::PSetData::parent |
Definition at line 71 of file FWPSetTableManager.h.
Referenced by Vispa.Gui.ZoomableScrollableWidgetOwner.ZoomableScrollableWidgetOwner::autosizeScrollArea(), Vispa.Share.ImageExporter.ImageExporter::exportImageDialog(), Vispa.Views.WidgetView.WidgetView::restoreSelection(), and Vispa.Views.WidgetView.WidgetView::select().
size_t FWPSetTableManager::PSetData::path |
Definition at line 74 of file FWPSetTableManager.h.
edm::ParameterSet* FWPSetTableManager::PSetData::pset |
Definition at line 84 of file FWPSetTableManager.h.
bool FWPSetTableManager::PSetData::tracked |
Definition at line 69 of file FWPSetTableManager.h.
char FWPSetTableManager::PSetData::type |
Definition at line 70 of file FWPSetTableManager.h.
Referenced by core.AutoHandle.AutoHandle::ReallyLoad().
std::string FWPSetTableManager::PSetData::value |
Definition at line 66 of file FWPSetTableManager.h.
Referenced by timeout.TimedOutExc::__str__(), and average.Average::average().
bool FWPSetTableManager::PSetData::visible |
Definition at line 79 of file FWPSetTableManager.h.