Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.SvnPropListDialog.html

changeset 3018
70924c0bdaf1
parent 2387
2d119e79ab54
equal deleted inserted replaced
3017:6a8cb7632448 3018:70924c0bdaf1
19 </style> 19 </style>
20 </head> 20 </head>
21 <body><a NAME="top" ID="top"></a> 21 <body><a NAME="top" ID="top"></a>
22 <h1>eric5.Plugins.VcsPlugins.vcsPySvn.SvnPropListDialog</h1> 22 <h1>eric5.Plugins.VcsPlugins.vcsPySvn.SvnPropListDialog</h1>
23 <p> 23 <p>
24 Module implementing a dialog to show the output of the svn proplist command process. 24 Module implementing a dialog to show the output of the svn proplist command
25 process.
25 </p> 26 </p>
26 <h3>Global Attributes</h3> 27 <h3>Global Attributes</h3>
27 <table> 28 <table>
28 <tr><td>None</td></tr> 29 <tr><td>None</td></tr>
29 </table> 30 </table>
40 </table> 41 </table>
41 <hr /><hr /> 42 <hr /><hr />
42 <a NAME="SvnPropListDialog" ID="SvnPropListDialog"></a> 43 <a NAME="SvnPropListDialog" ID="SvnPropListDialog"></a>
43 <h2>SvnPropListDialog</h2> 44 <h2>SvnPropListDialog</h2>
44 <p> 45 <p>
45 Class implementing a dialog to show the output of the svn proplist command process. 46 Class implementing a dialog to show the output of the svn proplist command
47 process.
46 </p> 48 </p>
47 <h3>Derived from</h3> 49 <h3>Derived from</h3>
48 QWidget, SvnDialogMixin, Ui_SvnPropListDialog 50 QWidget, SvnDialogMixin, Ui_SvnPropListDialog
49 <h3>Class Attributes</h3> 51 <h3>Class Attributes</h3>
50 <table> 52 <table>
101 </dd> 103 </dd>
102 </dl><a NAME="SvnPropListDialog.__finish" ID="SvnPropListDialog.__finish"></a> 104 </dl><a NAME="SvnPropListDialog.__finish" ID="SvnPropListDialog.__finish"></a>
103 <h4>SvnPropListDialog.__finish</h4> 105 <h4>SvnPropListDialog.__finish</h4>
104 <b>__finish</b>(<i></i>) 106 <b>__finish</b>(<i></i>)
105 <p> 107 <p>
106 Private slot called when the process finished or the user pressed the button. 108 Private slot called when the process finished or the user pressed the
109 button.
107 </p><a NAME="SvnPropListDialog.__generateItem" ID="SvnPropListDialog.__generateItem"></a> 110 </p><a NAME="SvnPropListDialog.__generateItem" ID="SvnPropListDialog.__generateItem"></a>
108 <h4>SvnPropListDialog.__generateItem</h4> 111 <h4>SvnPropListDialog.__generateItem</h4>
109 <b>__generateItem</b>(<i>path, propName, propValue</i>) 112 <b>__generateItem</b>(<i>path, propName, propValue</i>)
110 <p> 113 <p>
111 Private method to generate a properties item in the properties list. 114 Private method to generate a properties item in the properties list.

eric ide

mercurial