Files
win8phoneApp/Doc/man/man3/CampusAppWP8_Pages_Dev_QRScanner.3
2013-10-18 09:32:53 +02:00

99 lines
2.6 KiB
Groff

.TH "CampusAppWP8.Pages.Dev.QRScanner" 3 "Fri Oct 18 2013" "Version 1.0.0" "CampusAppW8" \" -*- nroff -*-
.ad l
.nh
.SH NAME
CampusAppWP8.Pages.Dev.QRScanner \-
.PP
QR Code scanner\&.
.SH SYNOPSIS
.br
.PP
.PP
Inherits PhoneApplicationPage\&.
.SS "Public Member Functions"
.in +1c
.ti -1c
.RI "\fBQRScanner\fP ()"
.br
.RI "\fIInitializes a new instance of the \fBQRScanner\fP class\&. \fP"
.in -1c
.SS "Protected Member Functions"
.in +1c
.ti -1c
.RI "override void \fBOnNavigatedTo\fP (System\&.Windows\&.Navigation\&.NavigationEventArgs e)"
.br
.RI "\fIIs called when this page will become the current page of a frame\&. \fP"
.ti -1c
.RI "override void \fBOnNavigatingFrom\fP (System\&.Windows\&.Navigation\&.NavigatingCancelEventArgs e)"
.br
.RI "\fIIs called when this page will not be the current page of a frame\&. \fP"
.ti -1c
.RI "override void \fBOnOrientationChanged\fP (OrientationChangedEventArgs e)"
.br
.RI "\fIIs called after the orientation has changed\&. \fP"
.in -1c
.SH "Detailed Description"
.PP
QR Code scanner\&.
fiedlchr, 15\&.10\&.2013\&.
.PP
\fBSee Also:\fP
.RS 4
T:Microsoft\&.Phone\&.Controls\&.PhoneApplicationPage
.PP
.RE
.PP
.SH "Constructor & Destructor Documentation"
.PP
.SS "CampusAppWP8\&.Pages\&.Dev\&.QRScanner\&.QRScanner ()"
.PP
Initializes a new instance of the \fBQRScanner\fP class\&. fiedlchr, 15\&.10\&.2013\&.
.SH "Member Function Documentation"
.PP
.SS "override void CampusAppWP8\&.Pages\&.Dev\&.QRScanner\&.OnNavigatedTo (System\&.Windows\&.Navigation\&.NavigationEventArgse)\fC [protected]\fP"
.PP
Is called when this page will become the current page of a frame\&. fiedlchr, 15\&.10\&.2013\&.
.PP
\fBSee Also:\fP
.RS 4
M:System\&.Windows\&.Controls\&.Page\&.OnNavigatedTo(System\&.Windows\&.Navigation\&.NavigationEventArgs)
.PP
.RE
.PP
.SS "override void CampusAppWP8\&.Pages\&.Dev\&.QRScanner\&.OnNavigatingFrom (System\&.Windows\&.Navigation\&.NavigatingCancelEventArgse)\fC [protected]\fP"
.PP
Is called when this page will not be the current page of a frame\&. fiedlchr, 15\&.10\&.2013\&.
.PP
\fBSee Also:\fP
.RS 4
M:System\&.Windows\&.Controls\&.Page\&.OnNavigatingFrom(System\&.Windows\&.Navigation\&.NavigatingCancelEventArgs)
.PP
.RE
.PP
.SS "override void CampusAppWP8\&.Pages\&.Dev\&.QRScanner\&.OnOrientationChanged (OrientationChangedEventArgse)\fC [protected]\fP"
.PP
Is called after the orientation has changed\&. fiedlchr, 15\&.10\&.2013\&.
.PP
\fBSee Also:\fP
.RS 4
M:Microsoft\&.Phone\&.Controls\&.PhoneApplicationPage\&.OnOrientationChanged(OrientationChangedEventArgs)
.PP
.RE
.PP
.SH "Author"
.PP
Generated automatically by Doxygen for CampusAppW8 from the source code\&.