libvisio::VSDBullet Struct Reference

#include <VSDTypes.h>

Public Member Functions

 VSDBullet ()
 VSDBullet (const VSDBullet &bullet)=default
VSDBulletoperator= (const VSDBullet &bullet)=default
bool operator== (const VSDBullet &bullet) const
bool operator!= (const VSDBullet &bullet) const
bool operator! () const

Public Attributes

librevenge::RVNGString m_bulletStr
librevenge::RVNGString m_bulletFont
double m_bulletFontSize
double m_textPosAfterBullet

Constructor & Destructor Documentation

◆ VSDBullet() [1/2]

libvisio::VSDBullet::VSDBullet ( )
inline

◆ VSDBullet() [2/2]

libvisio::VSDBullet::VSDBullet ( const VSDBullet & bullet)
default

Member Function Documentation

◆ operator!()

bool libvisio::VSDBullet::operator! ( ) const
inline

◆ operator!=()

bool libvisio::VSDBullet::operator!= ( const VSDBullet & bullet) const
inline

◆ operator=()

VSDBullet & libvisio::VSDBullet::operator= ( const VSDBullet & bullet)
default

◆ operator==()

bool libvisio::VSDBullet::operator== ( const VSDBullet & bullet) const
inline

Referenced by operator!=().

Member Data Documentation

◆ m_bulletFont

◆ m_bulletFontSize

◆ m_bulletStr

◆ m_textPosAfterBullet


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

Generated for libvisio by doxygen 1.14.0