10#ifndef IWORKMEDIAELEMENT_H_INCLUDED
11#define IWORKMEDIAELEMENT_H_INCLUDED
13#include <boost/optional.hpp>
27 void attribute(
int name,
const char *value)
override;
Definition IWORKXMLContextBase.h:28
Definition IWORKXMLParserState.h:32
Definition IWORKBezierElement.cpp:21
std::shared_ptr< IWORKMediaContent > IWORKMediaContentPtr_t
Definition IWORKTypes_fwd.h:56
std::shared_ptr< IWORKData > IWORKDataPtr_t
Definition IWORKTypes_fwd.h:51
std::shared_ptr< IWORKXMLContext > IWORKXMLContextPtr_t
Definition IWORKXMLContext.h:20
std::shared_ptr< IWORKGeometry > IWORKGeometryPtr_t
Definition IWORKTypes_fwd.h:43
std::shared_ptr< IWORKStyle > IWORKStylePtr_t
Definition IWORKStyle_fwd.h:23