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
21 #include <QtGui/QFont>
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_
const QFont & getFont() const
void setColor(const ColorRGBA &color)
const String & getText() const
LabelModel(const LabelModel &model)
const ColorRGBA & getColor() const
virtual bool createGeometricObjects()
void setFont(const QFont &font)