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