1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87
|
\doxysection{MText\+Property Struct Reference}
\label{structMTextProperty}\index{MTextProperty@{MTextProperty}}
Type of text properties.
Collaboration diagram for MText\+Property\+:
\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=184pt]{structMTextProperty__coll__graph}
\end{center}
\end{figure}
\doxysubsection*{Data Fields}
\begin{DoxyCompactItemize}
\item
\mbox{\hyperlink{structM17NObject}{M17\+NObject}} \mbox{\hyperlink{structMTextProperty_a025217aef90d38d3f0856369a94c0790}{control}}
\item
unsigned \mbox{\hyperlink{structMTextProperty_abd698a3e9bf7035c843fd5972282faca}{attach\+\_\+count}}
\item
\mbox{\hyperlink{structMText}{MText}} $\ast$ \mbox{\hyperlink{structMTextProperty_ae83b54db1a5fb819a3077349c4664cc2}{mt}}
\item
int \mbox{\hyperlink{structMTextProperty_aa47ded8643bdf65643904e5df25bc45e}{start}}
\item
int \mbox{\hyperlink{structMTextProperty_a1c8c166fec5400b6b580302d93416f22}{end}}
\item
MSymbol \mbox{\hyperlink{structMTextProperty_a727206186d1fce5f6cf93ec7bb8479a0}{key}}
\item
void $\ast$ \mbox{\hyperlink{structMTextProperty_a23e9e71451bed1af4b79cf4e9c08cee2}{val}}
\end{DoxyCompactItemize}
\doxysubsection{Detailed Description}
Type of text properties.
$<$$>$
The type \mbox{\hyperlink{structMTextProperty}{MText\+Property}} is for a {\itshape text} {\itshape property} objects. Its internal structure is concealed from application programs. ~\newline
\doxysubsection{Field Documentation}
\mbox{\label{structMTextProperty_a025217aef90d38d3f0856369a94c0790}}
\index{MTextProperty@{MTextProperty}!control@{control}}
\index{control@{control}!MTextProperty@{MTextProperty}}
\doxysubsubsection{\texorpdfstring{control}{control}}
{\footnotesize\ttfamily \mbox{\hyperlink{structM17NObject}{M17\+NObject}} MText\+Property\+::control}
\mbox{\label{structMTextProperty_abd698a3e9bf7035c843fd5972282faca}}
\index{MTextProperty@{MTextProperty}!attach\_count@{attach\_count}}
\index{attach\_count@{attach\_count}!MTextProperty@{MTextProperty}}
\doxysubsubsection{\texorpdfstring{attach\_count}{attach\_count}}
{\footnotesize\ttfamily unsigned MText\+Property\+::attach\+\_\+count}
\mbox{\label{structMTextProperty_ae83b54db1a5fb819a3077349c4664cc2}}
\index{MTextProperty@{MTextProperty}!mt@{mt}}
\index{mt@{mt}!MTextProperty@{MTextProperty}}
\doxysubsubsection{\texorpdfstring{mt}{mt}}
{\footnotesize\ttfamily \mbox{\hyperlink{structMText}{MText}}$\ast$ MText\+Property\+::mt}
\mbox{\label{structMTextProperty_aa47ded8643bdf65643904e5df25bc45e}}
\index{MTextProperty@{MTextProperty}!start@{start}}
\index{start@{start}!MTextProperty@{MTextProperty}}
\doxysubsubsection{\texorpdfstring{start}{start}}
{\footnotesize\ttfamily int MText\+Property\+::start}
\mbox{\label{structMTextProperty_a1c8c166fec5400b6b580302d93416f22}}
\index{MTextProperty@{MTextProperty}!end@{end}}
\index{end@{end}!MTextProperty@{MTextProperty}}
\doxysubsubsection{\texorpdfstring{end}{end}}
{\footnotesize\ttfamily int MText\+Property\+::end}
\mbox{\label{structMTextProperty_a727206186d1fce5f6cf93ec7bb8479a0}}
\index{MTextProperty@{MTextProperty}!key@{key}}
\index{key@{key}!MTextProperty@{MTextProperty}}
\doxysubsubsection{\texorpdfstring{key}{key}}
{\footnotesize\ttfamily MSymbol MText\+Property\+::key}
\mbox{\label{structMTextProperty_a23e9e71451bed1af4b79cf4e9c08cee2}}
\index{MTextProperty@{MTextProperty}!val@{val}}
\index{val@{val}!MTextProperty@{MTextProperty}}
\doxysubsubsection{\texorpdfstring{val}{val}}
{\footnotesize\ttfamily void$\ast$ MText\+Property\+::val}
|