GetBackColour() | wxPieCtrl | [inline] |
GetFilledColour() | wxProgressPie | |
GetLegend() | wxPieCtrl | [inline] |
GetMaxValue() | wxProgressPie | [inline] |
GetShowEdges() | wxPieCtrl | [inline] |
GetUnfilledColour() | wxProgressPie | |
GetValue() | wxProgressPie | [inline] |
m_Series | wxPieCtrl | |
SetAngle(double angle) | wxPieCtrl | |
SetBackColour(wxColour colour) | wxPieCtrl | |
SetBackground(wxBitmap bmp) | wxPieCtrl | |
SetFilledColour(wxColour colour) | wxProgressPie | |
SetHeight(int value) | wxPieCtrl | [inline] |
SetMaxValue(double value) | wxProgressPie | |
SetRotationAngle(double angle) | wxPieCtrl | |
SetShowEdges(bool value) | wxPieCtrl | |
SetUnfilledColour(wxColour colour) | wxProgressPie | |
SetValue(double value) | wxProgressPie | |
wxPieCtrl(wxWindow *parent, wxWindowID id=wxID_ANY, wxPoint pos=wxDefaultPosition, wxSize sz=wxDefaultSize, long style=0, wxString name=wxT("wxPieCtrl")) | wxPieCtrl | |
wxProgressPie(wxWindow *parent, wxWindowID id=wxID_ANY, double maxvalue=100, double value=50, wxPoint pos=wxDefaultPosition, wxSize sz=wxDefaultSize, long style=0) | wxProgressPie | |