5#ifndef BALL_VIEW_MODELS_LABELMODEL_H
6#define BALL_VIEW_MODELS_LABELMODEL_H
8#ifndef BALL_VIEW_MODELS_MODELPROCESSOR_H
12#ifndef BALL_VIEW_DATATYPE_COLORRGBA_H
16#ifndef BALL_STRUCTURE_GEOMETRICPROPERTIES_H
73 void setFont(
const QFont& font) { font_ = font;}
76 const QFont&
getFont()
const {
return font_;}
#define BALL_CREATE(name)
void setText(const String &text)
GeometricCenterProcessor center_processor_
void setColor(const ColorRGBA &color)
LabelModel(const LabelModel &model)
virtual bool createGeometricObjects()
const String & getText() const
void setFont(const QFont &font)
const QFont & getFont() const
const ColorRGBA & getColor() const