#include <QXPTypes.h>
Public Member Functions | |
| TextObject () | |
| bool | isLinked () const |
Public Attributes | |
| LinkedTextSettings | linkSettings |
| boost::optional < std::shared_ptr< Text > > | text |
| libqxp::TextObject::TextObject | ( | ) | [inline] |
| bool libqxp::TextObject::isLinked | ( | ) | const |
Referenced by isLinked().
| boost::optional<std::shared_ptr<Text> > libqxp::TextObject::text |