81 <p> |
81 <p> |
82 Constructor |
82 Constructor |
83 </p> |
83 </p> |
84 <dl> |
84 <dl> |
85 |
85 |
86 <dt><i>parent</i></dt> |
86 <dt><i>parent</i> (QWidget)</dt> |
87 <dd> |
87 <dd> |
88 parent widget of the dialog (QWidget) |
88 parent widget of the dialog |
89 </dd> |
89 </dd> |
90 </dl> |
90 </dl> |
91 <a NAME="SvnRevisionSelectionDialog.__getRevision" ID="SvnRevisionSelectionDialog.__getRevision"></a> |
91 <a NAME="SvnRevisionSelectionDialog.__getRevision" ID="SvnRevisionSelectionDialog.__getRevision"></a> |
92 <h4>SvnRevisionSelectionDialog.__getRevision</h4> |
92 <h4>SvnRevisionSelectionDialog.__getRevision</h4> |
93 <b>__getRevision</b>(<i>no</i>) |
93 <b>__getRevision</b>(<i>no</i>) |
95 <p> |
95 <p> |
96 Private method to generate the revision. |
96 Private method to generate the revision. |
97 </p> |
97 </p> |
98 <dl> |
98 <dl> |
99 |
99 |
100 <dt><i>no</i></dt> |
100 <dt><i>no</i> (int)</dt> |
101 <dd> |
101 <dd> |
102 revision number to generate (1 or 2) |
102 revision number to generate (1 or 2) |
103 </dd> |
103 </dd> |
104 </dl> |
104 </dl> |
105 <dl> |
105 <dl> |
106 <dt>Return:</dt> |
106 <dt>Return:</dt> |
107 <dd> |
107 <dd> |
108 revision (integer or string) |
108 revision |
|
109 </dd> |
|
110 </dl> |
|
111 <dl> |
|
112 <dt>Return Type:</dt> |
|
113 <dd> |
|
114 int or str |
109 </dd> |
115 </dd> |
110 </dl> |
116 </dl> |
111 <a NAME="SvnRevisionSelectionDialog.getRevisions" ID="SvnRevisionSelectionDialog.getRevisions"></a> |
117 <a NAME="SvnRevisionSelectionDialog.getRevisions" ID="SvnRevisionSelectionDialog.getRevisions"></a> |
112 <h4>SvnRevisionSelectionDialog.getRevisions</h4> |
118 <h4>SvnRevisionSelectionDialog.getRevisions</h4> |
113 <b>getRevisions</b>(<i></i>) |
119 <b>getRevisions</b>(<i></i>) |