104 lines
3.6 KiB
TeX
104 lines
3.6 KiB
TeX
\hypertarget{struct_menu}{}\doxysection{Menu Struct Reference}
|
|
\label{struct_menu}\index{Menu@{Menu}}
|
|
|
|
|
|
menu stuct
|
|
|
|
|
|
|
|
|
|
{\ttfamily \#include $<$menu.\+h$>$}
|
|
|
|
|
|
|
|
Collaboration diagram for Menu\+:
|
|
\nopagebreak
|
|
\begin{figure}[H]
|
|
\begin{center}
|
|
\leavevmode
|
|
\includegraphics[width=185pt]{d0/df3/struct_menu__coll__graph}
|
|
\end{center}
|
|
\end{figure}
|
|
\doxysubsection*{Public Attributes}
|
|
\begin{DoxyCompactItemize}
|
|
\item
|
|
vector$<$ string $>$ \mbox{\hyperlink{struct_menu_aea9e09a7e28e90cc5f12a91eeb0ff918}{entries}}
|
|
\begin{DoxyCompactList}\small\item\em list of all menu options \end{DoxyCompactList}\item
|
|
unsigned \mbox{\hyperlink{struct_menu_ac1a7eb87810676d11b68f24ea521bcbb}{selected\+Entry}} = 0
|
|
\begin{DoxyCompactList}\small\item\em index of currently selected menu option \end{DoxyCompactList}\item
|
|
ns\+Graphics\+::\+RGBAcolor \mbox{\hyperlink{struct_menu_a3049aa1e1b6343216fa9b06436e46e93}{selected\+Color}}
|
|
\begin{DoxyCompactList}\small\item\em color of currently selected menu option \end{DoxyCompactList}\item
|
|
ns\+Graphics\+::\+RGBAcolor \mbox{\hyperlink{struct_menu_abd2654040eb88b1aec2ddcca45cf79ab}{un\+Selected\+Color}}
|
|
\begin{DoxyCompactList}\small\item\em color of unelected menu option \end{DoxyCompactList}\end{DoxyCompactItemize}
|
|
|
|
|
|
\doxysubsection{Detailed Description}
|
|
menu stuct
|
|
|
|
Definition at line \mbox{\hyperlink{menu_8h_source_l00022}{22}} of file \mbox{\hyperlink{menu_8h_source}{menu.\+h}}.
|
|
|
|
|
|
|
|
\doxysubsection{Member Data Documentation}
|
|
\mbox{\Hypertarget{struct_menu_aea9e09a7e28e90cc5f12a91eeb0ff918}\label{struct_menu_aea9e09a7e28e90cc5f12a91eeb0ff918}}
|
|
\index{Menu@{Menu}!entries@{entries}}
|
|
\index{entries@{entries}!Menu@{Menu}}
|
|
\doxysubsubsection{\texorpdfstring{entries}{entries}}
|
|
{\footnotesize\ttfamily vector$<$string$>$ Menu\+::entries}
|
|
|
|
|
|
|
|
list of all menu options
|
|
|
|
|
|
|
|
Definition at line \mbox{\hyperlink{menu_8h_source_l00026}{26}} of file \mbox{\hyperlink{menu_8h_source}{menu.\+h}}.
|
|
|
|
\mbox{\Hypertarget{struct_menu_a3049aa1e1b6343216fa9b06436e46e93}\label{struct_menu_a3049aa1e1b6343216fa9b06436e46e93}}
|
|
\index{Menu@{Menu}!selectedColor@{selectedColor}}
|
|
\index{selectedColor@{selectedColor}!Menu@{Menu}}
|
|
\doxysubsubsection{\texorpdfstring{selectedColor}{selectedColor}}
|
|
{\footnotesize\ttfamily ns\+Graphics\+::\+RGBAcolor Menu\+::selected\+Color}
|
|
|
|
|
|
|
|
color of currently selected menu option
|
|
|
|
|
|
|
|
Definition at line \mbox{\hyperlink{menu_8h_source_l00036}{36}} of file \mbox{\hyperlink{menu_8h_source}{menu.\+h}}.
|
|
|
|
\mbox{\Hypertarget{struct_menu_ac1a7eb87810676d11b68f24ea521bcbb}\label{struct_menu_ac1a7eb87810676d11b68f24ea521bcbb}}
|
|
\index{Menu@{Menu}!selectedEntry@{selectedEntry}}
|
|
\index{selectedEntry@{selectedEntry}!Menu@{Menu}}
|
|
\doxysubsubsection{\texorpdfstring{selectedEntry}{selectedEntry}}
|
|
{\footnotesize\ttfamily unsigned Menu\+::selected\+Entry = 0}
|
|
|
|
|
|
|
|
index of currently selected menu option
|
|
|
|
|
|
|
|
Definition at line \mbox{\hyperlink{menu_8h_source_l00031}{31}} of file \mbox{\hyperlink{menu_8h_source}{menu.\+h}}.
|
|
|
|
\mbox{\Hypertarget{struct_menu_abd2654040eb88b1aec2ddcca45cf79ab}\label{struct_menu_abd2654040eb88b1aec2ddcca45cf79ab}}
|
|
\index{Menu@{Menu}!unSelectedColor@{unSelectedColor}}
|
|
\index{unSelectedColor@{unSelectedColor}!Menu@{Menu}}
|
|
\doxysubsubsection{\texorpdfstring{unSelectedColor}{unSelectedColor}}
|
|
{\footnotesize\ttfamily ns\+Graphics\+::\+RGBAcolor Menu\+::un\+Selected\+Color}
|
|
|
|
|
|
|
|
color of unelected menu option
|
|
|
|
|
|
|
|
Definition at line \mbox{\hyperlink{menu_8h_source_l00040}{40}} of file \mbox{\hyperlink{menu_8h_source}{menu.\+h}}.
|
|
|
|
|
|
|
|
The documentation for this struct was generated from the following file\+:\begin{DoxyCompactItemize}
|
|
\item
|
|
headers/\mbox{\hyperlink{menu_8h}{menu.\+h}}\end{DoxyCompactItemize}
|