diff options
| author | Niklas | 2011-11-09 15:27:51 +0100 |
|---|---|---|
| committer | Niklas | 2011-11-09 15:27:51 +0100 |
| commit | 04fec063699f742fcd2ea552ef8c77fb402ce870 (patch) | |
| tree | 1a7146b53084dc49fa742ed4ca7e318ebb4aad2b /doxygen/latex/downloadmanager_8h.tex | |
| parent | added some comments (diff) | |
| download | fbgui-04fec063699f742fcd2ea552ef8c77fb402ce870.tar.gz fbgui-04fec063699f742fcd2ea552ef8c77fb402ce870.tar.xz fbgui-04fec063699f742fcd2ea552ef8c77fb402ce870.zip | |
some documentation changes (adding comments) and doxygen files)
Diffstat (limited to 'doxygen/latex/downloadmanager_8h.tex')
| -rw-r--r-- | doxygen/latex/downloadmanager_8h.tex | 65 |
1 files changed, 65 insertions, 0 deletions
diff --git a/doxygen/latex/downloadmanager_8h.tex b/doxygen/latex/downloadmanager_8h.tex new file mode 100644 index 0000000..885c9cb --- /dev/null +++ b/doxygen/latex/downloadmanager_8h.tex @@ -0,0 +1,65 @@ +\hypertarget{downloadmanager_8h}{ +\section{/home/niklas/workspace/fbgui/src/downloadmanager.h File Reference} +\label{downloadmanager_8h}\index{/home/niklas/workspace/fbgui/src/downloadmanager.h@{/home/niklas/workspace/fbgui/src/downloadmanager.h}} +} +{\ttfamily \#include \char`\"{}fbgui.h\char`\"{}}\par +Include dependency graph for downloadmanager.h:\nopagebreak +\begin{figure}[H] +\begin{center} +\leavevmode +\includegraphics[width=354pt]{downloadmanager_8h__incl} +\end{center} +\end{figure} +This graph shows which files directly or indirectly include this file:\nopagebreak +\begin{figure}[H] +\begin{center} +\leavevmode +\includegraphics[width=400pt]{downloadmanager_8h__dep__incl} +\end{center} +\end{figure} +\subsection*{Classes} +\begin{DoxyCompactItemize} +\item +class \hyperlink{class_download_manager}{DownloadManager} +\end{DoxyCompactItemize} +\subsection*{Variables} +\begin{DoxyCompactItemize} +\item +bool \hyperlink{downloadmanager_8h_a398527b3e9e358c345c5047b16871957}{debug} +\item +QUrl \hyperlink{downloadmanager_8h_a234e8a60f8c04f267847d0f548e48cb9}{baseURL} +\item +QString \hyperlink{downloadmanager_8h_a77498c74d71edea0b1fddec0565ca859}{binPath} +\item +QString \hyperlink{downloadmanager_8h_aa99ae0a965d4bde3989d259fadc4f0ec}{downloadPath} +\item +int \hyperlink{downloadmanager_8h_afb7bae46ad8e23553477b181275e66fa}{updateInterval} +\end{DoxyCompactItemize} + + +\subsection{Variable Documentation} +\hypertarget{downloadmanager_8h_a234e8a60f8c04f267847d0f548e48cb9}{ +\index{downloadmanager.h@{downloadmanager.h}!baseURL@{baseURL}} +\index{baseURL@{baseURL}!downloadmanager.h@{downloadmanager.h}} +\subsubsection[{baseURL}]{\setlength{\rightskip}{0pt plus 5cm}QUrl baseURL}} +\label{downloadmanager_8h_a234e8a60f8c04f267847d0f548e48cb9} +\hypertarget{downloadmanager_8h_a77498c74d71edea0b1fddec0565ca859}{ +\index{downloadmanager.h@{downloadmanager.h}!binPath@{binPath}} +\index{binPath@{binPath}!downloadmanager.h@{downloadmanager.h}} +\subsubsection[{binPath}]{\setlength{\rightskip}{0pt plus 5cm}QString binPath}} +\label{downloadmanager_8h_a77498c74d71edea0b1fddec0565ca859} +\hypertarget{downloadmanager_8h_a398527b3e9e358c345c5047b16871957}{ +\index{downloadmanager.h@{downloadmanager.h}!debug@{debug}} +\index{debug@{debug}!downloadmanager.h@{downloadmanager.h}} +\subsubsection[{debug}]{\setlength{\rightskip}{0pt plus 5cm}bool {\bf debug}}} +\label{downloadmanager_8h_a398527b3e9e358c345c5047b16871957} +\hypertarget{downloadmanager_8h_aa99ae0a965d4bde3989d259fadc4f0ec}{ +\index{downloadmanager.h@{downloadmanager.h}!downloadPath@{downloadPath}} +\index{downloadPath@{downloadPath}!downloadmanager.h@{downloadmanager.h}} +\subsubsection[{downloadPath}]{\setlength{\rightskip}{0pt plus 5cm}QString downloadPath}} +\label{downloadmanager_8h_aa99ae0a965d4bde3989d259fadc4f0ec} +\hypertarget{downloadmanager_8h_afb7bae46ad8e23553477b181275e66fa}{ +\index{downloadmanager.h@{downloadmanager.h}!updateInterval@{updateInterval}} +\index{updateInterval@{updateInterval}!downloadmanager.h@{downloadmanager.h}} +\subsubsection[{updateInterval}]{\setlength{\rightskip}{0pt plus 5cm}int {\bf updateInterval}}} +\label{downloadmanager_8h_afb7bae46ad8e23553477b181275e66fa} |
