comparison: eric6/Documentation/Source/eric6.Preferences.MouseClickDialog.html
eric6/Documentation/Source/eric6.Preferences.MouseClickDialog.html
- changeset 7989
- a21d673a8f99
- parent 7273
- 391d6b7b1eff
equal
deleted
inserted
replaced
143 <dd> |
143 <dd> |
144 reference to the event that occurred |
144 reference to the event that occurred |
145 </dd> |
145 </dd> |
146 </dl> |
146 </dl> |
147 <dl> |
147 <dl> |
148 <dt>Returns:</dt> |
148 <dt>Return:</dt> |
149 <dd> |
149 <dd> |
150 flag indicating a handled event |
150 flag indicating a handled event |
151 </dd> |
151 </dd> |
152 </dl> |
152 </dl> |
153 <dl> |
153 <dl> |
162 |
162 |
163 <p> |
163 <p> |
164 Public method to get the entered mouse click sequence. |
164 Public method to get the entered mouse click sequence. |
165 </p> |
165 </p> |
166 <dl> |
166 <dl> |
167 <dt>Returns:</dt> |
167 <dt>Return:</dt> |
168 <dd> |
168 <dd> |
169 tuple containing the modifiers and the mouse button |
169 tuple containing the modifiers and the mouse button |
170 </dd> |
170 </dd> |
171 </dl> |
171 </dl> |
172 <dl> |
172 <dl> |