LMMS
Loading...
Searching...
No Matches
FontHelper.h File Reference
#include <QApplication>
#include <QFont>

Go to the source code of this file.

Namespaces

namespace  lmms
namespace  lmms::gui

Functions

QFont lmms::gui::adjustedToPixelSize (QFont font, int size)

Variables

constexpr int DEFAULT_FONT_SIZE = 12
constexpr int SMALL_FONT_SIZE = 10
constexpr int LARGE_FONT_SIZE = 14

Variable Documentation

◆ DEFAULT_FONT_SIZE

int DEFAULT_FONT_SIZE = 12
constexpr

◆ LARGE_FONT_SIZE

int LARGE_FONT_SIZE = 14
constexpr

◆ SMALL_FONT_SIZE

int SMALL_FONT_SIZE = 10
constexpr