1 | \section{CarUI Class Reference} |
---|
2 | \label{classCarUI}\index{CarUI@{CarUI}} |
---|
3 | User info for strings. |
---|
4 | |
---|
5 | |
---|
6 | Inheritance diagram for CarUI:\nopagebreak |
---|
7 | \begin{figure}[H] |
---|
8 | \begin{center} |
---|
9 | \leavevmode |
---|
10 | \includegraphics[width=93pt]{classCarUI__inherit__graph} |
---|
11 | \end{center} |
---|
12 | \end{figure} |
---|
13 | Collaboration diagram for CarUI:\nopagebreak |
---|
14 | \begin{figure}[H] |
---|
15 | \begin{center} |
---|
16 | \leavevmode |
---|
17 | \includegraphics[width=400pt]{classCarUI__coll__graph} |
---|
18 | \end{center} |
---|
19 | \end{figure} |
---|
20 | \subsection*{Public Member Functions} |
---|
21 | \begin{CompactItemize} |
---|
22 | \item |
---|
23 | Car $\ast$ {\bf build} ()\label{classCarUI_931b042d42e04cb6ac84ee2a28d8ca3c} |
---|
24 | |
---|
25 | \begin{CompactList}\small\item\em returns object of templated type filled with data stored in this \doxyref{UserInfo}{p.}{classUserInfo} instance \item\end{CompactList}\item |
---|
26 | void {\bf Save} (char $\ast$fileName)\label{classUserInfo_089b8a3ad514b17ae564a27328655126} |
---|
27 | |
---|
28 | \begin{CompactList}\small\item\em Save \doxyref{UserInfo}{p.}{classUserInfo} to the file (typically with an XML extension). \item\end{CompactList}\item |
---|
29 | void {\bf Load} (char $\ast$fileName)\label{classUserInfo_920c54d79132041a520180d083a6c503} |
---|
30 | |
---|
31 | \begin{CompactList}\small\item\em Load \doxyref{UserInfo}{p.}{classUserInfo} from the file (typically with an XML extension). \item\end{CompactList}\item |
---|
32 | void {\bf Attach} (MappedElements \&externalElements)\label{classUserInfo_51c1823208b719eec546b98bb855e272} |
---|
33 | |
---|
34 | \begin{CompactList}\small\item\em This method is the key method to connect the element to its parent UI element. \item\end{CompactList}\item |
---|
35 | void {\bf ParseElement} (DOMElement $\ast$element)\label{classUserInfo_f673ea7ee23cc87e89d1530f94817800} |
---|
36 | |
---|
37 | \begin{CompactList}\small\item\em Fills internal attributes and descendant elements according DOMElement. \item\end{CompactList}\item |
---|
38 | void {\bf FillElement} (DOMElement \&element)\label{classUserInfo_22ca1ef5a10740e4107cd5a7e9a72856} |
---|
39 | |
---|
40 | \begin{CompactList}\small\item\em Fills DOMElement according internal attributes and descendant elements. \item\end{CompactList}\end{CompactItemize} |
---|
41 | \subsection*{Public Attributes} |
---|
42 | \begin{CompactItemize} |
---|
43 | \item |
---|
44 | {\bf EngineUI} \textbf{engine}\label{classCarUI_7accef9d115c2e8997e3d2df5a6b17ec} |
---|
45 | |
---|
46 | \item |
---|
47 | {\bf StringAttribute} \textbf{color}\label{classCarUI_26245a75bc15a22629f7e50e83a7ba47} |
---|
48 | |
---|
49 | \item |
---|
50 | {\bf IntAttribute} \textbf{year}\label{classCarUI_9d2e9e499f886701e08fcc4adc8cb831} |
---|
51 | |
---|
52 | \item |
---|
53 | {\bf StringAttribute} {\bf help}\label{classUserInfo_b63907af7cfccefeab209f8381962092} |
---|
54 | |
---|
55 | \begin{CompactList}\small\item\em Explanation for an user is the only obligatory attribute. \item\end{CompactList}\end{CompactItemize} |
---|
56 | \subsection*{Protected Attributes} |
---|
57 | \begin{CompactItemize} |
---|
58 | \item |
---|
59 | MappedElements {\bf elements}\label{classUserInfo_20783b9cdbef32b584be96851a8f9862} |
---|
60 | |
---|
61 | \begin{CompactList}\small\item\em MappiLength of the output vector. \item\end{CompactList}\item |
---|
62 | {\bf Attribute::MappedAttributes} {\bf attributes}\label{classUserInfo_aa6753c220a54aba613bfa3cc115d1c8} |
---|
63 | |
---|
64 | \begin{CompactList}\small\item\em Length of the output vector. \item\end{CompactList}\end{CompactItemize} |
---|
65 | |
---|
66 | |
---|
67 | \subsection{Detailed Description} |
---|
68 | User info for strings. |
---|
69 | |
---|
70 | The documentation for this class was generated from the following file:\begin{CompactItemize} |
---|
71 | \item |
---|
72 | work/mixpp/tests/testUI.cpp\end{CompactItemize} |
---|