#include "TQtPadFont.h"
#include "TSystem.h"
#include "TMath.h"
#include <QFontMetrics>
#include <QDebug>
Go to the source code of this file.
Functions | |
static float | CalibrateFont () |
static float | FontMagicFactor (float size) |
static float CalibrateFont | ( | ) | [static] |
Definition at line 34 of file TQtPadFont.cxx.
References TSystem::Getenv(), gSystem, h, kScale, metrics(), ok, TQtPadFont::SetTextFont(), and w.
Referenced by FontMagicFactor().
static float FontMagicFactor | ( | float | size | ) | [inline, static] |
Definition at line 83 of file TQtPadFont.cxx.
References CalibrateFont(), and TMath::Max().
Referenced by TQtPadFont::SetTextMagnify(), and TQtPadFont::SetTextSize().