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/color__picker_8hpp_source.html below:

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

Go to the documentation of this file.

Go to the SVN repository for this file.

1 #ifndef GUI_WIDGETS_WX___COLOR_PICKER__HPP 2 #define GUI_WIDGETS_WX___COLOR_PICKER__HPP 40 #include <wx/clrpicker.h> 46 #ifdef NCBI_OS_DARWIN_NEVER 49

DECLARE_DYNAMIC_CLASS(CColorPickerMac)

54

CColorPickerMac(wxWindow *parent,

56  const

wxColour& colour = *wxBLACK,

57  const

wxPoint& pos = wxDefaultPosition,

59  long

style = wxCLRP_DEFAULT_STYLE,

60  const

wxValidator& validator = wxDefaultValidator,

61  const

wxString& name = "colourpickerctrl");

63

wxSize DoGetBestSize()

const

{

return

wxSize(24,24); }

65

wxColour GetColour ()

const

;

66  void

SetColour (

const

wxColour &colour);

68  virtual

~CColorPickerMac();

69  void

OnPaint(wxPaintEvent& event);

70  void

OnMouseEvent(wxMouseEvent& event);

74

wxColourData m_ColourData;

wxColourPickerCtrl CColorPicker

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

Defines to provide correct exporting from DLLs in Windows.

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