diff options
| author | Niklas Goby | 2011-11-23 11:29:46 +0100 |
|---|---|---|
| committer | Niklas Goby | 2011-11-23 11:29:46 +0100 |
| commit | 35e695a9fbf7a8632ff38c141372f84a86954145 (patch) | |
| tree | 87e95fc44c9e900e39a8a6ec996f40db30aee53e /doxygen/man/man3/SysInfo.3 | |
| parent | new comments (diff) | |
| download | fbgui-35e695a9fbf7a8632ff38c141372f84a86954145.tar.gz fbgui-35e695a9fbf7a8632ff38c141372f84a86954145.tar.xz fbgui-35e695a9fbf7a8632ff38c141372f84a86954145.zip | |
deleted the doxygen/html, /latex and /man folder and put them into to gitignore list
Diffstat (limited to 'doxygen/man/man3/SysInfo.3')
| -rw-r--r-- | doxygen/man/man3/SysInfo.3 | 58 |
1 files changed, 0 insertions, 58 deletions
diff --git a/doxygen/man/man3/SysInfo.3 b/doxygen/man/man3/SysInfo.3 deleted file mode 100644 index 690bc64..0000000 --- a/doxygen/man/man3/SysInfo.3 +++ /dev/null @@ -1,58 +0,0 @@ -.TH "SysInfo" 3 "Wed Nov 9 2011" "ndgui/NetworkDiscovery" \" -*- nroff -*- -.ad l -.nh -.SH NAME -SysInfo \- -.SH SYNOPSIS -.br -.PP -.PP -\fC#include <sysinfo.h>\fP -.SS "Public Member Functions" - -.in +1c -.ti -1c -.RI "\fBSysInfo\fP ()" -.br -.ti -1c -.RI "\fB~SysInfo\fP ()" -.br -.ti -1c -.RI "const QString \fBgetInfo\fP (const QString &infoName)" -.br -.in -1c -.SH "Constructor & Destructor Documentation" -.PP -.SS "SysInfo::SysInfo ()"A empty constructor. -.SS "SysInfo::~SysInfo ()"A empty destructor. -.SH "Member Function Documentation" -.PP -.SS "const QString SysInfo::getInfo (const QString &infoName)"This method returns system informations. -.PP -This method returns system informations according to the parameter. This method can be called from the \fBJavascriptInterface\fP class with the method \fBJavascriptInterface::getSysInfo(const QString& info)\fP. -.PP -\fBParameters:\fP -.RS 4 -\fIinfoName\fP Is of type QString. Defines which method will be called. Possible values are: -.IP "\(bu" 2 -mbserial -.IP "\(bu" 2 -usb -.PP -.RE -.PP -\fBReturns:\fP -.RS 4 -QString the output of the called method or 'info_error' if an error occurred (e. g. invalid parameter). -.RE -.PP -\fBSee also:\fP -.RS 4 -\fBJavascriptInterface::getSysInfo(const QString& info)\fP -.RE -.PP - - -.SH "Author" -.PP -Generated automatically by Doxygen for ndgui/NetworkDiscovery from the source code. |
