Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
GLViewer_TexFindId Struct Reference

#include <GLViewer_Drawer.h>

Public Member Functions

bool operator< (const GLViewer_TexFindId theStruct) const
 Overloaded operator for using struct as MAP key. More...
 

Public Attributes

QString myFontFamily
 Font family description. More...
 
bool myIsBold
 Bold parameter. More...
 
bool myIsItal
 Italic parameter. More...
 
bool myIsUndl
 Underline parameter. More...
 
int myPointSize
 Font Size. More...
 
long myViewPortId
 View Port ID. More...
 

Detailed Description

Struct GLViewer_TexFindId Structure for srorage information about texture font

Member Function Documentation

bool GLViewer_TexFindId::operator< ( const GLViewer_TexFindId  theStruct) const
inline

Member Data Documentation

QString GLViewer_TexFindId::myFontFamily
bool GLViewer_TexFindId::myIsBold
bool GLViewer_TexFindId::myIsItal
bool GLViewer_TexFindId::myIsUndl
int GLViewer_TexFindId::myPointSize
long GLViewer_TexFindId::myViewPortId

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