![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <cfx_stockfontarray.h>
Public Member Functions | |
| CFX_StockFontArray () | |
| ~CFX_StockFontArray () | |
| RetainPtr< CPDF_Font > | GetFont (CFX_FontMapper::StandardFont index) const |
| void | SetFont (CFX_FontMapper::StandardFont index, RetainPtr< CPDF_Font > pFont) |
Definition at line 17 of file cfx_stockfontarray.h.
|
default |
| CFX_StockFontArray::~CFX_StockFontArray | ( | ) |
Definition at line 18 of file cfx_stockfontarray.cpp.
| RetainPtr< CPDF_Font > CFX_StockFontArray::GetFont | ( | CFX_FontMapper::StandardFont | index | ) | const |
Definition at line 30 of file cfx_stockfontarray.cpp.
| void CFX_StockFontArray::SetFont | ( | CFX_FontMapper::StandardFont | index, |
| RetainPtr< CPDF_Font > | pFont ) |
Definition at line 36 of file cfx_stockfontarray.cpp.