5 #ifndef BALL_VIEW_PRIMITIV_LABEL_H
6 #define BALL_VIEW_PRIMITIV_LABEL_H
8 #ifndef BALL_VIEW_KERNEL_GEOMETRICOBJECT_H
12 #ifndef BALL_VIEW_DATATYPE_VERTEX1_H
16 #include <QtGui/QFont>
101 void set(
const Label& label);
110 void swap(
Label& label);
128 String getExpandedText()
const;
134 void setFont(
const QFont& font) { font_ = font;}
155 virtual bool isValid()
const;
167 virtual void dump(std::ostream& s = std::cout,
Size depth = 0)
const;
170 virtual void getVertices(vector<Vector3>& vertices)
const;
182 #endif // BALL_VIEW_PRIMITIV_LABEL_H
#define BALL_CREATE(name)
const QFont & getFont() const
void setFontSize(Size size)
void setText(const String &text)
void setFont(const QFont &font)