Scribus
Open source desktop publishing at your fingertips
PRCSingleAttribute Class Reference
Inheritance diagram for PRCSingleAttribute:
Collaboration diagram for PRCSingleAttribute:

Classes

union  PRCSingleAttributeData
 

Public Member Functions

 PRCSingleAttribute (int32_t integer)
 
 PRCSingleAttribute (double real)
 
 PRCSingleAttribute (uint32_t time)
 
 PRCSingleAttribute (const std::string &text)
 
 PRCSingleAttribute (uint32_t title, int32_t integer)
 
 PRCSingleAttribute (uint32_t title, double real)
 
 PRCSingleAttribute (uint32_t title, uint32_t time)
 
 PRCSingleAttribute (uint32_t title, const std::string &text)
 
 PRCSingleAttribute (const std::string title, int32_t integer)
 
 PRCSingleAttribute (const std::string title, double real)
 
 PRCSingleAttribute (const std::string title, uint32_t time)
 
 PRCSingleAttribute (const std::string title, const std::string &text)
 
void serializeSingleAttribute (PRCbitStream &) const
 
- Public Member Functions inherited from PRCAttributeEntry
 PRCAttributeEntry (uint32_t integer)
 
 PRCAttributeEntry (const std::string &text)
 
void serializeAttributeEntry (PRCbitStream &) const
 

Public Attributes

EPRCModellerAttributeType type
 
union PRCSingleAttribute::PRCSingleAttributeData value
 
std::string value_text
 
- Public Attributes inherited from PRCAttributeEntry
bool title_is_integer
 
std::string title_text
 
uint32_t title_integer
 

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