Kage Studio 0.7.240121
A Simple Free and Open Source 2D Animation Software
Loading...
Searching...
No Matches
SvgTagProperty Class Reference

#include <svgtagproperty.h>

Inheritance diagram for SvgTagProperty:
Collaboration diagram for SvgTagProperty:

Public Member Functions

 SvgTagProperty ()
 
 SvgTagProperty (std::string p_name, std::string p_value)
 
virtual ~SvgTagProperty ()
 
SvgTagProperty clone ()
 
void copy (SvgTagProperty p_svgTagProperty)
 
bool equalTo (SvgTagProperty p_svgTagProperty)
 
- Public Member Functions inherited from XmlTagProperty
 XmlTagProperty ()
 
 XmlTagProperty (std::string p_name, std::string p_value)
 
virtual ~XmlTagProperty ()
 
void setName (std::string p_name)
 
void setValue (std::string p_value)
 
std::string getName ()
 
std::string getValue ()
 
XmlTagProperty clone ()
 
std::string toString ()
 
void copy (XmlTagProperty p_xmlTagProperty)
 
bool equalTo (XmlTagProperty p_xmlTagProperty)
 

Additional Inherited Members

- Protected Attributes inherited from XmlTagProperty
std::string _name
 
std::string _value
 

Constructor & Destructor Documentation

◆ SvgTagProperty() [1/2]

SvgTagProperty::SvgTagProperty ( )
Here is the caller graph for this function:

◆ SvgTagProperty() [2/2]

SvgTagProperty::SvgTagProperty ( std::string p_name,
std::string p_value )

◆ ~SvgTagProperty()

virtual SvgTagProperty::~SvgTagProperty ( )
virtual

Member Function Documentation

◆ clone()

SvgTagProperty SvgTagProperty::clone ( )
Here is the call graph for this function:

◆ copy()

void SvgTagProperty::copy ( SvgTagProperty p_svgTagProperty)
Here is the call graph for this function:

◆ equalTo()

bool SvgTagProperty::equalTo ( SvgTagProperty p_svgTagProperty)
Here is the call graph for this function:

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