QtFont            595 modules/highgui/include/opencv2/highgui.hpp CV_EXPORTS QtFont fontQt(const String& nameFont, int pointSize = -1,
QtFont            609 modules/highgui/include/opencv2/highgui.hpp CV_EXPORTS void addText( const Mat& img, const String& text, Point org, const QtFont& font);
QtFont            384 modules/highgui/src/window.cpp cv::QtFont cv::fontQt(const String& nameFont, int pointSize, Scalar color, int weight,  int style, int /*spacing*/)
QtFont            388 modules/highgui/src/window.cpp     return *(cv::QtFont*)pf;
QtFont            391 modules/highgui/src/window.cpp void cv::addText( const Mat& img, const String& text, Point org, const QtFont& font)
QtFont            434 modules/highgui/src/window.cpp cv::QtFont cv::fontQt(const String&, int, Scalar, int,  int, int)
QtFont            437 modules/highgui/src/window.cpp     return QtFont();
QtFont            440 modules/highgui/src/window.cpp void cv::addText( const Mat&, const String&, Point, const QtFont&)