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 49DECLARE_DYNAMIC_CLASS(CColorPickerMac)
54CColorPickerMac(wxWindow *parent,
56 constwxColour& colour = *wxBLACK,
57 constwxPoint& pos = wxDefaultPosition,
59 longstyle = wxCLRP_DEFAULT_STYLE,
60 constwxValidator& validator = wxDefaultValidator,
61 constwxString& name = "colourpickerctrl");
63wxSize DoGetBestSize()
const{
returnwxSize(24,24); }
65wxColour GetColour ()
const;
66 voidSetColour (
constwxColour &colour);
68 virtual~CColorPickerMac();
69 voidOnPaint(wxPaintEvent& event);
70 voidOnMouseEvent(wxMouseEvent& event);
74wxColourData 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