24 #ifndef GUI_WIDGETS_ITEMLINKHANDLER_H
25 #define GUI_WIDGETS_ITEMLINKHANDLER_H
48 const std::string &prefix);
static void handleHttpLink(const std::string &link, const MouseEvent *const event)
void setAllowCommands(const bool b)
void handleCommandLink(const std::string &link, const std::string &prefix)
static void handleItemLink(const std::string &link)
static void handleSearchLink(const std::string &link)
static void handleHelpLink(const std::string &link)
void handleLink(const std::string &link, MouseEvent *event)
#define A_DELETE_COPY(func)