Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
CToolsGraphics Class Reference

#include <CToolsGraphics.hpp>

Public Types

enum class  EZIndex {
  Background , Menu , Views , MessageFloating ,
  Icon , Component , Scroll , Illumination ,
  Dialog , GroupButtons
}
 

Static Public Member Functions

static std::vector< std::string > breakDownString (const std::string &string, double widthMax, double heightText, IGraphics *graphics, double *maxWidthOpt)
 
static double getZIndex (CToolsGraphics::EZIndex zIndex)
 

Member Enumeration Documentation

◆ EZIndex

enum class CToolsGraphics::EZIndex
strong
Enumerator
Background 
Menu 
Views 
MessageFloating 
Icon 
Component 
Scroll 
Illumination 
Dialog 
GroupButtons 

Member Function Documentation

◆ breakDownString()

std::vector< std::string > CToolsGraphics::breakDownString ( const std::string & string,
double widthMax,
double heightText,
IGraphics * graphics,
double * maxWidthOpt )
static

◆ getZIndex()

double CToolsGraphics::getZIndex ( CToolsGraphics::EZIndex zIndex)
static

The documentation for this class was generated from the following files: