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 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145
|
\hypertarget{namespacesrc_1_1debug}{}\doxysection{Référence de l\textquotesingle{}espace de nommage src.\+debug}
\label{namespacesrc_1_1debug}\index{src.debug@{src.debug}}
\doxysubsection*{Fonctions}
\begin{DoxyCompactItemize}
\item
def \mbox{\hyperlink{namespacesrc_1_1debug_af7c0d678db3ff9451a6706e3c94a1527}{button}} (w, cb)
\begin{DoxyCompactList}\small\item\em ajoute un bouton de débogage dans une fenêtre \end{DoxyCompactList}\item
def \mbox{\hyperlink{namespacesrc_1_1debug_a86f164e765807a05ed1b5dd40cbb9bfa}{liste\+Partitions\+Cochees}} (w)
\begin{DoxyCompactList}\small\item\em renseigne sur la liste des partions cochées de la fenêtre principale \end{DoxyCompactList}\end{DoxyCompactItemize}
\doxysubsection*{Variables}
\begin{DoxyCompactItemize}
\item
dictionary \mbox{\hyperlink{namespacesrc_1_1debug_a82b7810e5010ac629c7d2bd9ee63257c}{licence}} = \{\}
\begin{DoxyCompactList}\small\item\em Ce module facilite le debogage. \end{DoxyCompactList}\item
string \mbox{\hyperlink{namespacesrc_1_1debug_a7ac2cc3c173ba7d9c70799495184bde3}{licence\+En}}
\item
string \mbox{\hyperlink{namespacesrc_1_1debug_ac854c6e1370ae474faa44c5645f8bb22}{licence\+Fr}}
\end{DoxyCompactItemize}
\doxysubsection{Documentation des fonctions}
\mbox{\Hypertarget{namespacesrc_1_1debug_af7c0d678db3ff9451a6706e3c94a1527}\label{namespacesrc_1_1debug_af7c0d678db3ff9451a6706e3c94a1527}}
\index{src.debug@{src.debug}!button@{button}}
\index{button@{button}!src.debug@{src.debug}}
\doxysubsubsection{\texorpdfstring{button()}{button()}}
{\footnotesize\ttfamily def src.\+debug.\+button (\begin{DoxyParamCaption}\item[{}]{w, }\item[{}]{cb }\end{DoxyParamCaption})}
ajoute un bouton de débogage dans une fenêtre
\begin{DoxyParams}{Paramètres}
{\em w} & la fenêtre \\
\hline
{\em cb} & une fonction de rappel à effectuer; celle ci accepte w comme premier paramètre \\
\hline
\end{DoxyParams}
Définition à la ligne 60 du fichier debug.\+py.
\mbox{\Hypertarget{namespacesrc_1_1debug_a86f164e765807a05ed1b5dd40cbb9bfa}\label{namespacesrc_1_1debug_a86f164e765807a05ed1b5dd40cbb9bfa}}
\index{src.debug@{src.debug}!listePartitionsCochees@{listePartitionsCochees}}
\index{listePartitionsCochees@{listePartitionsCochees}!src.debug@{src.debug}}
\doxysubsubsection{\texorpdfstring{listePartitionsCochees()}{listePartitionsCochees()}}
{\footnotesize\ttfamily def src.\+debug.\+liste\+Partitions\+Cochees (\begin{DoxyParamCaption}\item[{}]{w }\end{DoxyParamCaption})}
renseigne sur la liste des partions cochées de la fenêtre principale
\begin{DoxyParams}{Paramètres}
{\em w} & la fenêtre principale \\
\hline
\end{DoxyParams}
Définition à la ligne 77 du fichier debug.\+py.
\doxysubsection{Documentation des variables}
\mbox{\Hypertarget{namespacesrc_1_1debug_a82b7810e5010ac629c7d2bd9ee63257c}\label{namespacesrc_1_1debug_a82b7810e5010ac629c7d2bd9ee63257c}}
\index{src.debug@{src.debug}!licence@{licence}}
\index{licence@{licence}!src.debug@{src.debug}}
\doxysubsubsection{\texorpdfstring{licence}{licence}}
{\footnotesize\ttfamily dictionary src.\+debug.\+licence = \{\}}
Ce module facilite le debogage.
Définition à la ligne 7 du fichier debug.\+py.
\mbox{\Hypertarget{namespacesrc_1_1debug_a7ac2cc3c173ba7d9c70799495184bde3}\label{namespacesrc_1_1debug_a7ac2cc3c173ba7d9c70799495184bde3}}
\index{src.debug@{src.debug}!licenceEn@{licenceEn}}
\index{licenceEn@{licenceEn}!src.debug@{src.debug}}
\doxysubsubsection{\texorpdfstring{licenceEn}{licenceEn}}
{\footnotesize\ttfamily string src.\+debug.\+licence\+En}
{\bfseries Valeur initiale \+:}
\begin{DoxyCode}{0}
\DoxyCodeLine{1 = \textcolor{stringliteral}{"""}}
\DoxyCodeLine{2 \textcolor{stringliteral}{ scolasync version \%s:}}
\DoxyCodeLine{3 \textcolor{stringliteral}{}}
\DoxyCodeLine{4 \textcolor{stringliteral}{ a program to manage file transfers between a computer and a collection}}
\DoxyCodeLine{5 \textcolor{stringliteral}{ of USB sticks.}}
\DoxyCodeLine{6 \textcolor{stringliteral}{}}
\DoxyCodeLine{7 \textcolor{stringliteral}{ Copyright (C) 2010-\/2013 Georges Khaznadar <georgesk@debian.org>}}
\DoxyCodeLine{8 \textcolor{stringliteral}{}}
\DoxyCodeLine{9 \textcolor{stringliteral}{ This program is free software: you can redistribute it and/or modify}}
\DoxyCodeLine{10 \textcolor{stringliteral}{ it under the terms of the GNU General Public License as published by}}
\DoxyCodeLine{11 \textcolor{stringliteral}{ the Free Software Foundation, either version 3 of the License, or}}
\DoxyCodeLine{12 \textcolor{stringliteral}{ (at your option) any later version.}}
\DoxyCodeLine{13 \textcolor{stringliteral}{}}
\DoxyCodeLine{14 \textcolor{stringliteral}{ This program is distributed in the hope that it will be useful,}}
\DoxyCodeLine{15 \textcolor{stringliteral}{ but WITHOUT ANY WARRANTY; without even the implied warranty of}}
\DoxyCodeLine{16 \textcolor{stringliteral}{ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the}}
\DoxyCodeLine{17 \textcolor{stringliteral}{ GNU General Public License for more details.}}
\DoxyCodeLine{18 \textcolor{stringliteral}{}}
\DoxyCodeLine{19 \textcolor{stringliteral}{ You should have received a copy of the GNU General Public License}}
\DoxyCodeLine{20 \textcolor{stringliteral}{ along with this program. If not, see <http://www.gnu.org/licenses/>.}}
\DoxyCodeLine{21 \textcolor{stringliteral}{"""}}
\end{DoxyCode}
Définition à la ligne 8 du fichier debug.\+py.
\mbox{\Hypertarget{namespacesrc_1_1debug_ac854c6e1370ae474faa44c5645f8bb22}\label{namespacesrc_1_1debug_ac854c6e1370ae474faa44c5645f8bb22}}
\index{src.debug@{src.debug}!licenceFr@{licenceFr}}
\index{licenceFr@{licenceFr}!src.debug@{src.debug}}
\doxysubsubsection{\texorpdfstring{licenceFr}{licenceFr}}
{\footnotesize\ttfamily string src.\+debug.\+licence\+Fr}
{\bfseries Valeur initiale \+:}
\begin{DoxyCode}{0}
\DoxyCodeLine{1 = \textcolor{stringliteral}{"""}}
\DoxyCodeLine{2 \textcolor{stringliteral}{ scolasync version \%s :}}
\DoxyCodeLine{3 \textcolor{stringliteral}{}}
\DoxyCodeLine{4 \textcolor{stringliteral}{ un programme pour gérer des transferts de fichiers entre un}}
\DoxyCodeLine{5 \textcolor{stringliteral}{ ordinateur et une collection de clés USB.}}
\DoxyCodeLine{6 \textcolor{stringliteral}{}}
\DoxyCodeLine{7 \textcolor{stringliteral}{ Copyright (C) 2010-\/2013 Georges Khaznadar <georgesk@debian.org>}}
\DoxyCodeLine{8 \textcolor{stringliteral}{}}
\DoxyCodeLine{9 \textcolor{stringliteral}{ Ce projet est un logiciel libre : vous pouvez le redistribuer, le}}
\DoxyCodeLine{10 \textcolor{stringliteral}{ modifier selon les terme de la GPL (GNU Public License) dans les}}
\DoxyCodeLine{11 \textcolor{stringliteral}{ termes de la Free Software Foundation concernant la version 3 ou}}
\DoxyCodeLine{12 \textcolor{stringliteral}{ plus de la dite licence.}}
\DoxyCodeLine{13 \textcolor{stringliteral}{}}
\DoxyCodeLine{14 \textcolor{stringliteral}{ Ce programme est fait avec l'espoir qu'il sera utile mais SANS}}
\DoxyCodeLine{15 \textcolor{stringliteral}{ AUCUNE GARANTIE. Lisez la licence pour plus de détails.}}
\DoxyCodeLine{16 \textcolor{stringliteral}{}}
\DoxyCodeLine{17 \textcolor{stringliteral}{ <http://www.gnu.org/licenses/>.}}
\DoxyCodeLine{18 \textcolor{stringliteral}{"""}}
\end{DoxyCode}
Définition à la ligne 31 du fichier debug.\+py.
|