33 WX_PANEL( wxWindow* parent, wxWindowID
id = wxID_ANY,
const wxPoint& pos = wxDefaultPosition,
34 const wxSize& size = wxSize( -1,-1 ),
long style = wxTAB_TRAVERSAL,
35 const wxString&
name = wxEmptyString );
39 void SetBorders(
bool aLeft,
bool aRight,
bool aTop,
bool aBottom )
53 void OnPaint( wxPaintEvent& event );
A color representation with 4 components: red, green, blue, alpha.
void SetBorders(bool aLeft, bool aRight, bool aTop, bool aBottom)
void SetBorderColor(const KIGFX::COLOR4D &aColor)
void OnPaint(wxPaintEvent &event)
KIGFX::COLOR4D m_borderColor