summaryrefslogtreecommitdiffstats
path: root/doxygen/latex/class_sys_info.tex
blob: 26248b87179c6e6c8dc122a649c33f9fcbd6450e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
\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}