does the Font Caching be able to work internally & automatically when i use QFont?
I guess yes.
bec qfont_p.h is private header and those classes are internally used by Qt. The user is not supposed to be bothered about them.