This is the complete list of members for MR::Pdf, including all inherited members.
addImageFromFile(const std::filesystem::path &imagePath, const std::string &caption={}, const std::vector< std::pair< double, std::string > > &valuesMarks={}) | MR::Pdf | |
addText(const std::string &text, bool isTitle=false) | MR::Pdf | |
close() | MR::Pdf | |
getCursorPosX() const | MR::Pdf | inline |
getCursorPosY() const | MR::Pdf | inline |
newPage() | MR::Pdf | |
operator bool() const | MR::Pdf | inline |
operator=(Pdf other) noexcept | MR::Pdf | |
operator=(const Pdf &rhs)=delete | MR::Pdf | |
Pdf(const std::filesystem::path &documentPath, const PdfParameters ¶ms=PdfParameters()) | MR::Pdf | |
Pdf(Pdf &&other) noexcept | MR::Pdf | |
Pdf(const Pdf &rhs)=delete | MR::Pdf | |
setCursorPosX(HPDF_REAL posX) | MR::Pdf | inline |
setCursorPosY(HPDF_REAL posY) | MR::Pdf | inline |
~Pdf() | MR::Pdf |