76 <p> |
76 <p> |
77 Constructor |
77 Constructor |
78 </p> |
78 </p> |
79 <dl> |
79 <dl> |
80 |
80 |
81 <dt><i>bundleHeads</i></dt> |
81 <dt><i>bundleHeads</i> (list of str)</dt> |
82 <dd> |
82 <dd> |
83 list of heads contained in a bundle |
83 list of heads contained in a bundle |
84 (list of strings) |
|
85 </dd> |
84 </dd> |
86 <dt><i>branches</i></dt> |
85 <dt><i>branches</i> (list of str)</dt> |
87 <dd> |
86 <dd> |
88 list of available branch names (list of strings) |
87 list of available branch names |
89 </dd> |
88 </dd> |
90 <dt><i>parent</i></dt> |
89 <dt><i>parent</i> (QWidget)</dt> |
91 <dd> |
90 <dd> |
92 reference to the parent widget (QWidget) |
91 reference to the parent widget |
93 </dd> |
92 </dd> |
94 </dl> |
93 </dl> |
95 <a NAME="GitApplyBundleDataDialog.getData" ID="GitApplyBundleDataDialog.getData"></a> |
94 <a NAME="GitApplyBundleDataDialog.getData" ID="GitApplyBundleDataDialog.getData"></a> |
96 <h4>GitApplyBundleDataDialog.getData</h4> |
95 <h4>GitApplyBundleDataDialog.getData</h4> |
97 <b>getData</b>(<i></i>) |
96 <b>getData</b>(<i></i>) |