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

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

CCell()CCell
CCell(const CCell &cell)CCell
CCell(CCell &&cell)=deleteCCell
createCellChar(uint8_t number)CCellstatic
createCellEnum(const T enumValue)CCellinlinestatic
createCellImage(const std::string &nameImage, uint64_t sizeXmm, uint64_t sizeYmm)CCellstatic
createCellIndicator(bool isOk)CCellstatic
createCellLong(int64_t number)CCellstatic
createCellNumber(double number, double precision)CCellstatic
createCellNumberWithDecimals(double number, uint64_t numDecimals)CCellstatic
createCellText(const std::string &text)CCellstatic
getFontHeight() constCCell
getHeight(IManagerPrinter *manager) constCCell
getWidth(IManagerPrinter *manager) constCCell
hideAllLines()CCell
hideBottomLine()CCell
hideHorizontalLines()CCell
hideLeftLine()CCell
hideRightLine()CCell
hideTopLine()CCell
hideVerticalLines()CCell
isEmpty() constCCell
m_colorBackGroundCCellprivate
m_colorLinesCCellprivate
m_isLineBottomCCellprivate
m_isLineLeftCCellprivate
m_isLineRightCCellprivate
m_isLineTopCCellprivate
m_nameImageOptCCellprivate
m_sizeXImageCCellprivate
m_sizeYImageCCellprivate
m_styleParagraphCCellprivate
m_textOptCCellprivate
operator=(const CCell &other)=deleteCCell
operator=(CCell &&other)=deleteCCell
processCell(IManagerPrinter *manager, double widthCell, double heightCell) constCCell
setAlignment(iv::eFontAlignment alignment)CCell
setColorBackground(iv::types::color colorBackground)CCell
setColorForeground(iv::types::color colorForeground)CCell
setColorLines(iv::types::color colorLines)CCell
setFont(const std::string &nameFont)CCell
setMarginCell(uint64_t marginTop, uint64_t marginBottom, uint64_t marginRight, uint64_t marginLeft)CCell
setSlant(iv::eFontSlant slant)CCell
setStyleCellError()CCell
setStyleCellHeader()CCell
setText(const std::string &text)CCell
setTextHeight(uint64_t sizeDP)CCell
setWeight(iv::eFontWeight weight)CCell
showOnlyBottomLine()CCell
~CCell()CCell