44 mServerInfo(serverInfo),
133 _(
"##BNon free sources"));
136 _(
"##BFree sources"));
139 _(
"##BDocumentation"));
144 const std::string &comment)
150 FOR_EACH (STD_VECTOR<ServerUrlInfo>::const_iterator, it, list)
160 const std::string &comment)
Font * getHelpFont() const
LayoutCell & setPadding(int p)
void setRowHeight(const int n, const int h)
ServerInfoWindow(ServerInfo &serverInfo)
void addSourcesList(const std::vector< ServerUrlInfo > &list, const std::string &comment)
void addServerComment(const std::string &url, const std::string &comment)
StaticBrowserBox * mBrowserBox
void handleLink(const std::string &link, MouseEvent *const event)
std::vector< ServerUrlInfo > nonFreeSources
std::vector< ServerUrlInfo > docs
std::vector< ServerUrlInfo > freeSources
void addRow(const std::string &row, const bool atTop)
void setOpaque(Opaque opaque)
void setEnableTabs(const bool n)
void setProcessVars(const bool n)
void setLinkHandler(LinkHandler *linkHandler)
void setResizable(const bool resize)
virtual void setVisible(Visible visible)
void setContentSize(int width, int height)
void setWindowName(const std::string &name)
void setMinHeight(const int height)
void setMinWidth(const int width)
void enableVisibleSound(bool b)
void widgetResized(const Event &event)
void setCloseButton(const bool flag)
virtual void scheduleDelete()
void setStickyButtonLock(const bool sticky)
LayoutCell & place(const int x, const int y, Widget *const wg, const int w, const int h)
#define FOR_EACH(type, iter, array)
bool url(InputEvent &event)
bool info(InputEvent &event)
bool openBrowser(std::string url)
ServerFreeType ::T ServerFreeTypeT
ServerInfoWindow * serverInfoWindow
std::string strprintf(const char *const format,...)
bool strStartWith(const std::string &str1, const std::string &str2)