]> git.defcon.no Git - qopencamwidget/blob - doc/man/man3/View.3
New filename. Cleaner, leaner
[qopencamwidget] / doc / man / man3 / View.3
1 .TH "View" 3 "11 Jun 2009" "QOpenCamWidget" \" -*- nroff -*-
2 .ad l
3 .nh
4 .SH NAME
5 View \-
6 .SH SYNOPSIS
7 .br
8 .PP
9 \fC#include <view.h>\fP
10 .PP
11 .SS "Public Slots"
12
13 .in +1c
14 .ti -1c
15 .RI "void \fBsaveImage\fP (QImage image)"
16 .br
17 .in -1c
18 .SS "Public Member Functions"
19
20 .in +1c
21 .ti -1c
22 .RI "\fBView\fP (QWidget *parent=0)"
23 .br
24 .ti -1c
25 .RI "\fB~View\fP (void)"
26 .br
27 .in -1c
28 .SH "Detailed Description"
29 .PP
30 Definition at line 5 of file view.h.
31 .SH "Constructor & Destructor Documentation"
32 .PP
33 .SS "View::View (QWidget * parent = \fC0\fP)"
34 .PP
35 Definition at line 32 of file view.cpp.
36 .PP
37 References QOpenCamWidget::grabCapture(), saveImage(), QOpenCamWidget::setSnapshotVisible(), and QOpenCamWidget::startCapture().
38 .SS "View::~View (void)"
39 .PP
40 Definition at line 74 of file view.cpp.
41 .SH "Member Function Documentation"
42 .PP
43 .SS "void View::saveImage (QImage image)\fC [slot]\fP"
44 .PP
45 Definition at line 78 of file view.cpp.
46 .PP
47 Referenced by View().
48
49 .SH "Author"
50 .PP
51 Generated automatically by Doxygen for QOpenCamWidget from the source code.