104 <p> |
104 <p> |
105 Public method to get the data. |
105 Public method to get the data. |
106 </p><dl> |
106 </p><dl> |
107 <dt>Returns:</dt> |
107 <dt>Returns:</dt> |
108 <dd> |
108 <dd> |
109 tuple containing the relative path within the project, the sub-repository |
109 tuple containing the relative path within the project, the |
110 type and the sub-repository URL (string, string, string) |
110 sub-repository type and the sub-repository URL (string, string, |
|
111 string) |
111 </dd> |
112 </dd> |
112 </dl><a NAME="HgAddSubrepositoryDialog.on_pathButton_clicked" ID="HgAddSubrepositoryDialog.on_pathButton_clicked"></a> |
113 </dl><a NAME="HgAddSubrepositoryDialog.on_pathButton_clicked" ID="HgAddSubrepositoryDialog.on_pathButton_clicked"></a> |
113 <h4>HgAddSubrepositoryDialog.on_pathButton_clicked</h4> |
114 <h4>HgAddSubrepositoryDialog.on_pathButton_clicked</h4> |
114 <b>on_pathButton_clicked</b>(<i></i>) |
115 <b>on_pathButton_clicked</b>(<i></i>) |
115 <p> |
116 <p> |
116 Private slot to handle the path selection via a directory selection dialog. |
117 Private slot to handle the path selection via a directory selection |
|
118 dialog. |
117 </p><a NAME="HgAddSubrepositoryDialog.on_pathEdit_textChanged" ID="HgAddSubrepositoryDialog.on_pathEdit_textChanged"></a> |
119 </p><a NAME="HgAddSubrepositoryDialog.on_pathEdit_textChanged" ID="HgAddSubrepositoryDialog.on_pathEdit_textChanged"></a> |
118 <h4>HgAddSubrepositoryDialog.on_pathEdit_textChanged</h4> |
120 <h4>HgAddSubrepositoryDialog.on_pathEdit_textChanged</h4> |
119 <b>on_pathEdit_textChanged</b>(<i>p0</i>) |
121 <b>on_pathEdit_textChanged</b>(<i>p0</i>) |
120 <p> |
122 <p> |
121 Private slot to handle the update of the path. |
123 Private slot to handle the update of the path. |