]> git.defcon.no Git - qopencamwidget/blobdiff - doc/man/man3/View.3
Removing the docs from svn. These are generatet using doxygen anyways.
[qopencamwidget] / doc / man / man3 / View.3
diff --git a/doc/man/man3/View.3 b/doc/man/man3/View.3
deleted file mode 100644 (file)
index 192b38a..0000000
+++ /dev/null
@@ -1,51 +0,0 @@
-.TH "View" 3 "11 Jun 2009" "QOpenCamWidget" \" -*- nroff -*-
-.ad l
-.nh
-.SH NAME
-View \- 
-.SH SYNOPSIS
-.br
-.PP
-\fC#include <view.h>\fP
-.PP
-.SS "Public Slots"
-
-.in +1c
-.ti -1c
-.RI "void \fBsaveImage\fP (QImage image)"
-.br
-.in -1c
-.SS "Public Member Functions"
-
-.in +1c
-.ti -1c
-.RI "\fBView\fP (QWidget *parent=0)"
-.br
-.ti -1c
-.RI "\fB~View\fP (void)"
-.br
-.in -1c
-.SH "Detailed Description"
-.PP 
-Definition at line 5 of file view.h.
-.SH "Constructor & Destructor Documentation"
-.PP 
-.SS "View::View (QWidget * parent = \fC0\fP)"
-.PP
-Definition at line 32 of file view.cpp.
-.PP
-References QOpenCamWidget::grabCapture(), saveImage(), QOpenCamWidget::setSnapshotVisible(), and QOpenCamWidget::startCapture().
-.SS "View::~View (void)"
-.PP
-Definition at line 74 of file view.cpp.
-.SH "Member Function Documentation"
-.PP 
-.SS "void View::saveImage (QImage image)\fC [slot]\fP"
-.PP
-Definition at line 78 of file view.cpp.
-.PP
-Referenced by View().
-
-.SH "Author"
-.PP 
-Generated automatically by Doxygen for QOpenCamWidget from the source code.