Schim
Public Member Functions | List of all members
Text Class Reference

A visual text object. More...

#include <text.h>

Inheritance diagram for Text:
[legend]
Collaboration diagram for Text:
[legend]

Public Member Functions

 Text (const QString &text="")
 Usual way to construct a text object.
 
 Text (const Text &text)
 Copy constructor.
 
QPointF getPos () const override
 Return the position of the object in the sheet.
 
void setPos (const QPointF &pos) override
 Set the position of the object in the sheet.
 
- Public Member Functions inherited from Object
virtual ~Object ()=default
 This destructor does nothing. More...
 

Detailed Description

A visual text object.

A text object is characterized by its text content, position, and standard display properties associated with texts.


The documentation for this class was generated from the following file: