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

Public Member Functions

 ScText_Shared (const StyleContext *pstyles)
 
 ScText_Shared (const ScText_Shared &other)
 
ScText_Sharedoperator= (const ScText_Shared &other)
 
void clear ()
 
void replaceCharStyleContextInParagraph (int pos, const StyleContext *newContext)
 

Public Attributes

ParagraphStyle defaultStyle
 
StyleContextProxy pstyleContext
 
uint refs
 
uint len
 
uint cursorPosition
 
ParagraphStyle trailingStyle
 

Member Function Documentation

void ScText_Shared::replaceCharStyleContextInParagraph ( int  pos,
const StyleContext newContext 
)

A char's stylecontext is the containing paragraph's style, This routines makes sure that all charstyles look for defaults in the parstyle first.


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