1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48
|
\hypertarget{namespacesrc_1_1checkBoxDialog}{}\doxysection{Référence de l\textquotesingle{}espace de nommage src.\+check\+Box\+Dialog}
\label{namespacesrc_1_1checkBoxDialog}\index{src.checkBoxDialog@{src.checkBoxDialog}}
\doxysubsection*{Classes}
\begin{DoxyCompactItemize}
\item
class \mbox{\hyperlink{classsrc_1_1checkBoxDialog_1_1CheckBoxDialog}{Check\+Box\+Dialog}}
\begin{DoxyCompactList}\small\item\em Un dialogue pour gérer les cases à cocher de l\textquotesingle{}application. \end{DoxyCompactList}\end{DoxyCompactItemize}
\doxysubsection*{Variables}
\begin{DoxyCompactItemize}
\item
string \mbox{\hyperlink{namespacesrc_1_1checkBoxDialog_acac7f880e63599b3496c7a33361d4553}{licence\+En}}
\end{DoxyCompactItemize}
\doxysubsection{Documentation des variables}
\mbox{\Hypertarget{namespacesrc_1_1checkBoxDialog_acac7f880e63599b3496c7a33361d4553}\label{namespacesrc_1_1checkBoxDialog_acac7f880e63599b3496c7a33361d4553}}
\index{src.checkBoxDialog@{src.checkBoxDialog}!licenceEn@{licenceEn}}
\index{licenceEn@{licenceEn}!src.checkBoxDialog@{src.checkBoxDialog}}
\doxysubsubsection{\texorpdfstring{licenceEn}{licenceEn}}
{\footnotesize\ttfamily string src.\+check\+Box\+Dialog.\+licence\+En}
{\bfseries Valeur initiale \+:}
\begin{DoxyCode}{0}
\DoxyCodeLine{1 = \textcolor{stringliteral}{"""}}
\DoxyCodeLine{2 \textcolor{stringliteral}{ file checkBoxDialog.py}}
\DoxyCodeLine{3 \textcolor{stringliteral}{ this file is part of the project scolasync}}
\DoxyCodeLine{4 \textcolor{stringliteral}{}}
\DoxyCodeLine{5 \textcolor{stringliteral}{ Copyright (C) 2010 Georges Khaznadar <georgesk@ofset.org>}}
\DoxyCodeLine{6 \textcolor{stringliteral}{}}
\DoxyCodeLine{7 \textcolor{stringliteral}{ This program is free software: you can redistribute it and/or modify}}
\DoxyCodeLine{8 \textcolor{stringliteral}{ it under the terms of the GNU General Public License as published by}}
\DoxyCodeLine{9 \textcolor{stringliteral}{ the Free Software Foundation, either version3 of the License, or}}
\DoxyCodeLine{10 \textcolor{stringliteral}{ (at your option) any later version.}}
\DoxyCodeLine{11 \textcolor{stringliteral}{}}
\DoxyCodeLine{12 \textcolor{stringliteral}{ This program is distributed in the hope that it will be useful,}}
\DoxyCodeLine{13 \textcolor{stringliteral}{ but WITHOUT ANY WARRANTY; without even the implied warranty of}}
\DoxyCodeLine{14 \textcolor{stringliteral}{ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the}}
\DoxyCodeLine{15 \textcolor{stringliteral}{ GNU General Public License for more details.}}
\DoxyCodeLine{16 \textcolor{stringliteral}{}}
\DoxyCodeLine{17 \textcolor{stringliteral}{ You should have received a copy of the GNU General Public License}}
\DoxyCodeLine{18 \textcolor{stringliteral}{ along with this program. If not, see <http://www.gnu.org/licenses/>.}}
\DoxyCodeLine{19 \textcolor{stringliteral}{"""}}
\end{DoxyCode}
Définition à la ligne 1 du fichier check\+Box\+Dialog.\+py.
|