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
|
\doxysection{MInput\+GUIArg\+IC Struct Reference}
\label{structMInputGUIArgIC}\index{MInputGUIArgIC@{MInputGUIArgIC}}
Type of the argument to the function \mbox{\hyperlink{group__m17nInputMethod_ga8b32df84c645f73ed65e20a1d51c1859}{minput\+\_\+create\+\_\+ic()}}.
Collaboration diagram for MInput\+GUIArg\+IC\+:
\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=350pt]{structMInputGUIArgIC__coll__graph}
\end{center}
\end{figure}
\doxysubsection*{Data Fields}
\begin{DoxyCompactItemize}
\item
\mbox{\hyperlink{structMFrame}{MFrame}} $\ast$ \mbox{\hyperlink{structMInputGUIArgIC_ab6896b151a4ab6db3070f35eb28d8c68}{frame}}
\item
\mbox{\hyperlink{group__m17nDraw_ga7cf712e335916cc72a77aca96cf327fb}{MDraw\+Window}} \mbox{\hyperlink{structMInputGUIArgIC_a8005530d7b344cd223f5172e2a94cd96}{client}}
\item
\mbox{\hyperlink{group__m17nDraw_ga7cf712e335916cc72a77aca96cf327fb}{MDraw\+Window}} \mbox{\hyperlink{structMInputGUIArgIC_a13e3388f33a44266b0a3a4ca8aee76d7}{focus}}
\end{DoxyCompactItemize}
\doxysubsection{Detailed Description}
Type of the argument to the function \mbox{\hyperlink{group__m17nInputMethod_ga8b32df84c645f73ed65e20a1d51c1859}{minput\+\_\+create\+\_\+ic()}}.
The type \mbox{\hyperlink{structMInputGUIArgIC}{MInput\+GUIArg\+IC}} is for the argument {\bfseries{arg}} of the function \mbox{\hyperlink{group__m17nInputMethod_ga8b32df84c645f73ed65e20a1d51c1859}{minput\+\_\+create\+\_\+ic()}} to create an input context of an internal input method. ~\newline
\doxysubsection{Field Documentation}
\mbox{\label{structMInputGUIArgIC_ab6896b151a4ab6db3070f35eb28d8c68}}
\index{MInputGUIArgIC@{MInputGUIArgIC}!frame@{frame}}
\index{frame@{frame}!MInputGUIArgIC@{MInputGUIArgIC}}
\doxysubsubsection{\texorpdfstring{frame}{frame}}
{\footnotesize\ttfamily \mbox{\hyperlink{structMFrame}{MFrame}}$\ast$ MInput\+GUIArg\+IC\+::frame}
Frame of the client. \mbox{\label{structMInputGUIArgIC_a8005530d7b344cd223f5172e2a94cd96}}
\index{MInputGUIArgIC@{MInputGUIArgIC}!client@{client}}
\index{client@{client}!MInputGUIArgIC@{MInputGUIArgIC}}
\doxysubsubsection{\texorpdfstring{client}{client}}
{\footnotesize\ttfamily \mbox{\hyperlink{group__m17nDraw_ga7cf712e335916cc72a77aca96cf327fb}{MDraw\+Window}} MInput\+GUIArg\+IC\+::client}
Window on which to display the preedit and status text. \mbox{\label{structMInputGUIArgIC_a13e3388f33a44266b0a3a4ca8aee76d7}}
\index{MInputGUIArgIC@{MInputGUIArgIC}!focus@{focus}}
\index{focus@{focus}!MInputGUIArgIC@{MInputGUIArgIC}}
\doxysubsubsection{\texorpdfstring{focus}{focus}}
{\footnotesize\ttfamily \mbox{\hyperlink{group__m17nDraw_ga7cf712e335916cc72a77aca96cf327fb}{MDraw\+Window}} MInput\+GUIArg\+IC\+::focus}
Window that the input context has a focus on.
|