OpenCV  3.0.0-rc1
Open Source Computer Vision
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Attributes | List of all members
cv::QtFont Struct Reference

#include "highgui.hpp"

Public Attributes

const int * ascii
 
Scalar color
 
const int * cyrillic
 
float dx
 
int font_face
 
const int * greek
 
float hscale
 
int line_type
 
const char * nameFont
 
float shear
 
int thickness
 
float vscale
 

Member Data Documentation

const int* cv::QtFont::ascii
Scalar cv::QtFont::color
const int* cv::QtFont::cyrillic
float cv::QtFont::dx
int cv::QtFont::font_face
const int* cv::QtFont::greek
float cv::QtFont::hscale
int cv::QtFont::line_type
const char* cv::QtFont::nameFont
float cv::QtFont::shear
int cv::QtFont::thickness
float cv::QtFont::vscale

The documentation for this struct was generated from the following file: