2 #ifndef Fireworks_Core_CmsShowSearchFiles_h 3 #define Fireworks_Core_CmsShowSearchFiles_h 38 const char*
filename,
const char* windowname,
const TGWindow*
p =
nullptr, UInt_t
w = 1, UInt_t
h = 1);
void prefixChoosen(Int_t)
~CmsShowSearchFiles() override
std::vector< bool > m_prefixComplete
ClassDefOverride(CmsShowSearchFiles, 0)
TGTextButton * m_choosePrefix
void fileEntryChanged(const char *)
TGPopupMenu * m_prefixMenu
TGTextButton * m_openButton
std::vector< std::string > m_prefixes
CmsShowSearchFiles(const char *filename, const char *windowname, const TGWindow *p=nullptr, UInt_t w=1, UInt_t h=1)
void sendToWebBrowser(std::string &iWebFile)
void hyperlinkClicked(const char *)
The Signals That Services Can Subscribe To This is based on ActivityRegistry h
Helper function to determine trigger accepts.
std::string chooseFileFromURL()
This opens the dialog window and returns once the user has choosen, returns an empty string if cancel...