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

changeset 58
37f0444c3479
parent 21
b88a0e6268bd
child 409
0ea528e80202
equal deleted inserted replaced
57:81326a94fdca 58:37f0444c3479
20 </style> 20 </style>
21 </head> 21 </head>
22 <body><a NAME="top" ID="top"></a> 22 <body><a NAME="top" ID="top"></a>
23 <h1>eric5.Plugins.VcsPlugins.vcsPySvn.SvnPropListDialog</h1> 23 <h1>eric5.Plugins.VcsPlugins.vcsPySvn.SvnPropListDialog</h1>
24 <p> 24 <p>
25 &#77;&#111;&#100;&#117;&#108;&#101; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#97; &#100;&#105;&#97;&#108;&#111;&#103; &#116;&#111; &#115;&#104;&#111;w &#116;&#104;&#101; &#111;&#117;&#116;&#112;&#117;&#116; &#111;&#102; &#116;&#104;&#101; &#115;v&#110; &#112;&#114;&#111;&#112;&#108;&#105;&#115;&#116; &#99;&#111;&#109;&#109;&#97;&#110;&#100; &#112;&#114;&#111;&#99;&#101;&#115;&#115;. 25 Module implementing a dialog to show the output of the svn proplist command process.
26 </p> 26 </p>
27 <h3>Global Attributes</h3> 27 <h3>Global Attributes</h3>
28 <table> 28 <table>
29 <tr><td>None</td></tr> 29 <tr><td>None</td></tr>
30 </table> 30 </table>
31 <h3>Classes</h3> 31 <h3>Classes</h3>
32 <table> 32 <table>
33 <tr> 33 <tr>
34 <td><a href="#SvnPropListDialog">SvnPropListDialog</a></td> 34 <td><a href="#SvnPropListDialog">SvnPropListDialog</a></td>
35 <td>&#67;&#108;&#97;&#115;&#115; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#97; &#100;&#105;&#97;&#108;&#111;&#103; &#116;&#111; &#115;&#104;&#111;w &#116;&#104;&#101; &#111;&#117;&#116;&#112;&#117;&#116; &#111;&#102; &#116;&#104;&#101; &#115;v&#110; &#112;&#114;&#111;&#112;&#108;&#105;&#115;&#116; &#99;&#111;&#109;&#109;&#97;&#110;&#100; &#112;&#114;&#111;&#99;&#101;&#115;&#115;.</td> 35 <td>Class implementing a dialog to show the output of the svn proplist command process.</td>
36 </tr> 36 </tr>
37 </table> 37 </table>
38 <h3>Functions</h3> 38 <h3>Functions</h3>
39 <table> 39 <table>
40 <tr><td>None</td></tr> 40 <tr><td>None</td></tr>
41 </table> 41 </table>
42 <hr /><hr /> 42 <hr /><hr />
43 <a NAME="SvnPropListDialog" ID="SvnPropListDialog"></a> 43 <a NAME="SvnPropListDialog" ID="SvnPropListDialog"></a>
44 <h2>SvnPropListDialog</h2> 44 <h2>SvnPropListDialog</h2>
45 <p> 45 <p>
46 &#67;&#108;&#97;&#115;&#115; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#97; &#100;&#105;&#97;&#108;&#111;&#103; &#116;&#111; &#115;&#104;&#111;w &#116;&#104;&#101; &#111;&#117;&#116;&#112;&#117;&#116; &#111;&#102; &#116;&#104;&#101; &#115;v&#110; &#112;&#114;&#111;&#112;&#108;&#105;&#115;&#116; &#99;&#111;&#109;&#109;&#97;&#110;&#100; &#112;&#114;&#111;&#99;&#101;&#115;&#115;. 46 Class implementing a dialog to show the output of the svn proplist command process.
47 </p> 47 </p>
48 <h3>Derived from</h3> 48 <h3>Derived from</h3>
49 QWidget, SvnDialogMixin, Ui_SvnPropListDialog 49 QWidget, SvnDialogMixin, Ui_SvnPropListDialog
50 <h3>Class Attributes</h3> 50 <h3>Class Attributes</h3>
51 <table> 51 <table>
53 </table> 53 </table>
54 <h3>Methods</h3> 54 <h3>Methods</h3>
55 <table> 55 <table>
56 <tr> 56 <tr>
57 <td><a href="#SvnPropListDialog.__init__">SvnPropListDialog</a></td> 57 <td><a href="#SvnPropListDialog.__init__">SvnPropListDialog</a></td>
58 <td>&#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114;</td> 58 <td>Constructor</td>
59 </tr><tr> 59 </tr><tr>
60 <td><a href="#SvnPropListDialog.__finish">__finish</a></td> 60 <td><a href="#SvnPropListDialog.__finish">__finish</a></td>
61 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#99;&#97;&#108;&#108;&#101;&#100; w&#104;&#101;&#110; &#116;&#104;&#101; &#112;&#114;&#111;&#99;&#101;&#115;&#115; &#102;&#105;&#110;&#105;&#115;&#104;&#101;&#100; &#111;&#114; &#116;&#104;&#101; &#117;&#115;&#101;&#114; &#112;&#114;&#101;&#115;&#115;&#101;&#100; &#116;&#104;&#101; &#98;&#117;&#116;&#116;&#111;&#110;.</td> 61 <td>Private slot called when the process finished or the user pressed the button.</td>
62 </tr><tr> 62 </tr><tr>
63 <td><a href="#SvnPropListDialog.__generateItem">__generateItem</a></td> 63 <td><a href="#SvnPropListDialog.__generateItem">__generateItem</a></td>
64 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#110;&#101;&#114;&#97;&#116;&#101; &#97; &#112;&#114;&#111;&#112;&#101;&#114;&#116;&#105;&#101;&#115; &#105;&#116;&#101;&#109; &#105;&#110; &#116;&#104;&#101; &#112;&#114;&#111;&#112;&#101;&#114;&#116;&#105;&#101;&#115; &#108;&#105;&#115;&#116;.</td> 64 <td>Private method to generate a properties item in the properties list.</td>
65 </tr><tr> 65 </tr><tr>
66 <td><a href="#SvnPropListDialog.__resizeColumns">__resizeColumns</a></td> 66 <td><a href="#SvnPropListDialog.__resizeColumns">__resizeColumns</a></td>
67 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#114;&#101;&#115;&#105;z&#101; &#116;&#104;&#101; &#108;&#105;&#115;&#116; &#99;&#111;&#108;&#117;&#109;&#110;&#115;.</td> 67 <td>Private method to resize the list columns.</td>
68 </tr><tr> 68 </tr><tr>
69 <td><a href="#SvnPropListDialog.__resort">__resort</a></td> 69 <td><a href="#SvnPropListDialog.__resort">__resort</a></td>
70 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#114;&#101;&#115;&#111;&#114;&#116; &#116;&#104;&#101; &#116;&#114;&#101;&#101;.</td> 70 <td>Private method to resort the tree.</td>
71 </tr><tr> 71 </tr><tr>
72 <td><a href="#SvnPropListDialog.__showError">__showError</a></td> 72 <td><a href="#SvnPropListDialog.__showError">__showError</a></td>
73 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#115;&#104;&#111;w &#97;&#110; &#101;&#114;&#114;&#111;&#114; &#109;&#101;&#115;&#115;&#97;&#103;&#101;.</td> 73 <td>Private slot to show an error message.</td>
74 </tr><tr> 74 </tr><tr>
75 <td><a href="#SvnPropListDialog.on_buttonBox_clicked">on_buttonBox_clicked</a></td> 75 <td><a href="#SvnPropListDialog.on_buttonBox_clicked">on_buttonBox_clicked</a></td>
76 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#99;&#97;&#108;&#108;&#101;&#100; &#98;y &#97; &#98;&#117;&#116;&#116;&#111;&#110; &#111;&#102; &#116;&#104;&#101; &#98;&#117;&#116;&#116;&#111;&#110; &#98;&#111;x &#99;&#108;&#105;&#99;&#107;&#101;&#100;.</td> 76 <td>Private slot called by a button of the button box clicked.</td>
77 </tr><tr> 77 </tr><tr>
78 <td><a href="#SvnPropListDialog.start">start</a></td> 78 <td><a href="#SvnPropListDialog.start">start</a></td>
79 <td>&#80;&#117;&#98;&#108;&#105;&#99; &#115;&#108;&#111;&#116; &#116;&#111; &#115;&#116;&#97;&#114;&#116; &#116;&#104;&#101; &#115;v&#110; &#115;&#116;&#97;&#116;&#117;&#115; &#99;&#111;&#109;&#109;&#97;&#110;&#100;.</td> 79 <td>Public slot to start the svn status command.</td>
80 </tr> 80 </tr>
81 </table> 81 </table>
82 <a NAME="SvnPropListDialog.__init__" ID="SvnPropListDialog.__init__"></a> 82 <a NAME="SvnPropListDialog.__init__" ID="SvnPropListDialog.__init__"></a>
83 <h4>SvnPropListDialog (Constructor)</h4> 83 <h4>SvnPropListDialog (Constructor)</h4>
84 <b>SvnPropListDialog</b>(<i>vcs, parent = None</i>) 84 <b>SvnPropListDialog</b>(<i>vcs, parent = None</i>)
85 <p> 85 <p>
86 &#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114; 86 Constructor
87 </p><dl> 87 </p><dl>
88 <dt><i>vcs</i></dt> 88 <dt><i>vcs</i></dt>
89 <dd> 89 <dd>
90 &#114;&#101;&#102;&#101;&#114;&#101;&#110;&#99;&#101; &#116;&#111; &#116;&#104;&#101; v&#99;&#115; &#111;&#98;&#106;&#101;&#99;&#116; 90 reference to the vcs object
91 </dd><dt><i>parent</i></dt> 91 </dd><dt><i>parent</i></dt>
92 <dd> 92 <dd>
93 &#112;&#97;&#114;&#101;&#110;&#116; w&#105;&#100;&#103;&#101;&#116; (&#81;&#87;&#105;&#100;&#103;&#101;&#116;) 93 parent widget (QWidget)
94 </dd> 94 </dd>
95 </dl><a NAME="SvnPropListDialog.__finish" ID="SvnPropListDialog.__finish"></a> 95 </dl><a NAME="SvnPropListDialog.__finish" ID="SvnPropListDialog.__finish"></a>
96 <h4>SvnPropListDialog.__finish</h4> 96 <h4>SvnPropListDialog.__finish</h4>
97 <b>__finish</b>(<i></i>) 97 <b>__finish</b>(<i></i>)
98 <p> 98 <p>
99 &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#99;&#97;&#108;&#108;&#101;&#100; w&#104;&#101;&#110; &#116;&#104;&#101; &#112;&#114;&#111;&#99;&#101;&#115;&#115; &#102;&#105;&#110;&#105;&#115;&#104;&#101;&#100; &#111;&#114; &#116;&#104;&#101; &#117;&#115;&#101;&#114; &#112;&#114;&#101;&#115;&#115;&#101;&#100; &#116;&#104;&#101; &#98;&#117;&#116;&#116;&#111;&#110;. 99 Private slot called when the process finished or the user pressed the button.
100 </p><a NAME="SvnPropListDialog.__generateItem" ID="SvnPropListDialog.__generateItem"></a> 100 </p><a NAME="SvnPropListDialog.__generateItem" ID="SvnPropListDialog.__generateItem"></a>
101 <h4>SvnPropListDialog.__generateItem</h4> 101 <h4>SvnPropListDialog.__generateItem</h4>
102 <b>__generateItem</b>(<i>path, propName, propValue</i>) 102 <b>__generateItem</b>(<i>path, propName, propValue</i>)
103 <p> 103 <p>
104 &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#110;&#101;&#114;&#97;&#116;&#101; &#97; &#112;&#114;&#111;&#112;&#101;&#114;&#116;&#105;&#101;&#115; &#105;&#116;&#101;&#109; &#105;&#110; &#116;&#104;&#101; &#112;&#114;&#111;&#112;&#101;&#114;&#116;&#105;&#101;&#115; &#108;&#105;&#115;&#116;. 104 Private method to generate a properties item in the properties list.
105 </p><dl> 105 </p><dl>
106 <dt><i>path</i></dt> 106 <dt><i>path</i></dt>
107 <dd> 107 <dd>
108 &#102;&#105;&#108;&#101;/&#100;&#105;&#114;&#101;&#99;&#116;&#111;&#114;y &#110;&#97;&#109;&#101; &#116;&#104;&#101; &#112;&#114;&#111;&#112;&#101;&#114;&#116;y &#97;&#112;&#112;&#108;&#105;&#101;&#115; &#116;&#111; (&#115;&#116;&#114;&#105;&#110;&#103;) 108 file/directory name the property applies to (string)
109 </dd><dt><i>propName</i></dt> 109 </dd><dt><i>propName</i></dt>
110 <dd> 110 <dd>
111 &#110;&#97;&#109;&#101; &#111;&#102; &#116;&#104;&#101; &#112;&#114;&#111;&#112;&#101;&#114;&#116;y (&#115;&#116;&#114;&#105;&#110;&#103;) 111 name of the property (string)
112 </dd><dt><i>propValue</i></dt> 112 </dd><dt><i>propValue</i></dt>
113 <dd> 113 <dd>
114 v&#97;&#108;&#117;&#101; &#111;&#102; &#116;&#104;&#101; &#112;&#114;&#111;&#112;&#101;&#114;&#116;y (&#115;&#116;&#114;&#105;&#110;&#103;) 114 value of the property (string)
115 </dd> 115 </dd>
116 </dl><a NAME="SvnPropListDialog.__resizeColumns" ID="SvnPropListDialog.__resizeColumns"></a> 116 </dl><a NAME="SvnPropListDialog.__resizeColumns" ID="SvnPropListDialog.__resizeColumns"></a>
117 <h4>SvnPropListDialog.__resizeColumns</h4> 117 <h4>SvnPropListDialog.__resizeColumns</h4>
118 <b>__resizeColumns</b>(<i></i>) 118 <b>__resizeColumns</b>(<i></i>)
119 <p> 119 <p>
120 &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#114;&#101;&#115;&#105;z&#101; &#116;&#104;&#101; &#108;&#105;&#115;&#116; &#99;&#111;&#108;&#117;&#109;&#110;&#115;. 120 Private method to resize the list columns.
121 </p><a NAME="SvnPropListDialog.__resort" ID="SvnPropListDialog.__resort"></a> 121 </p><a NAME="SvnPropListDialog.__resort" ID="SvnPropListDialog.__resort"></a>
122 <h4>SvnPropListDialog.__resort</h4> 122 <h4>SvnPropListDialog.__resort</h4>
123 <b>__resort</b>(<i></i>) 123 <b>__resort</b>(<i></i>)
124 <p> 124 <p>
125 &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#114;&#101;&#115;&#111;&#114;&#116; &#116;&#104;&#101; &#116;&#114;&#101;&#101;. 125 Private method to resort the tree.
126 </p><a NAME="SvnPropListDialog.__showError" ID="SvnPropListDialog.__showError"></a> 126 </p><a NAME="SvnPropListDialog.__showError" ID="SvnPropListDialog.__showError"></a>
127 <h4>SvnPropListDialog.__showError</h4> 127 <h4>SvnPropListDialog.__showError</h4>
128 <b>__showError</b>(<i>msg</i>) 128 <b>__showError</b>(<i>msg</i>)
129 <p> 129 <p>
130 &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#115;&#104;&#111;w &#97;&#110; &#101;&#114;&#114;&#111;&#114; &#109;&#101;&#115;&#115;&#97;&#103;&#101;. 130 Private slot to show an error message.
131 </p><dl> 131 </p><dl>
132 <dt><i>msg</i></dt> 132 <dt><i>msg</i></dt>
133 <dd> 133 <dd>
134 &#101;&#114;&#114;&#111;&#114; &#109;&#101;&#115;&#115;&#97;&#103;&#101; &#116;&#111; &#115;&#104;&#111;w (&#115;&#116;&#114;&#105;&#110;&#103;) 134 error message to show (string)
135 </dd> 135 </dd>
136 </dl><a NAME="SvnPropListDialog.on_buttonBox_clicked" ID="SvnPropListDialog.on_buttonBox_clicked"></a> 136 </dl><a NAME="SvnPropListDialog.on_buttonBox_clicked" ID="SvnPropListDialog.on_buttonBox_clicked"></a>
137 <h4>SvnPropListDialog.on_buttonBox_clicked</h4> 137 <h4>SvnPropListDialog.on_buttonBox_clicked</h4>
138 <b>on_buttonBox_clicked</b>(<i>button</i>) 138 <b>on_buttonBox_clicked</b>(<i>button</i>)
139 <p> 139 <p>
140 &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#99;&#97;&#108;&#108;&#101;&#100; &#98;y &#97; &#98;&#117;&#116;&#116;&#111;&#110; &#111;&#102; &#116;&#104;&#101; &#98;&#117;&#116;&#116;&#111;&#110; &#98;&#111;x &#99;&#108;&#105;&#99;&#107;&#101;&#100;. 140 Private slot called by a button of the button box clicked.
141 </p><dl> 141 </p><dl>
142 <dt><i>button</i></dt> 142 <dt><i>button</i></dt>
143 <dd> 143 <dd>
144 &#98;&#117;&#116;&#116;&#111;&#110; &#116;&#104;&#97;&#116; w&#97;&#115; &#99;&#108;&#105;&#99;&#107;&#101;&#100; (&#81;&#65;&#98;&#115;&#116;&#114;&#97;&#99;&#116;&#66;&#117;&#116;&#116;&#111;&#110;) 144 button that was clicked (QAbstractButton)
145 </dd> 145 </dd>
146 </dl><a NAME="SvnPropListDialog.start" ID="SvnPropListDialog.start"></a> 146 </dl><a NAME="SvnPropListDialog.start" ID="SvnPropListDialog.start"></a>
147 <h4>SvnPropListDialog.start</h4> 147 <h4>SvnPropListDialog.start</h4>
148 <b>start</b>(<i>fn, recursive = False</i>) 148 <b>start</b>(<i>fn, recursive = False</i>)
149 <p> 149 <p>
150 &#80;&#117;&#98;&#108;&#105;&#99; &#115;&#108;&#111;&#116; &#116;&#111; &#115;&#116;&#97;&#114;&#116; &#116;&#104;&#101; &#115;v&#110; &#115;&#116;&#97;&#116;&#117;&#115; &#99;&#111;&#109;&#109;&#97;&#110;&#100;. 150 Public slot to start the svn status command.
151 </p><dl> 151 </p><dl>
152 <dt><i>fn</i></dt> 152 <dt><i>fn</i></dt>
153 <dd> 153 <dd>
154 &#102;&#105;&#108;&#101;&#110;&#97;&#109;&#101;(&#115;) (&#115;&#116;&#114;&#105;&#110;&#103; &#111;&#114; &#108;&#105;&#115;&#116; &#111;&#102; &#115;&#116;&#114;&#105;&#110;&#103;&#115;) 154 filename(s) (string or list of strings)
155 </dd><dt><i>recursive</i></dt> 155 </dd><dt><i>recursive</i></dt>
156 <dd> 156 <dd>
157 &#102;&#108;&#97;&#103; &#105;&#110;&#100;&#105;&#99;&#97;&#116;&#105;&#110;&#103; &#97; &#114;&#101;&#99;&#117;&#114;&#115;&#105;v&#101; &#108;&#105;&#115;&#116; &#105;&#115; &#114;&#101;&#113;&#117;&#101;&#115;&#116;&#101;&#100; 157 flag indicating a recursive list is requested
158 </dd> 158 </dd>
159 </dl> 159 </dl>
160 <div align="right"><a href="#top">Up</a></div> 160 <div align="right"><a href="#top">Up</a></div>
161 <hr /> 161 <hr />
162 </body></html> 162 </body></html>

eric ide

mercurial