49 std::ifstream
g(
path);
59 TGVerticalFrame* vf =
new TGVerticalFrame(
this);
60 AddFrame(vf,
new TGLayoutHints(kLHintsNormal, 2, 2, 4, 4));
66 [](
const std::pair<std::string, FWConfiguration>& lhs,
const std::pair<std::string, FWConfiguration>& rhs)
67 ->
bool {
return nmm.btnName(lhs.first) < nmm.btnName(rhs.first); });
72 if (it->second.keyValues()) {
74 TGCheckButton* cb =
new TGCheckButton(vf, nb.c_str());
void to(FWConfiguration &) const
FWConfigurationManager * m_cfgMng
std::vector< TGCheckButton * > m_entries
The Signals That Services Can Subscribe To This is based on ActivityRegistry and is current per Services can connect to the signals distributed by the ActivityRegistry in order to monitor the activity of the application Each possible callback has some defined which we here list in angle e g
CmsShowMainFrame * getMainFrame() const
void swap(FWConfiguration &)
std::vector< std::pair< std::string, FWConfiguration > > KeyValues
static FWGUIManager * getGUIManager()
FWConfiguration m_origConfig
const KeyValues * keyValues() const