Maria GDK 5.1.0.130
Documentation of native code in develop branch
Loading...
Searching...
No Matches
STK::TextStyleSettings Member List

This is the complete list of members for STK::TextStyleSettings, including all inherited members.

clear() (defined in STK::TextStyleSettings)STK::TextStyleSettingsinline
clearBackgroundColor() (defined in STK::TextStyleSettings)STK::TextStyleSettingsinline
clearCornerRadius() (defined in STK::TextStyleSettings)STK::TextStyleSettingsinline
clearDrawBackground() (defined in STK::TextStyleSettings)STK::TextStyleSettingsinline
clearOutlineColor() (defined in STK::TextStyleSettings)STK::TextStyleSettingsinline
clearPadding() (defined in STK::TextStyleSettings)STK::TextStyleSettingsinline
getBackgroundColor() const (defined in STK::TextStyleSettings)STK::TextStyleSettingsinline
getColor() const (defined in STK::TextStyleSettings)STK::TextStyleSettingsinline
getCornerRadius() const (defined in STK::TextStyleSettings)STK::TextStyleSettingsinline
getDrawBackground() const (defined in STK::TextStyleSettings)STK::TextStyleSettingsinline
getFontName() const (defined in STK::TextStyleSettings)STK::TextStyleSettingsinline
getFontPixelSize() const (defined in STK::TextStyleSettings)STK::TextStyleSettingsinline
getFontStyle() const (defined in STK::TextStyleSettings)STK::TextStyleSettingsinline
getOutlineColor() const (defined in STK::TextStyleSettings)STK::TextStyleSettingsinline
getPadding() const (defined in STK::TextStyleSettings)STK::TextStyleSettingsinline
getPaddingVector() const (defined in STK::TextStyleSettings)STK::TextStyleSettingsinline
hasBackgroundColor() const (defined in STK::TextStyleSettings)STK::TextStyleSettingsinline
hasCornerRadius() const (defined in STK::TextStyleSettings)STK::TextStyleSettingsinline
hasDrawBackground() const (defined in STK::TextStyleSettings)STK::TextStyleSettingsinline
hasOutlineColor() const (defined in STK::TextStyleSettings)STK::TextStyleSettingsinline
hasPadding() const (defined in STK::TextStyleSettings)STK::TextStyleSettingsinline
setBackgroundColor(const STK::Color4f &color) (defined in STK::TextStyleSettings)STK::TextStyleSettingsinline
setColor(const STK::Color4f &color) (defined in STK::TextStyleSettings)STK::TextStyleSettingsinline
setCornerRadius(float corner_radius) (defined in STK::TextStyleSettings)STK::TextStyleSettingsinline
setDrawBackground(bool draw_background) (defined in STK::TextStyleSettings)STK::TextStyleSettingsinline
setFontName(std::string font_name) (defined in STK::TextStyleSettings)STK::TextStyleSettingsinline
setFontPixelSize(int font_pixel_size) (defined in STK::TextStyleSettings)STK::TextStyleSettingsinline
setFontStyle(STK::FontStyle font_style) (defined in STK::TextStyleSettings)STK::TextStyleSettingsinline
setOutlineColor(const STK::Color4f &color) (defined in STK::TextStyleSettings)STK::TextStyleSettingsinline
setPadding(float pad) (defined in STK::TextStyleSettings)STK::TextStyleSettingsinline
setPadding(float v_pad, float h_pad) (defined in STK::TextStyleSettings)STK::TextStyleSettingsinline
setPadding(float top_pad, float h_pad, float bottom_pad) (defined in STK::TextStyleSettings)STK::TextStyleSettingsinline
setPadding(float top_pad, float right_pad, float bottom_pad, float left_pad) (defined in STK::TextStyleSettings)STK::TextStyleSettingsinline
setPaddingVector(const STK::Vector4f &padding) (defined in STK::TextStyleSettings)STK::TextStyleSettingsinline