3Depict
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | List of all members
wxGridCellChoiceRenderer Class Reference

3D combo grid renderer, from More...

#include <wxcomponents.h>

Inheritance diagram for wxGridCellChoiceRenderer:
Inheritance graph
[legend]
Collaboration diagram for wxGridCellChoiceRenderer:
Collaboration graph
[legend]

Public Member Functions

 wxGridCellChoiceRenderer (wxLayoutAlignment border=wxLAYOUT_NONE)
 
virtual void Draw (wxGrid &grid, wxGridCellAttr &attr, wxDC &dc, const wxRect &rect, int row, int col, bool isSelected)
 
virtual wxGridCellRenderer * Clone () const
 

Detailed Description

3D combo grid renderer, from

Constructor & Destructor Documentation

◆ wxGridCellChoiceRenderer()

wxGridCellChoiceRenderer::wxGridCellChoiceRenderer ( wxLayoutAlignment  border = wxLAYOUT_NONE)
inline

References Draw().

Referenced by Clone().

Here is the caller graph for this function:

Member Function Documentation

◆ Clone()

virtual wxGridCellRenderer* wxGridCellChoiceRenderer::Clone ( ) const
inlinevirtual

◆ Draw()

virtual void wxGridCellChoiceRenderer::Draw ( wxGrid &  grid,
wxGridCellAttr &  attr,
wxDC &  dc,
const wxRect &  rect,
int  row,
int  col,
bool  isSelected 
)
virtual

Referenced by wxGridCellChoiceRenderer().

Here is the caller graph for this function:

The documentation for this class was generated from the following file: