summaryrefslogtreecommitdiffstats
path: root/doxygen/latex/class_sys_info.tex
diff options
context:
space:
mode:
Diffstat (limited to 'doxygen/latex/class_sys_info.tex')
-rw-r--r--doxygen/latex/class_sys_info.tex86
1 files changed, 0 insertions, 86 deletions
diff --git a/doxygen/latex/class_sys_info.tex b/doxygen/latex/class_sys_info.tex
deleted file mode 100644
index 26248b8..0000000
--- a/doxygen/latex/class_sys_info.tex
+++ /dev/null
@@ -1,86 +0,0 @@
-\hypertarget{class_sys_info}{
-\section{SysInfo Class Reference}
-\label{class_sys_info}\index{SysInfo@{SysInfo}}
-}
-
-
-{\ttfamily \#include $<$sysinfo.h$>$}
-
-\subsection*{Public Member Functions}
-\begin{DoxyCompactItemize}
-\item
-\hyperlink{class_sys_info_ad5810112be02a38d5d4aecc95724c656}{SysInfo} ()
-\item
-\hyperlink{class_sys_info_a1a18c6209f6157332730d33666530402}{$\sim$SysInfo} ()
-\item
-const QString \hyperlink{class_sys_info_a0309806bf95c06b6744cbd367a038ccb}{getInfo} (const QString \&infoName)
-\end{DoxyCompactItemize}
-
-
-\subsection{Constructor \& Destructor Documentation}
-\hypertarget{class_sys_info_ad5810112be02a38d5d4aecc95724c656}{
-\index{SysInfo@{SysInfo}!SysInfo@{SysInfo}}
-\index{SysInfo@{SysInfo}!SysInfo@{SysInfo}}
-\subsubsection[{SysInfo}]{\setlength{\rightskip}{0pt plus 5cm}SysInfo::SysInfo (
-\begin{DoxyParamCaption}
-{}
-\end{DoxyParamCaption}
-)}}
-\label{class_sys_info_ad5810112be02a38d5d4aecc95724c656}
-A empty constructor. \hypertarget{class_sys_info_a1a18c6209f6157332730d33666530402}{
-\index{SysInfo@{SysInfo}!$\sim$SysInfo@{$\sim$SysInfo}}
-\index{$\sim$SysInfo@{$\sim$SysInfo}!SysInfo@{SysInfo}}
-\subsubsection[{$\sim$SysInfo}]{\setlength{\rightskip}{0pt plus 5cm}SysInfo::$\sim$SysInfo (
-\begin{DoxyParamCaption}
-{}
-\end{DoxyParamCaption}
-)}}
-\label{class_sys_info_a1a18c6209f6157332730d33666530402}
-A empty destructor.
-
-\subsection{Member Function Documentation}
-\hypertarget{class_sys_info_a0309806bf95c06b6744cbd367a038ccb}{
-\index{SysInfo@{SysInfo}!getInfo@{getInfo}}
-\index{getInfo@{getInfo}!SysInfo@{SysInfo}}
-\subsubsection[{getInfo}]{\setlength{\rightskip}{0pt plus 5cm}const QString SysInfo::getInfo (
-\begin{DoxyParamCaption}
-\item[{const QString \&}]{infoName}
-\end{DoxyParamCaption}
-)}}
-\label{class_sys_info_a0309806bf95c06b6744cbd367a038ccb}
-This method returns system informations.
-
-This method returns system informations according to the parameter. This method can be called from the \hyperlink{class_javascript_interface}{JavascriptInterface} class with the method \hyperlink{class_javascript_interface_a2d230282a975bf0a6e52ca0abb3699f5}{JavascriptInterface::getSysInfo(const QString\& info)}.
-
-
-\begin{DoxyParams}{Parameters}
-{\em infoName} & Is of type QString. Defines which method will be called. Possible values are:
-\begin{DoxyItemize}
-\item mbserial
-\item usb
-\end{DoxyItemize}\\
-\hline
-\end{DoxyParams}
-\begin{DoxyReturn}{Returns}
-QString the output of the called method or \char`\"{}info\_\-error\char`\"{} if an error occurred (e. g. invalid parameter).
-\end{DoxyReturn}
-\begin{DoxySeeAlso}{See also}
-\hyperlink{class_javascript_interface_a2d230282a975bf0a6e52ca0abb3699f5}{JavascriptInterface::getSysInfo(const QString\& info)}
-\end{DoxySeeAlso}
-
-
-Here is the caller graph for this function:\nopagebreak
-\begin{figure}[H]
-\begin{center}
-\leavevmode
-\includegraphics[width=356pt]{class_sys_info_a0309806bf95c06b6744cbd367a038ccb_icgraph}
-\end{center}
-\end{figure}
-
-
-
-
-The documentation for this class was generated from the following files:\begin{DoxyCompactItemize}
-\item
-/home/niklas/workspace/fbgui/src/\hyperlink{sysinfo_8h}{sysinfo.h}\item
-/home/niklas/workspace/fbgui/src/\hyperlink{sysinfo_8cpp}{sysinfo.cpp}\end{DoxyCompactItemize}