aboutsummaryrefslogtreecommitdiffstats
path: root/vnfs/VES5.0/doxygen-1.8.12/html/examples/qtstyle/latex
diff options
context:
space:
mode:
Diffstat (limited to 'vnfs/VES5.0/doxygen-1.8.12/html/examples/qtstyle/latex')
-rw-r--r--vnfs/VES5.0/doxygen-1.8.12/html/examples/qtstyle/latex/Makefile21
-rw-r--r--vnfs/VES5.0/doxygen-1.8.12/html/examples/qtstyle/latex/annotated.tex4
-rw-r--r--vnfs/VES5.0/doxygen-1.8.12/html/examples/qtstyle/latex/class_q_tstyle___test.tex188
-rw-r--r--vnfs/VES5.0/doxygen-1.8.12/html/examples/qtstyle/latex/doxygen.sty500
-rw-r--r--vnfs/VES5.0/doxygen-1.8.12/html/examples/qtstyle/latex/refman.tex147
-rw-r--r--vnfs/VES5.0/doxygen-1.8.12/html/examples/qtstyle/latex/refman_doc.tex2
6 files changed, 862 insertions, 0 deletions
diff --git a/vnfs/VES5.0/doxygen-1.8.12/html/examples/qtstyle/latex/Makefile b/vnfs/VES5.0/doxygen-1.8.12/html/examples/qtstyle/latex/Makefile
new file mode 100644
index 00000000..8cc3866f
--- /dev/null
+++ b/vnfs/VES5.0/doxygen-1.8.12/html/examples/qtstyle/latex/Makefile
@@ -0,0 +1,21 @@
+all: refman.pdf
+
+pdf: refman.pdf
+
+refman.pdf: clean refman.tex
+ pdflatex refman
+ makeindex refman.idx
+ pdflatex refman
+ latex_count=8 ; \
+ while egrep -s 'Rerun (LaTeX|to get cross-references right)' refman.log && [ $$latex_count -gt 0 ] ;\
+ do \
+ echo "Rerunning latex...." ;\
+ pdflatex refman ;\
+ latex_count=`expr $$latex_count - 1` ;\
+ done
+ makeindex refman.idx
+ pdflatex refman
+
+
+clean:
+ rm -f *.ps *.dvi *.aux *.toc *.idx *.ind *.ilg *.log *.out *.brf *.blg *.bbl refman.pdf
diff --git a/vnfs/VES5.0/doxygen-1.8.12/html/examples/qtstyle/latex/annotated.tex b/vnfs/VES5.0/doxygen-1.8.12/html/examples/qtstyle/latex/annotated.tex
new file mode 100644
index 00000000..717ff58c
--- /dev/null
+++ b/vnfs/VES5.0/doxygen-1.8.12/html/examples/qtstyle/latex/annotated.tex
@@ -0,0 +1,4 @@
+\subsection{Class List}
+Here are the classes, structs, unions and interfaces with brief descriptions\+:\begin{DoxyCompactList}
+\item\contentsline{section}{\hyperlink{class_q_tstyle___test}{Q\+Tstyle\+\_\+\+Test} \\*A test class }{\pageref{class_q_tstyle___test}}{}
+\end{DoxyCompactList}
diff --git a/vnfs/VES5.0/doxygen-1.8.12/html/examples/qtstyle/latex/class_q_tstyle___test.tex b/vnfs/VES5.0/doxygen-1.8.12/html/examples/qtstyle/latex/class_q_tstyle___test.tex
new file mode 100644
index 00000000..191c97d9
--- /dev/null
+++ b/vnfs/VES5.0/doxygen-1.8.12/html/examples/qtstyle/latex/class_q_tstyle___test.tex
@@ -0,0 +1,188 @@
+\hypertarget{class_q_tstyle___test}{}\subsection{Q\+Tstyle\+\_\+\+Test Class Reference}
+\label{class_q_tstyle___test}\index{Q\+Tstyle\+\_\+\+Test@{Q\+Tstyle\+\_\+\+Test}}
+
+
+A test class.
+
+
+\subsubsection*{Public Types}
+\begin{DoxyCompactItemize}
+\item
+enum \hyperlink{class_q_tstyle___test_a0525f798cda415a94fedeceb806d2c49}{T\+Enum} \{ \hyperlink{class_q_tstyle___test_a0525f798cda415a94fedeceb806d2c49a7929af91f99c319ffe2e49c9632bc3fa}{T\+Val1},
+\hyperlink{class_q_tstyle___test_a0525f798cda415a94fedeceb806d2c49afff89db6859123549579806212d9fd80}{T\+Val2},
+\hyperlink{class_q_tstyle___test_a0525f798cda415a94fedeceb806d2c49a8227cd0f0c1285d59ff14376fcd00f85}{T\+Val3}
+ \}\begin{DoxyCompactList}\small\item\em An enum. \end{DoxyCompactList}
+\end{DoxyCompactItemize}
+\subsubsection*{Public Member Functions}
+\begin{DoxyCompactItemize}
+\item
+\hyperlink{class_q_tstyle___test_a14a296ea4e2ad446712f2310bec60766}{Q\+Tstyle\+\_\+\+Test} ()
+\begin{DoxyCompactList}\small\item\em A constructor. \end{DoxyCompactList}\item
+\hyperlink{class_q_tstyle___test_a7e82397d534d9a867f0857da01a46e9e}{$\sim$\+Q\+Tstyle\+\_\+\+Test} ()
+\begin{DoxyCompactList}\small\item\em A destructor. \end{DoxyCompactList}\item
+int \hyperlink{class_q_tstyle___test_a8840748753118dd468e8368a28e49c62}{test\+Me} (int a, const char $\ast$s)
+\begin{DoxyCompactList}\small\item\em A normal member taking two arguments and returning an integer value. \end{DoxyCompactList}\item
+virtual void \hyperlink{class_q_tstyle___test_ad5b201f097a720d44bf976c2f27efbda}{test\+Me\+Too} (char c1, char c2)=0
+\begin{DoxyCompactList}\small\item\em A pure virtual member. \end{DoxyCompactList}\end{DoxyCompactItemize}
+\subsubsection*{Public Attributes}
+\begin{DoxyCompactItemize}
+\item
+enum \hyperlink{class_q_tstyle___test_a0525f798cda415a94fedeceb806d2c49}{Q\+Tstyle\+\_\+\+Test\+::\+T\+Enum} $\ast$ \hyperlink{class_q_tstyle___test_a973a4566c9a036f4eca508ba5fe80dcb}{enum\+Ptr}
+\begin{DoxyCompactList}\small\item\em Enum pointer. \end{DoxyCompactList}\item
+enum \hyperlink{class_q_tstyle___test_a0525f798cda415a94fedeceb806d2c49}{Q\+Tstyle\+\_\+\+Test\+::\+T\+Enum} \hyperlink{class_q_tstyle___test_adb265d815b43f1f7f0de0e8b8852a5d0}{enum\+Var}
+\begin{DoxyCompactList}\small\item\em Enum variable. \end{DoxyCompactList}\item
+int \hyperlink{class_q_tstyle___test_aabf7b2e9ed83ea44aca4d213baae06d3}{public\+Var}
+\begin{DoxyCompactList}\small\item\em A public variable. \end{DoxyCompactList}\item
+int($\ast$ \hyperlink{class_q_tstyle___test_a79dd4e5498f09057775a819d911349e2}{handler} )(int a, int b)
+\begin{DoxyCompactList}\small\item\em A function variable. \end{DoxyCompactList}\end{DoxyCompactItemize}
+
+
+\subsubsection{Detailed Description}
+A test class.
+
+A more elaborate class description.
+
+\subsubsection{Member Enumeration Documentation}
+\hypertarget{class_q_tstyle___test_a0525f798cda415a94fedeceb806d2c49}{}\label{class_q_tstyle___test_a0525f798cda415a94fedeceb806d2c49}
+\index{Q\+Tstyle\+\_\+\+Test@{Q\+Tstyle\+\_\+\+Test}!T\+Enum@{T\+Enum}}
+\index{T\+Enum@{T\+Enum}!Q\+Tstyle\+\_\+\+Test@{Q\+Tstyle\+\_\+\+Test}}
+\paragraph{\texorpdfstring{T\+Enum}{TEnum}}
+{\footnotesize\ttfamily enum \hyperlink{class_q_tstyle___test_a0525f798cda415a94fedeceb806d2c49}{Q\+Tstyle\+\_\+\+Test\+::\+T\+Enum}}
+
+
+
+An enum.
+
+More detailed enum description. \begin{DoxyEnumFields}{Enumerator}
+\raisebox{\heightof{T}}[0pt][0pt]{\index{T\+Val1@{T\+Val1}!Q\+Tstyle\+\_\+\+Test@{Q\+Tstyle\+\_\+\+Test}}\index{Q\+Tstyle\+\_\+\+Test@{Q\+Tstyle\+\_\+\+Test}!T\+Val1@{T\+Val1}}}\hypertarget{class_q_tstyle___test_a0525f798cda415a94fedeceb806d2c49a7929af91f99c319ffe2e49c9632bc3fa}{}\label{class_q_tstyle___test_a0525f798cda415a94fedeceb806d2c49a7929af91f99c319ffe2e49c9632bc3fa}
+T\+Val1&Enum value T\+Val1. \\
+\hline
+
+\raisebox{\heightof{T}}[0pt][0pt]{\index{T\+Val2@{T\+Val2}!Q\+Tstyle\+\_\+\+Test@{Q\+Tstyle\+\_\+\+Test}}\index{Q\+Tstyle\+\_\+\+Test@{Q\+Tstyle\+\_\+\+Test}!T\+Val2@{T\+Val2}}}\hypertarget{class_q_tstyle___test_a0525f798cda415a94fedeceb806d2c49afff89db6859123549579806212d9fd80}{}\label{class_q_tstyle___test_a0525f798cda415a94fedeceb806d2c49afff89db6859123549579806212d9fd80}
+T\+Val2&Enum value T\+Val2. \\
+\hline
+
+\raisebox{\heightof{T}}[0pt][0pt]{\index{T\+Val3@{T\+Val3}!Q\+Tstyle\+\_\+\+Test@{Q\+Tstyle\+\_\+\+Test}}\index{Q\+Tstyle\+\_\+\+Test@{Q\+Tstyle\+\_\+\+Test}!T\+Val3@{T\+Val3}}}\hypertarget{class_q_tstyle___test_a0525f798cda415a94fedeceb806d2c49a8227cd0f0c1285d59ff14376fcd00f85}{}\label{class_q_tstyle___test_a0525f798cda415a94fedeceb806d2c49a8227cd0f0c1285d59ff14376fcd00f85}
+T\+Val3&Enum value T\+Val3. \\
+\hline
+
+\end{DoxyEnumFields}
+
+
+\subsubsection{Constructor \& Destructor Documentation}
+\hypertarget{class_q_tstyle___test_a14a296ea4e2ad446712f2310bec60766}{}\label{class_q_tstyle___test_a14a296ea4e2ad446712f2310bec60766}
+\index{Q\+Tstyle\+\_\+\+Test@{Q\+Tstyle\+\_\+\+Test}!Q\+Tstyle\+\_\+\+Test@{Q\+Tstyle\+\_\+\+Test}}
+\index{Q\+Tstyle\+\_\+\+Test@{Q\+Tstyle\+\_\+\+Test}!Q\+Tstyle\+\_\+\+Test@{Q\+Tstyle\+\_\+\+Test}}
+\paragraph{\texorpdfstring{Q\+Tstyle\+\_\+\+Test()}{QTstyle\_Test()}}
+{\footnotesize\ttfamily Q\+Tstyle\+\_\+\+Test\+::\+Q\+Tstyle\+\_\+\+Test (\begin{DoxyParamCaption}{ }\end{DoxyParamCaption})}
+
+
+
+A constructor.
+
+A more elaborate description of the constructor. \hypertarget{class_q_tstyle___test_a7e82397d534d9a867f0857da01a46e9e}{}\label{class_q_tstyle___test_a7e82397d534d9a867f0857da01a46e9e}
+\index{Q\+Tstyle\+\_\+\+Test@{Q\+Tstyle\+\_\+\+Test}!````~Q\+Tstyle\+\_\+\+Test@{$\sim$\+Q\+Tstyle\+\_\+\+Test}}
+\index{````~Q\+Tstyle\+\_\+\+Test@{$\sim$\+Q\+Tstyle\+\_\+\+Test}!Q\+Tstyle\+\_\+\+Test@{Q\+Tstyle\+\_\+\+Test}}
+\paragraph{\texorpdfstring{$\sim$\+Q\+Tstyle\+\_\+\+Test()}{~QTstyle\_Test()}}
+{\footnotesize\ttfamily Q\+Tstyle\+\_\+\+Test\+::$\sim$\+Q\+Tstyle\+\_\+\+Test (\begin{DoxyParamCaption}{ }\end{DoxyParamCaption})}
+
+
+
+A destructor.
+
+A more elaborate description of the destructor.
+
+\subsubsection{Member Function Documentation}
+\hypertarget{class_q_tstyle___test_a8840748753118dd468e8368a28e49c62}{}\label{class_q_tstyle___test_a8840748753118dd468e8368a28e49c62}
+\index{Q\+Tstyle\+\_\+\+Test@{Q\+Tstyle\+\_\+\+Test}!test\+Me@{test\+Me}}
+\index{test\+Me@{test\+Me}!Q\+Tstyle\+\_\+\+Test@{Q\+Tstyle\+\_\+\+Test}}
+\paragraph{\texorpdfstring{test\+Me()}{testMe()}}
+{\footnotesize\ttfamily int Q\+Tstyle\+\_\+\+Test\+::test\+Me (\begin{DoxyParamCaption}\item[{int}]{a, }\item[{const char $\ast$}]{s }\end{DoxyParamCaption})}
+
+
+
+A normal member taking two arguments and returning an integer value.
+
+
+\begin{DoxyParams}{Parameters}
+{\em a} & an integer argument. \\
+\hline
+{\em s} & a constant character pointer. \\
+\hline
+\end{DoxyParams}
+\begin{DoxyReturn}{Returns}
+The test results
+\end{DoxyReturn}
+\begin{DoxySeeAlso}{See also}
+\hyperlink{class_q_tstyle___test_a14a296ea4e2ad446712f2310bec60766}{Q\+Tstyle\+\_\+\+Test()}, \hyperlink{class_q_tstyle___test_a7e82397d534d9a867f0857da01a46e9e}{$\sim$\+Q\+Tstyle\+\_\+\+Test()}, \hyperlink{class_q_tstyle___test_ad5b201f097a720d44bf976c2f27efbda}{test\+Me\+Too()} and \hyperlink{class_q_tstyle___test_aabf7b2e9ed83ea44aca4d213baae06d3}{public\+Var()}
+\end{DoxySeeAlso}
+\hypertarget{class_q_tstyle___test_ad5b201f097a720d44bf976c2f27efbda}{}\label{class_q_tstyle___test_ad5b201f097a720d44bf976c2f27efbda}
+\index{Q\+Tstyle\+\_\+\+Test@{Q\+Tstyle\+\_\+\+Test}!test\+Me\+Too@{test\+Me\+Too}}
+\index{test\+Me\+Too@{test\+Me\+Too}!Q\+Tstyle\+\_\+\+Test@{Q\+Tstyle\+\_\+\+Test}}
+\paragraph{\texorpdfstring{test\+Me\+Too()}{testMeToo()}}
+{\footnotesize\ttfamily virtual void Q\+Tstyle\+\_\+\+Test\+::test\+Me\+Too (\begin{DoxyParamCaption}\item[{char}]{c1, }\item[{char}]{c2 }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [pure virtual]}}
+
+
+
+A pure virtual member.
+
+\begin{DoxySeeAlso}{See also}
+\hyperlink{class_q_tstyle___test_a8840748753118dd468e8368a28e49c62}{test\+Me()}
+\end{DoxySeeAlso}
+
+\begin{DoxyParams}{Parameters}
+{\em c1} & the first argument. \\
+\hline
+{\em c2} & the second argument. \\
+\hline
+\end{DoxyParams}
+
+
+\subsubsection{Member Data Documentation}
+\hypertarget{class_q_tstyle___test_a973a4566c9a036f4eca508ba5fe80dcb}{}\label{class_q_tstyle___test_a973a4566c9a036f4eca508ba5fe80dcb}
+\index{Q\+Tstyle\+\_\+\+Test@{Q\+Tstyle\+\_\+\+Test}!enum\+Ptr@{enum\+Ptr}}
+\index{enum\+Ptr@{enum\+Ptr}!Q\+Tstyle\+\_\+\+Test@{Q\+Tstyle\+\_\+\+Test}}
+\paragraph{\texorpdfstring{enum\+Ptr}{enumPtr}}
+{\footnotesize\ttfamily enum \hyperlink{class_q_tstyle___test_a0525f798cda415a94fedeceb806d2c49}{Q\+Tstyle\+\_\+\+Test\+::\+T\+Enum}
+ $\ast$ Q\+Tstyle\+\_\+\+Test\+::enum\+Ptr}
+
+
+
+Enum pointer.
+
+Details. \hypertarget{class_q_tstyle___test_adb265d815b43f1f7f0de0e8b8852a5d0}{}\label{class_q_tstyle___test_adb265d815b43f1f7f0de0e8b8852a5d0}
+\index{Q\+Tstyle\+\_\+\+Test@{Q\+Tstyle\+\_\+\+Test}!enum\+Var@{enum\+Var}}
+\index{enum\+Var@{enum\+Var}!Q\+Tstyle\+\_\+\+Test@{Q\+Tstyle\+\_\+\+Test}}
+\paragraph{\texorpdfstring{enum\+Var}{enumVar}}
+{\footnotesize\ttfamily enum \hyperlink{class_q_tstyle___test_a0525f798cda415a94fedeceb806d2c49}{Q\+Tstyle\+\_\+\+Test\+::\+T\+Enum}
+ Q\+Tstyle\+\_\+\+Test\+::enum\+Var}
+
+
+
+Enum variable.
+
+Details. \hypertarget{class_q_tstyle___test_a79dd4e5498f09057775a819d911349e2}{}\label{class_q_tstyle___test_a79dd4e5498f09057775a819d911349e2}
+\index{Q\+Tstyle\+\_\+\+Test@{Q\+Tstyle\+\_\+\+Test}!handler@{handler}}
+\index{handler@{handler}!Q\+Tstyle\+\_\+\+Test@{Q\+Tstyle\+\_\+\+Test}}
+\paragraph{\texorpdfstring{handler}{handler}}
+{\footnotesize\ttfamily int($\ast$ Q\+Tstyle\+\_\+\+Test\+::handler) (int a, int b)}
+
+
+
+A function variable.
+
+Details. \hypertarget{class_q_tstyle___test_aabf7b2e9ed83ea44aca4d213baae06d3}{}\label{class_q_tstyle___test_aabf7b2e9ed83ea44aca4d213baae06d3}
+\index{Q\+Tstyle\+\_\+\+Test@{Q\+Tstyle\+\_\+\+Test}!public\+Var@{public\+Var}}
+\index{public\+Var@{public\+Var}!Q\+Tstyle\+\_\+\+Test@{Q\+Tstyle\+\_\+\+Test}}
+\paragraph{\texorpdfstring{public\+Var}{publicVar}}
+{\footnotesize\ttfamily int Q\+Tstyle\+\_\+\+Test\+::public\+Var}
+
+
+
+A public variable.
+
+Details.
+
+The documentation for this class was generated from the following file\+:\begin{DoxyCompactItemize}
+\item
+qtstyle.\+cpp\end{DoxyCompactItemize}
diff --git a/vnfs/VES5.0/doxygen-1.8.12/html/examples/qtstyle/latex/doxygen.sty b/vnfs/VES5.0/doxygen-1.8.12/html/examples/qtstyle/latex/doxygen.sty
new file mode 100644
index 00000000..2510b410
--- /dev/null
+++ b/vnfs/VES5.0/doxygen-1.8.12/html/examples/qtstyle/latex/doxygen.sty
@@ -0,0 +1,500 @@
+\NeedsTeXFormat{LaTeX2e}
+\ProvidesPackage{doxygen}
+
+% Packages used by this style file
+\RequirePackage{alltt}
+\RequirePackage{array}
+\RequirePackage{calc}
+\RequirePackage{float}
+\RequirePackage{ifthen}
+\RequirePackage{verbatim}
+\RequirePackage[table]{xcolor}
+\RequirePackage{longtable}
+\RequirePackage{tabu}
+\RequirePackage{tabularx}
+\RequirePackage{multirow}
+
+%---------- Internal commands used in this style file ----------------
+
+\newcommand{\ensurespace}[1]{%
+ \begingroup%
+ \setlength{\dimen@}{#1}%
+ \vskip\z@\@plus\dimen@%
+ \penalty -100\vskip\z@\@plus -\dimen@%
+ \vskip\dimen@%
+ \penalty 9999%
+ \vskip -\dimen@%
+ \vskip\z@skip% hide the previous |\vskip| from |\addvspace|
+ \endgroup%
+}
+
+\newcommand{\DoxyLabelFont}{}
+\newcommand{\entrylabel}[1]{%
+ {%
+ \parbox[b]{\labelwidth-4pt}{%
+ \makebox[0pt][l]{\DoxyLabelFont#1}%
+ \vspace{1.5\baselineskip}%
+ }%
+ }%
+}
+
+\newenvironment{DoxyDesc}[1]{%
+ \ensurespace{4\baselineskip}%
+ \begin{list}{}{%
+ \settowidth{\labelwidth}{20pt}%
+ \setlength{\parsep}{0pt}%
+ \setlength{\itemsep}{0pt}%
+ \setlength{\leftmargin}{\labelwidth+\labelsep}%
+ \renewcommand{\makelabel}{\entrylabel}%
+ }%
+ \item[#1]%
+}{%
+ \end{list}%
+}
+
+\newsavebox{\xrefbox}
+\newlength{\xreflength}
+\newcommand{\xreflabel}[1]{%
+ \sbox{\xrefbox}{#1}%
+ \setlength{\xreflength}{\wd\xrefbox}%
+ \ifthenelse{\xreflength>\labelwidth}{%
+ \begin{minipage}{\textwidth}%
+ \setlength{\parindent}{0pt}%
+ \hangindent=15pt\bfseries #1\vspace{1.2\itemsep}%
+ \end{minipage}%
+ }{%
+ \parbox[b]{\labelwidth}{\makebox[0pt][l]{\textbf{#1}}}%
+ }%
+}
+
+%---------- Commands used by doxygen LaTeX output generator ----------
+
+% Used by <pre> ... </pre>
+\newenvironment{DoxyPre}{%
+ \small%
+ \begin{alltt}%
+}{%
+ \end{alltt}%
+ \normalsize%
+}
+
+% Used by @code ... @endcode
+\newenvironment{DoxyCode}{%
+ \par%
+ \scriptsize%
+ \begin{alltt}%
+}{%
+ \end{alltt}%
+ \normalsize%
+}
+
+% Used by @example, @include, @includelineno and @dontinclude
+\newenvironment{DoxyCodeInclude}{%
+ \DoxyCode%
+}{%
+ \endDoxyCode%
+}
+
+% Used by @verbatim ... @endverbatim
+\newenvironment{DoxyVerb}{%
+ \footnotesize%
+ \verbatim%
+}{%
+ \endverbatim%
+ \normalsize%
+}
+
+% Used by @verbinclude
+\newenvironment{DoxyVerbInclude}{%
+ \DoxyVerb%
+}{%
+ \endDoxyVerb%
+}
+
+% Used by numbered lists (using '-#' or <ol> ... </ol>)
+\newenvironment{DoxyEnumerate}{%
+ \enumerate%
+}{%
+ \endenumerate%
+}
+
+% Used by bullet lists (using '-', @li, @arg, or <ul> ... </ul>)
+\newenvironment{DoxyItemize}{%
+ \itemize%
+}{%
+ \enditemize%
+}
+
+% Used by description lists (using <dl> ... </dl>)
+\newenvironment{DoxyDescription}{%
+ \description%
+}{%
+ \enddescription%
+}
+
+% Used by @image, @dotfile, @dot ... @enddot, and @msc ... @endmsc
+% (only if caption is specified)
+\newenvironment{DoxyImage}{%
+ \begin{figure}[H]%
+ \begin{center}%
+}{%
+ \end{center}%
+ \end{figure}%
+}
+
+% Used by @image, @dotfile, @dot ... @enddot, and @msc ... @endmsc
+% (only if no caption is specified)
+\newenvironment{DoxyImageNoCaption}{%
+ \begin{center}%
+}{%
+ \end{center}%
+}
+
+% Used by @attention
+\newenvironment{DoxyAttention}[1]{%
+ \begin{DoxyDesc}{#1}%
+}{%
+ \end{DoxyDesc}%
+}
+
+% Used by @author and @authors
+\newenvironment{DoxyAuthor}[1]{%
+ \begin{DoxyDesc}{#1}%
+}{%
+ \end{DoxyDesc}%
+}
+
+% Used by @date
+\newenvironment{DoxyDate}[1]{%
+ \begin{DoxyDesc}{#1}%
+}{%
+ \end{DoxyDesc}%
+}
+
+% Used by @invariant
+\newenvironment{DoxyInvariant}[1]{%
+ \begin{DoxyDesc}{#1}%
+}{%
+ \end{DoxyDesc}%
+}
+
+% Used by @note
+\newenvironment{DoxyNote}[1]{%
+ \begin{DoxyDesc}{#1}%
+}{%
+ \end{DoxyDesc}%
+}
+
+% Used by @post
+\newenvironment{DoxyPostcond}[1]{%
+ \begin{DoxyDesc}{#1}%
+}{%
+ \end{DoxyDesc}%
+}
+
+% Used by @pre
+\newenvironment{DoxyPrecond}[1]{%
+ \begin{DoxyDesc}{#1}%
+}{%
+ \end{DoxyDesc}%
+}
+
+% Used by @copyright
+\newenvironment{DoxyCopyright}[1]{%
+ \begin{DoxyDesc}{#1}%
+}{%
+ \end{DoxyDesc}%
+}
+
+% Used by @remark
+\newenvironment{DoxyRemark}[1]{%
+ \begin{DoxyDesc}{#1}%
+}{%
+ \end{DoxyDesc}%
+}
+
+% Used by @return and @returns
+\newenvironment{DoxyReturn}[1]{%
+ \begin{DoxyDesc}{#1}%
+}{%
+ \end{DoxyDesc}%
+}
+
+% Used by @since
+\newenvironment{DoxySince}[1]{%
+ \begin{DoxyDesc}{#1}%
+}{%
+ \end{DoxyDesc}%
+}
+
+% Used by @see
+\newenvironment{DoxySeeAlso}[1]{%
+ \begin{DoxyDesc}{#1}%
+}{%
+ \end{DoxyDesc}%
+}
+
+% Used by @version
+\newenvironment{DoxyVersion}[1]{%
+ \begin{DoxyDesc}{#1}%
+}{%
+ \end{DoxyDesc}%
+}
+
+% Used by @warning
+\newenvironment{DoxyWarning}[1]{%
+ \begin{DoxyDesc}{#1}%
+}{%
+ \end{DoxyDesc}%
+}
+
+% Used by @internal
+\newenvironment{DoxyInternal}[1]{%
+ \paragraph*{#1}%
+}{%
+}
+
+% Used by @par and @paragraph
+\newenvironment{DoxyParagraph}[1]{%
+ \begin{list}{}{%
+ \settowidth{\labelwidth}{40pt}%
+ \setlength{\leftmargin}{\labelwidth}%
+ \setlength{\parsep}{0pt}%
+ \setlength{\itemsep}{-4pt}%
+ \renewcommand{\makelabel}{\entrylabel}%
+ }%
+ \item[#1]%
+}{%
+ \end{list}%
+}
+
+% Used by parameter lists
+\newenvironment{DoxyParams}[2][]{%
+ \tabulinesep=1mm%
+ \par%
+ \ifthenelse{\equal{#1}{}}%
+ {\begin{longtabu} spread 0pt [l]{|X[-1,l]|X[-1,l]|}}% name + description
+ {\ifthenelse{\equal{#1}{1}}%
+ {\begin{longtabu} spread 0pt [l]{|X[-1,l]|X[-1,l]|X[-1,l]|}}% in/out + name + desc
+ {\begin{longtabu} spread 0pt [l]{|X[-1,l]|X[-1,l]|X[-1,l]|X[-1,l]|}}% in/out + type + name + desc
+ }
+ \multicolumn{2}{l}{\hspace{-6pt}\bfseries\fontseries{bc}\selectfont\color{darkgray} #2}\\[1ex]%
+ \hline%
+ \endfirsthead%
+ \multicolumn{2}{l}{\hspace{-6pt}\bfseries\fontseries{bc}\selectfont\color{darkgray} #2}\\[1ex]%
+ \hline%
+ \endhead%
+}{%
+ \end{longtabu}%
+ \vspace{6pt}%
+}
+
+% Used for fields of simple structs
+\newenvironment{DoxyFields}[1]{%
+ \tabulinesep=1mm%
+ \par%
+ \begin{longtabu} spread 0pt [l]{|X[-1,r]|X[-1,l]|X[-1,l]|}%
+ \multicolumn{3}{l}{\hspace{-6pt}\bfseries\fontseries{bc}\selectfont\color{darkgray} #1}\\[1ex]%
+ \hline%
+ \endfirsthead%
+ \multicolumn{3}{l}{\hspace{-6pt}\bfseries\fontseries{bc}\selectfont\color{darkgray} #1}\\[1ex]%
+ \hline%
+ \endhead%
+}{%
+ \end{longtabu}%
+ \vspace{6pt}%
+}
+
+% Used for fields simple class style enums
+\newenvironment{DoxyEnumFields}[1]{%
+ \tabulinesep=1mm%
+ \par%
+ \begin{longtabu} spread 0pt [l]{|X[-1,r]|X[-1,l]|}%
+ \multicolumn{2}{l}{\hspace{-6pt}\bfseries\fontseries{bc}\selectfont\color{darkgray} #1}\\[1ex]%
+ \hline%
+ \endfirsthead%
+ \multicolumn{2}{l}{\hspace{-6pt}\bfseries\fontseries{bc}\selectfont\color{darkgray} #1}\\[1ex]%
+ \hline%
+ \endhead%
+}{%
+ \end{longtabu}%
+ \vspace{6pt}%
+}
+
+% Used for parameters within a detailed function description
+\newenvironment{DoxyParamCaption}{%
+ \renewcommand{\item}[2][]{\\ \hspace*{2.0cm} ##1 {\em ##2}}%
+}{%
+}
+
+% Used by return value lists
+\newenvironment{DoxyRetVals}[1]{%
+ \tabulinesep=1mm%
+ \par%
+ \begin{longtabu} spread 0pt [l]{|X[-1,r]|X[-1,l]|}%
+ \multicolumn{2}{l}{\hspace{-6pt}\bfseries\fontseries{bc}\selectfont\color{darkgray} #1}\\[1ex]%
+ \hline%
+ \endfirsthead%
+ \multicolumn{2}{l}{\hspace{-6pt}\bfseries\fontseries{bc}\selectfont\color{darkgray} #1}\\[1ex]%
+ \hline%
+ \endhead%
+}{%
+ \end{longtabu}%
+ \vspace{6pt}%
+}
+
+% Used by exception lists
+\newenvironment{DoxyExceptions}[1]{%
+ \tabulinesep=1mm%
+ \par%
+ \begin{longtabu} spread 0pt [l]{|X[-1,r]|X[-1,l]|}%
+ \multicolumn{2}{l}{\hspace{-6pt}\bfseries\fontseries{bc}\selectfont\color{darkgray} #1}\\[1ex]%
+ \hline%
+ \endfirsthead%
+ \multicolumn{2}{l}{\hspace{-6pt}\bfseries\fontseries{bc}\selectfont\color{darkgray} #1}\\[1ex]%
+ \hline%
+ \endhead%
+}{%
+ \end{longtabu}%
+ \vspace{6pt}%
+}
+
+% Used by template parameter lists
+\newenvironment{DoxyTemplParams}[1]{%
+ \tabulinesep=1mm%
+ \par%
+ \begin{longtabu} spread 0pt [l]{|X[-1,r]|X[-1,l]|}%
+ \multicolumn{2}{l}{\hspace{-6pt}\bfseries\fontseries{bc}\selectfont\color{darkgray} #1}\\[1ex]%
+ \hline%
+ \endfirsthead%
+ \multicolumn{2}{l}{\hspace{-6pt}\bfseries\fontseries{bc}\selectfont\color{darkgray} #1}\\[1ex]%
+ \hline%
+ \endhead%
+}{%
+ \end{longtabu}%
+ \vspace{6pt}%
+}
+
+% Used for member lists
+\newenvironment{DoxyCompactItemize}{%
+ \begin{itemize}%
+ \setlength{\itemsep}{-3pt}%
+ \setlength{\parsep}{0pt}%
+ \setlength{\topsep}{0pt}%
+ \setlength{\partopsep}{0pt}%
+}{%
+ \end{itemize}%
+}
+
+% Used for member descriptions
+\newenvironment{DoxyCompactList}{%
+ \begin{list}{}{%
+ \setlength{\leftmargin}{0.5cm}%
+ \setlength{\itemsep}{0pt}%
+ \setlength{\parsep}{0pt}%
+ \setlength{\topsep}{0pt}%
+ \renewcommand{\makelabel}{\hfill}%
+ }%
+}{%
+ \end{list}%
+}
+
+% Used for reference lists (@bug, @deprecated, @todo, etc.)
+\newenvironment{DoxyRefList}{%
+ \begin{list}{}{%
+ \setlength{\labelwidth}{10pt}%
+ \setlength{\leftmargin}{\labelwidth}%
+ \addtolength{\leftmargin}{\labelsep}%
+ \renewcommand{\makelabel}{\xreflabel}%
+ }%
+}{%
+ \end{list}%
+}
+
+% Used by @bug, @deprecated, @todo, etc.
+\newenvironment{DoxyRefDesc}[1]{%
+ \begin{list}{}{%
+ \renewcommand\makelabel[1]{\textbf{##1}}%
+ \settowidth\labelwidth{\makelabel{#1}}%
+ \setlength\leftmargin{\labelwidth+\labelsep}%
+ }%
+}{%
+ \end{list}%
+}
+
+% Used by parameter lists and simple sections
+\newenvironment{Desc}
+{\begin{list}{}{%
+ \settowidth{\labelwidth}{20pt}%
+ \setlength{\parsep}{0pt}%
+ \setlength{\itemsep}{0pt}%
+ \setlength{\leftmargin}{\labelwidth+\labelsep}%
+ \renewcommand{\makelabel}{\entrylabel}%
+ }
+}{%
+ \end{list}%
+}
+
+% Used by tables
+\newcommand{\PBS}[1]{\let\temp=\\#1\let\\=\temp}%
+\newenvironment{TabularC}[1]%
+{\tabulinesep=1mm
+\begin{longtabu} spread 0pt [c]{*#1{|X[-1]}|}}%
+{\end{longtabu}\par}%
+
+\newenvironment{TabularNC}[1]%
+{\begin{tabu} spread 0pt [l]{*#1{|X[-1]}|}}%
+{\end{tabu}\par}%
+
+% Used for member group headers
+\newenvironment{Indent}{%
+ \begin{list}{}{%
+ \setlength{\leftmargin}{0.5cm}%
+ }%
+ \item[]\ignorespaces%
+}{%
+ \unskip%
+ \end{list}%
+}
+
+% Used when hyperlinks are turned off
+\newcommand{\doxyref}[3]{%
+ \textbf{#1} (\textnormal{#2}\,\pageref{#3})%
+}
+
+% Used to link to a table when hyperlinks are turned on
+\newcommand{\doxytablelink}[2]{%
+ \ref{#1}%
+}
+
+% Used to link to a table when hyperlinks are turned off
+\newcommand{\doxytableref}[3]{%
+ \ref{#3}%
+}
+
+% Used by @addindex
+\newcommand{\lcurly}{\{}
+\newcommand{\rcurly}{\}}
+
+% Colors used for syntax highlighting
+\definecolor{comment}{rgb}{0.5,0.0,0.0}
+\definecolor{keyword}{rgb}{0.0,0.5,0.0}
+\definecolor{keywordtype}{rgb}{0.38,0.25,0.125}
+\definecolor{keywordflow}{rgb}{0.88,0.5,0.0}
+\definecolor{preprocessor}{rgb}{0.5,0.38,0.125}
+\definecolor{stringliteral}{rgb}{0.0,0.125,0.25}
+\definecolor{charliteral}{rgb}{0.0,0.5,0.5}
+\definecolor{vhdldigit}{rgb}{1.0,0.0,1.0}
+\definecolor{vhdlkeyword}{rgb}{0.43,0.0,0.43}
+\definecolor{vhdllogic}{rgb}{1.0,0.0,0.0}
+\definecolor{vhdlchar}{rgb}{0.0,0.0,0.0}
+
+% Color used for table heading
+\newcommand{\tableheadbgcolor}{lightgray}%
+
+% Define caption that is also suitable in a table
+\makeatletter
+\def\doxyfigcaption{%
+\refstepcounter{figure}%
+\@dblarg{\@caption{figure}}}
+\makeatother
diff --git a/vnfs/VES5.0/doxygen-1.8.12/html/examples/qtstyle/latex/refman.tex b/vnfs/VES5.0/doxygen-1.8.12/html/examples/qtstyle/latex/refman.tex
new file mode 100644
index 00000000..a3c7b96d
--- /dev/null
+++ b/vnfs/VES5.0/doxygen-1.8.12/html/examples/qtstyle/latex/refman.tex
@@ -0,0 +1,147 @@
+\documentclass[twoside]{article}
+
+% Packages required by doxygen
+\usepackage{fixltx2e}
+\usepackage{calc}
+\usepackage{doxygen}
+\usepackage[export]{adjustbox} % also loads graphicx
+\usepackage{graphicx}
+\usepackage[utf8]{inputenc}
+\usepackage{makeidx}
+\usepackage{multicol}
+\usepackage{multirow}
+\PassOptionsToPackage{warn}{textcomp}
+\usepackage{textcomp}
+\usepackage[nointegrals]{wasysym}
+\usepackage[table]{xcolor}
+
+% Font selection
+\usepackage[T1]{fontenc}
+\usepackage[scaled=.90]{helvet}
+\usepackage{courier}
+\usepackage{amssymb}
+\usepackage{sectsty}
+\renewcommand{\familydefault}{\sfdefault}
+\allsectionsfont{%
+ \fontseries{bc}\selectfont%
+ \color{darkgray}%
+}
+\renewcommand{\DoxyLabelFont}{%
+ \fontseries{bc}\selectfont%
+ \color{darkgray}%
+}
+\newcommand{\+}{\discretionary{\mbox{\scriptsize$\hookleftarrow$}}{}{}}
+
+% Page & text layout
+\usepackage{geometry}
+\geometry{%
+ a4paper,%
+ top=2.5cm,%
+ bottom=2.5cm,%
+ left=2.5cm,%
+ right=2.5cm%
+}
+\tolerance=750
+\hfuzz=15pt
+\hbadness=750
+\setlength{\emergencystretch}{15pt}
+\setlength{\parindent}{0cm}
+\setlength{\parskip}{3ex plus 2ex minus 2ex}
+\makeatletter
+\renewcommand{\paragraph}{%
+ \@startsection{paragraph}{4}{0ex}{-1.0ex}{1.0ex}{%
+ \normalfont\normalsize\bfseries\SS@parafont%
+ }%
+}
+\renewcommand{\subparagraph}{%
+ \@startsection{subparagraph}{5}{0ex}{-1.0ex}{1.0ex}{%
+ \normalfont\normalsize\bfseries\SS@subparafont%
+ }%
+}
+\makeatother
+
+% Headers & footers
+\usepackage{fancyhdr}
+\pagestyle{fancyplain}
+\fancyhead[LE]{\fancyplain{}{\bfseries\thepage}}
+\fancyhead[CE]{\fancyplain{}{}}
+\fancyhead[RE]{\fancyplain{}{\bfseries\leftmark}}
+\fancyhead[LO]{\fancyplain{}{\bfseries\rightmark}}
+\fancyhead[CO]{\fancyplain{}{}}
+\fancyhead[RO]{\fancyplain{}{\bfseries\thepage}}
+\fancyfoot[LE]{\fancyplain{}{}}
+\fancyfoot[CE]{\fancyplain{}{}}
+\fancyfoot[RE]{\fancyplain{}{\bfseries\scriptsize Generated by Doxygen }}
+\fancyfoot[LO]{\fancyplain{}{\bfseries\scriptsize Generated by Doxygen }}
+\fancyfoot[CO]{\fancyplain{}{}}
+\fancyfoot[RO]{\fancyplain{}{}}
+\renewcommand{\footrulewidth}{0.4pt}
+\renewcommand{\sectionmark}[1]{%
+ \markright{\thesection\ #1}%
+}
+
+% Indices & bibliography
+\usepackage{natbib}
+\usepackage[titles]{tocloft}
+\setcounter{tocdepth}{3}
+\setcounter{secnumdepth}{5}
+\makeindex
+
+% Hyperlinks (required, but should be loaded last)
+\usepackage{ifpdf}
+\ifpdf
+ \usepackage[pdftex,pagebackref=true]{hyperref}
+\else
+ \usepackage[ps2pdf,pagebackref=true]{hyperref}
+\fi
+\hypersetup{%
+ colorlinks=true,%
+ linkcolor=blue,%
+ citecolor=blue,%
+ unicode%
+}
+
+% Custom commands
+\newcommand{\clearemptydoublepage}{%
+ \newpage{\pagestyle{empty}\cleardoublepage}%
+}
+
+\usepackage{caption}
+\captionsetup{labelsep=space,justification=centering,font={bf},singlelinecheck=off,skip=4pt,position=top}
+
+%===== C O N T E N T S =====
+
+\begin{document}
+
+% Titlepage & ToC
+\hypersetup{pageanchor=false,
+ bookmarksnumbered=true,
+ pdfencoding=unicode
+ }
+\pagenumbering{alph}
+\begin{titlepage}
+\vspace*{7cm}
+\begin{center}%
+{\Large Qt Style }\\
+\vspace*{1cm}
+{\large Generated by Doxygen 1.8.12}\\
+\end{center}
+\end{titlepage}
+\pagenumbering{roman}
+\tableofcontents
+\pagenumbering{arabic}
+\hypersetup{pageanchor=true}
+
+%--- Begin generated contents ---
+\section{Class Documentation}
+\input{class_q_tstyle___test}
+%--- End generated contents ---
+
+% Index
+\newpage
+\phantomsection
+\clearemptydoublepage
+\addcontentsline{toc}{section}{Index}
+\printindex
+
+\end{document}
diff --git a/vnfs/VES5.0/doxygen-1.8.12/html/examples/qtstyle/latex/refman_doc.tex b/vnfs/VES5.0/doxygen-1.8.12/html/examples/qtstyle/latex/refman_doc.tex
new file mode 100644
index 00000000..63d3414c
--- /dev/null
+++ b/vnfs/VES5.0/doxygen-1.8.12/html/examples/qtstyle/latex/refman_doc.tex
@@ -0,0 +1,2 @@
+\section{Class Documentation}
+\input{class_q_tstyle___test}