82 <p> |
82 <p> |
83 Constructor |
83 Constructor |
84 </p> |
84 </p> |
85 <dl> |
85 <dl> |
86 |
86 |
87 <dt><i>vcs</i></dt> |
87 <dt><i>vcs</i> (Subversion)</dt> |
88 <dd> |
88 <dd> |
89 reference to the vcs object |
89 reference to the vcs object |
90 </dd> |
90 </dd> |
91 <dt><i>parent</i></dt> |
91 <dt><i>parent</i> (QWidget)</dt> |
92 <dd> |
92 <dd> |
93 parent widget (QWidget) |
93 parent widget |
94 </dd> |
94 </dd> |
95 </dl> |
95 </dl> |
96 <a NAME="SvnInfoDialog.__showError" ID="SvnInfoDialog.__showError"></a> |
96 <a NAME="SvnInfoDialog.__showError" ID="SvnInfoDialog.__showError"></a> |
97 <h4>SvnInfoDialog.__showError</h4> |
97 <h4>SvnInfoDialog.__showError</h4> |
98 <b>__showError</b>(<i>msg</i>) |
98 <b>__showError</b>(<i>msg</i>) |
100 <p> |
100 <p> |
101 Private slot to show an error message. |
101 Private slot to show an error message. |
102 </p> |
102 </p> |
103 <dl> |
103 <dl> |
104 |
104 |
105 <dt><i>msg</i></dt> |
105 <dt><i>msg</i> (str)</dt> |
106 <dd> |
106 <dd> |
107 error message to show (string) |
107 error message to show |
108 </dd> |
108 </dd> |
109 </dl> |
109 </dl> |
110 <a NAME="SvnInfoDialog.start" ID="SvnInfoDialog.start"></a> |
110 <a NAME="SvnInfoDialog.start" ID="SvnInfoDialog.start"></a> |
111 <h4>SvnInfoDialog.start</h4> |
111 <h4>SvnInfoDialog.start</h4> |
112 <b>start</b>(<i>projectPath, fn</i>) |
112 <b>start</b>(<i>projectPath, fn</i>) |
114 <p> |
114 <p> |
115 Public slot to start the svn info command. |
115 Public slot to start the svn info command. |
116 </p> |
116 </p> |
117 <dl> |
117 <dl> |
118 |
118 |
119 <dt><i>projectPath</i></dt> |
119 <dt><i>projectPath</i> (str)</dt> |
120 <dd> |
120 <dd> |
121 path name of the project (string) |
121 path name of the project |
122 </dd> |
122 </dd> |
123 <dt><i>fn</i></dt> |
123 <dt><i>fn</i> (str)</dt> |
124 <dd> |
124 <dd> |
125 file or directory name relative to the project (string) |
125 file or directory name relative to the project |
126 </dd> |
126 </dd> |
127 </dl> |
127 </dl> |
128 <div align="right"><a href="#top">Up</a></div> |
128 <div align="right"><a href="#top">Up</a></div> |
129 <hr /> |
129 <hr /> |
130 </body></html> |
130 </body></html> |