![]() |
Prusa Slicer 2.6.0
|
This is the complete list of members for ScalableButton, including all inherited members.
| GetBitmapHeight() | ScalableButton | |
| m_current_icon_name | ScalableButton | private |
| m_disabled_icon_name | ScalableButton | private |
| m_has_border | ScalableButton | protected |
| m_height | ScalableButton | private |
| m_parent | ScalableButton | private |
| m_px_cnt | ScalableButton | protected |
| m_width | ScalableButton | private |
| ScalableButton() | ScalableButton | inline |
| ScalableButton(wxWindow *parent, wxWindowID id, const std::string &icon_name="", const wxString &label=wxEmptyString, const wxSize &size=wxDefaultSize, const wxPoint &pos=wxDefaultPosition, long style=wxBU_EXACTFIT|wxNO_BORDER, int bmp_px_cnt=16) | ScalableButton | |
| ScalableButton(wxWindow *parent, wxWindowID id, const ScalableBitmap &bitmap, const wxString &label=wxEmptyString, long style=wxBU_EXACTFIT|wxNO_BORDER) | ScalableButton | |
| SetBitmap_(const ScalableBitmap &bmp) | ScalableButton | |
| SetBitmap_(const std::string &bmp_name) | ScalableButton | |
| SetBitmapDisabled_(const ScalableBitmap &bmp) | ScalableButton | |
| sys_color_changed() | ScalableButton | virtual |
| ~ScalableButton() | ScalableButton | inline |