A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/doxyhtml/hyperlink_8hpp_source.html below:

NCBI C++ ToolKit: include/gui/widgets/wx/hyperlink.hpp Source File

Go to the documentation of this file.

Go to the SVN repository for this file.

1 #ifndef GUI_WIDGETS_WX___HYPERLINK_HPP 2 #define GUI_WIDGETS_WX___HYPERLINK_HPP 38 #include <wx/hyperlink.h> 58  const

wxString&

label

,

60  const

wxPoint& pos = wxDefaultPosition,

61  const

wxSize&

size

= wxDefaultSize,

62  long

style = wxHL_DEFAULT_STYLE,

63  const

wxString& name = wxHyperlinkCtrlNameStr)

64

: wxHyperlinkCtrl(parent, id,

label

, url, pos,

size

,

69  void

OnClick(wxHyperlinkEvent& event);

CHyperlink is wrapper class for wxHyperlinkCtrl On OSX platform it posts URL click instead of sending...

CHyperlink(wxWindow *parent, wxWindowID id, const wxString &label, const wxString &url, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxHL_DEFAULT_STYLE, const wxString &name=wxHyperlinkCtrlNameStr)

wxDECLARE_DYNAMIC_CLASS_NO_COPY(CHyperlink)

Include a standard set of the NCBI C++ Toolkit most basic headers.

#define END_NCBI_SCOPE

End previously defined NCBI scope.

#define BEGIN_NCBI_SCOPE

Define ncbi namespace.

#define NCBI_GUIWIDGETS_WX_EXPORT

static const char label[]

const struct ncbi::grid::netcache::search::fields::SIZE size


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4