Some documentation enhancements for wxRichTextCtrl
Comment fixes git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43240 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -32,6 +32,12 @@ Destructor.
|
||||
|
||||
Returns the style on which this style is based.
|
||||
|
||||
\membersection{wxRichTextStyleDefinition::GetDescription}\label{wxrichtextstyledefinitiongetdescription}
|
||||
|
||||
\constfunc{const wxString\&}{GetDescription}{\void}
|
||||
|
||||
Returns the style's description.
|
||||
|
||||
\membersection{wxRichTextStyleDefinition::GetName}\label{wxrichtextstyledefinitiongetname}
|
||||
|
||||
\constfunc{const wxString\&}{GetName}{\void}
|
||||
@@ -58,6 +64,12 @@ Initialises the definition.
|
||||
|
||||
Sets the name of the style that this style is based on.
|
||||
|
||||
\membersection{wxRichTextStyleDefinition::SetDescription}\label{wxrichtextstyledefinitionsetdescription}
|
||||
|
||||
\func{void}{SetDescription}{\param{const wxString\& }{descr}}
|
||||
|
||||
Sets the style description.
|
||||
|
||||
\membersection{wxRichTextStyleDefinition::SetName}\label{wxrichtextstyledefinitionsetname}
|
||||
|
||||
\func{void}{SetName}{\param{const wxString\& }{name}}
|
||||
|
Reference in New Issue
Block a user