Lib7z::PercentPrinter Class
class Lib7z::PercentPrinterThe PercentPrinter class displays the archiving process. More...
Header: | #include <PercentPrinter> |
Public Functions
void | ClosePrint() |
void | PrintNewLine() |
void | PrintRatio() |
void | PrintString(const char *s) |
void | PrintString(const wchar_t *s) |
void | RePrintRatio() |
Member Function Documentation
void PercentPrinter::ClosePrint()
Closes print.
void PercentPrinter::PrintNewLine()
Prints new line.
void PercentPrinter::PrintRatio()
Prints ratio.
void PercentPrinter::PrintString(const char *s)
Prints string s.
void PercentPrinter::PrintString(const wchar_t *s)
Prints string s.
void PercentPrinter::RePrintRatio()
Reprints ratio.
© 2021 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. The Qt Company, Qt and their respective logos are trademarks of The Qt Company Ltd in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.