Version: 2.9.4
Public Member Functions
wxDataViewProgressRenderer Class Reference

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

Inheritance diagram for wxDataViewProgressRenderer:

Detailed Description

This class is used by wxDataViewCtrl to render progress bars.

Library:  wxAdvanced
Category:  wxDataViewCtrl Related Classes

Public Member Functions

 wxDataViewProgressRenderer (const wxString &label=wxEmptyString, const wxString &varianttype="long", wxDataViewCellMode mode=wxDATAVIEW_CELL_INERT, int align=wxDVR_DEFAULT_ALIGNMENT)
 The ctor.

List of all members.


Constructor & Destructor Documentation

wxDataViewProgressRenderer::wxDataViewProgressRenderer ( const wxString label = wxEmptyString,
const wxString varianttype = "long",
wxDataViewCellMode  mode = wxDATAVIEW_CELL_INERT,
int  align = wxDVR_DEFAULT_ALIGNMENT 
)

The ctor.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines