Version: 2.9.4
Public Member Functions
wxDataViewBitmapRenderer Class Reference

#include </home/zeitlin/src/wx/github/interface/wx/dataview.h>

Inheritance diagram for wxDataViewBitmapRenderer:

Detailed Description

This class is used by wxDataViewCtrl to render bitmap controls.

Library:  wxAdvanced
Category:  wxDataViewCtrl Related Classes

Public Member Functions

 wxDataViewBitmapRenderer (const wxString &varianttype="wxBitmap", wxDataViewCellMode mode=wxDATAVIEW_CELL_INERT, int align=wxDVR_DEFAULT_ALIGNMENT)
 The ctor.

List of all members.


Constructor & Destructor Documentation

wxDataViewBitmapRenderer::wxDataViewBitmapRenderer ( const wxString varianttype = "wxBitmap",
wxDataViewCellMode  mode = wxDATAVIEW_CELL_INERT,
int  align = wxDVR_DEFAULT_ALIGNMENT 
)

The ctor.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines