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

Public Member Functions

 PRCAttribute (uint32_t title)
 
 PRCAttribute (const std::string title)
 
void serializeAttribute (PRCbitStream &) const
 
PRCSingleAttributenewKey ()
 
void addKey (const PRCSingleAttribute &key)
 
- Public Member Functions inherited from PRCAttributeEntry
 PRCAttributeEntry (uint32_t integer)
 
 PRCAttributeEntry (const std::string &text)
 
void serializeAttributeEntry (PRCbitStream &) const
 

Public Attributes

std::deque< PRCSingleAttributeattribute_keys
 
- 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: