]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/richtextstyledefinition.tex
added ReadType convenience functions (patch 1764160)
[wxWidgets.git] / docs / latex / wx / richtextstyledefinition.tex
index 2ed18ab5fa6b56a86be84759bd9e239e8b8a9bb8..7399d13ceff01a5ef630ada33a0a75f77882b688 100644 (file)
@@ -10,6 +10,10 @@ This is a base class for paragraph and character styles.
 
 <wx/richtext/richtextstyles.h>
 
 
 <wx/richtext/richtextstyles.h>
 
+\wxheading{Library}
+
+\helpref{wxRichtext}{librarieslist}
+
 \wxheading{Data structures}
 
 \latexignore{\rtfignore{\wxheading{Members}}}
 \wxheading{Data structures}
 
 \latexignore{\rtfignore{\wxheading{Members}}}
@@ -52,11 +56,11 @@ Returns the style name.
 
 Returns the attributes associated with this style.
 
 
 Returns the attributes associated with this style.
 
-\membersection{wxRichTextStyleDefinition::Init}\label{wxrichtextstyledefinitioninit}
+\membersection{wxRichTextStyleDefinition::GetStyleMergedWithBase}\label{wxrichtextstyledefinitiongetstylemergedwithbase}
 
 
-\func{void}{Init}{\void}
+\constfunc{wxRichTextAttr}{GetStyleMergedWithBase}{\param{wxRichTextStyleSheet*}{ sheet}}
 
 
-Initialises the definition.
+Returns the style attributes combined with the attributes of the specified base style, if any. This function works recursively.
 
 \membersection{wxRichTextStyleDefinition::SetBaseStyle}\label{wxrichtextstyledefinitionsetbasestyle}
 
 
 \membersection{wxRichTextStyleDefinition::SetBaseStyle}\label{wxrichtextstyledefinitionsetbasestyle}