Go to the documentation of this file. 1 #ifndef Fireworks_Core_FWGUIEventSelector_h
2 #define Fireworks_Core_FWGUIEventSelector_h
FWEventSelector * m_origSelector
FWEventSelector * guiSelector()
void setOrigSelector(FWEventSelector *s)
~FWGUIEventSelector() override
TGCheckButton * m_enableBtn
void removeSelector(FWGUIEventSelector *)
FWEventSelector * origSelector()
const FWGUIEventSelector & operator=(const FWGUIEventSelector &)
FWGUIValidatingTextEntry * m_text2
FWEventSelector * m_guiSelector
FWGUIValidatingTextEntry * m_text1
void expressionCallback(char *)
void enableCallback(bool)
void triggerProcessCallback(const char *)
FWGUIEventSelector(TGCompositeFrame *p, FWEventSelector *sel, std::vector< std::string > &triggerProcessList)
FWHLTValidator * m_validator
FWCustomIconsButton * m_deleteBtn
ClassDefOverride(FWGUIEventSelector, 0)