librevenge::RVNGPercentProperty Class Reference
Inheritance diagram for librevenge::RVNGPercentProperty:
librevenge::RVNGDoubleProperty librevenge::RVNGProperty

Public Member Functions

 RVNGPercentProperty (const double val)
 ~RVNGPercentProperty ()
virtual RVNGUnit getUnit () const
 returns the property unit when possible.
virtual RVNGString getStr () const
virtual RVNGPropertyclone () const
Public Member Functions inherited from librevenge::RVNGDoubleProperty
 RVNGDoubleProperty (const double val)
 ~RVNGDoubleProperty ()
virtual int getInt () const
virtual double getDouble () const
Public Member Functions inherited from librevenge::RVNGProperty
virtual ~RVNGProperty ()

Constructor & Destructor Documentation

◆ RVNGPercentProperty()

librevenge::RVNGPercentProperty::RVNGPercentProperty ( const double val)

Referenced by clone().

◆ ~RVNGPercentProperty()

librevenge::RVNGPercentProperty::~RVNGPercentProperty ( )
inline

Member Function Documentation

◆ clone()

RVNGProperty * librevenge::RVNGPercentProperty::clone ( ) const
virtual

Reimplemented from librevenge::RVNGDoubleProperty.

◆ getStr()

RVNGString librevenge::RVNGPercentProperty::getStr ( ) const
virtual

Reimplemented from librevenge::RVNGDoubleProperty.

◆ getUnit()

virtual RVNGUnit librevenge::RVNGPercentProperty::getUnit ( ) const
inlinevirtual

returns the property unit when possible.

If not, returns RVNG_UNIT_ERROR

Reimplemented from librevenge::RVNGDoubleProperty.


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

Generated for librevenge by doxygen 1.14.0