Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
CDrawText Member List

This is the complete list of members for CDrawText, including all inherited members.

CDrawText()=deleteCDrawText
CDrawText(std::string_view text, iv::types::coord x=0, iv::types::coord y=0, unsigned char justify=1, double heightFont=14)CDrawTextexplicit
CDrawText(const CDrawText &drawText)CDrawText
CDrawText(const CDrawText *drawText)CDrawTextexplicit
draw(IGraphics *graphics)CDrawText
getCoordTextAndSize(IGraphics *graphics, unsigned char justify, iv::types::coord *xCornerLeftDown, iv::types::coord *yCornerLeftDown, iv::types::width *widthText, iv::types::height *heightText) constCDrawText
getPosition(iv::types::coord *xPos, iv::types::coord *yPos) constCDrawText
getSizeText(IGraphics *graphics, iv::types::width *widthText, iv::types::height *heightText) constCDrawText
isEmpty()CDrawText
isText(std::string_view text)CDrawText
m_dxCornerLeftDownCDrawTextprivate
m_dyCornerLeftDownCDrawTextprivate
m_hasToRemoveCDrawTextprivate
m_heightTextCDrawTextprivate
m_idBlockCDrawTextprivate
m_justifyCDrawTextprivate
m_textCDrawTextprivate
m_textModifierCDrawTextprivate
m_widthTextCDrawTextprivate
operator!=(const CDrawText &b) constCDrawText
operator==(const CDrawText &b) constCDrawText
removeObjectDraw(IGraphics *graphics)CDrawText
setHeight(double heightFont)CDrawText
setPosition(iv::types::coord x, iv::types::coord y, uint8_t justify)CDrawText
setStyle(iv::ui::eTextStyle textStyle)CDrawText
setText(std::string_view text)CDrawText
setWeight(iv::ui::eTextWeight textWeight)CDrawText
translate(iv::types::coord x, iv::types::coord y)CDrawText
~CDrawText()CDrawText