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

changeset 3018
70924c0bdaf1
parent 2387
2d119e79ab54
child 3591
2f2a4a76dd22
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.vcsSubversion.SvnPropListDialog</h1> 22 <h1>eric5.Plugins.VcsPlugins.vcsSubversion.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, Ui_SvnPropListDialog 50 QWidget, Ui_SvnPropListDialog
49 <h3>Class Attributes</h3> 51 <h3>Class Attributes</h3>
50 <table> 52 <table>
110 </dd> 112 </dd>
111 </dl><a NAME="SvnPropListDialog.__finish" ID="SvnPropListDialog.__finish"></a> 113 </dl><a NAME="SvnPropListDialog.__finish" ID="SvnPropListDialog.__finish"></a>
112 <h4>SvnPropListDialog.__finish</h4> 114 <h4>SvnPropListDialog.__finish</h4>
113 <b>__finish</b>(<i></i>) 115 <b>__finish</b>(<i></i>)
114 <p> 116 <p>
115 Private slot called when the process finished or the user pressed the button. 117 Private slot called when the process finished or the user pressed the
118 button.
116 </p><a NAME="SvnPropListDialog.__generateItem" ID="SvnPropListDialog.__generateItem"></a> 119 </p><a NAME="SvnPropListDialog.__generateItem" ID="SvnPropListDialog.__generateItem"></a>
117 <h4>SvnPropListDialog.__generateItem</h4> 120 <h4>SvnPropListDialog.__generateItem</h4>
118 <b>__generateItem</b>(<i>path, propName, propValue</i>) 121 <b>__generateItem</b>(<i>path, propName, propValue</i>)
119 <p> 122 <p>
120 Private method to generate a properties item in the properties list. 123 Private method to generate a properties item in the properties list.

eric ide

mercurial