This repository has been archived on 2021-09-15. You can view files and clone it, but cannot push or open issues or pull requests.
L3GestionParking/doc/man/man3/src_c_Parking_CreaParking.3
2015-02-08 20:33:25 +01:00

73 lines
1.4 KiB
Groff

.TH "src.c.Parking.CreaParking" 3 "Sun Feb 8 2015" "Version 1.0" "Dream Park" \" -*- nroff -*-
.ad l
.nh
.SH NAME
src.c.Parking.CreaParking \-
.SH SYNOPSIS
.br
.PP
.PP
Inherited by \fBsrc\&.c\&.Parking\&.DetailsPlaces\fP\&.
.SS "Public Member Functions"
.in +1c
.ti -1c
.RI "def \fB__init__\fP (self, main)"
.br
.RI "\fIConstructeur\&. \fP"
.ti -1c
.RI "def \fBaddRow\fP (self)"
.br
.RI "\fIAjoute une ligne de creation de place\&. \fP"
.ti -1c
.RI "def \fBrmRow\fP (self)"
.br
.RI "\fIEnleve une ligne de creation de place\&. \fP"
.ti -1c
.RI "def \fBannuler\fP (self)"
.br
.RI "\fIGestion annulation creation parking\&. \fP"
.ti -1c
.RI "def \fBvalider\fP (self)"
.br
.RI "\fIGestion validation de formulaire de creation de \fBParking\fP\&. \fP"
.ti -1c
.RI "def \fBshowWindow\fP (self)"
.br
.RI "\fIGestion affichage \fBCreaParking\fP\&. \fP"
.ti -1c
.RI "def \fBerror\fP (self, msg)"
.br
.RI "\fIGestion affichage QDialog d'erreur\&. \fP"
.in -1c
.SH "Constructor & Destructor Documentation"
.PP
.SS "def src\&.c\&.Parking\&.CreaParking\&.__init__ ( self, main)"
.PP
Constructeur\&.
.PP
\fBParameters:\fP
.RS 4
\fImain\fP Controleur parent
.RE
.PP
.SH "Member Function Documentation"
.PP
.SS "def src\&.c\&.Parking\&.CreaParking\&.error ( self, msg)"
.PP
Gestion affichage QDialog d'erreur\&.
.PP
\fBParameters:\fP
.RS 4
\fImsg\fP le message d'erreur
.RE
.PP
.SH "Author"
.PP
Generated automatically by Doxygen for Dream Park from the source code\&.