62 </tr><tr> |
62 </tr><tr> |
63 <td><a href="#GreaseMonkeyConfigurationListWidget.__containsRemoveIcon">__containsRemoveIcon</a></td> |
63 <td><a href="#GreaseMonkeyConfigurationListWidget.__containsRemoveIcon">__containsRemoveIcon</a></td> |
64 <td>Private method to check, if the given position is inside the remove icon.</td> |
64 <td>Private method to check, if the given position is inside the remove icon.</td> |
65 </tr><tr> |
65 </tr><tr> |
66 <td><a href="#GreaseMonkeyConfigurationListWidget.mouseDoubleClickEvent">mouseDoubleClickEvent</a></td> |
66 <td><a href="#GreaseMonkeyConfigurationListWidget.mouseDoubleClickEvent">mouseDoubleClickEvent</a></td> |
67 <td>Private method handling mouse double click events.</td> |
67 <td>Protected method handling mouse double click events.</td> |
68 </tr><tr> |
68 </tr><tr> |
69 <td><a href="#GreaseMonkeyConfigurationListWidget.mousePressEvent">mousePressEvent</a></td> |
69 <td><a href="#GreaseMonkeyConfigurationListWidget.mousePressEvent">mousePressEvent</a></td> |
70 <td>Private method handling presses of mouse buttons.</td> |
70 <td>Protected method handling presses of mouse buttons.</td> |
71 </tr> |
71 </tr> |
72 </table> |
72 </table> |
73 <h3>Static Methods</h3> |
73 <h3>Static Methods</h3> |
74 <table> |
74 <table> |
75 <tr><td>None</td></tr> |
75 <tr><td>None</td></tr> |
102 </dd> |
102 </dd> |
103 </dl><a NAME="GreaseMonkeyConfigurationListWidget.mouseDoubleClickEvent" ID="GreaseMonkeyConfigurationListWidget.mouseDoubleClickEvent"></a> |
103 </dl><a NAME="GreaseMonkeyConfigurationListWidget.mouseDoubleClickEvent" ID="GreaseMonkeyConfigurationListWidget.mouseDoubleClickEvent"></a> |
104 <h4>GreaseMonkeyConfigurationListWidget.mouseDoubleClickEvent</h4> |
104 <h4>GreaseMonkeyConfigurationListWidget.mouseDoubleClickEvent</h4> |
105 <b>mouseDoubleClickEvent</b>(<i>evt</i>) |
105 <b>mouseDoubleClickEvent</b>(<i>evt</i>) |
106 <p> |
106 <p> |
107 Private method handling mouse double click events. |
107 Protected method handling mouse double click events. |
108 </p><dl> |
108 </p><dl> |
109 <dt><i>evt</i></dt> |
109 <dt><i>evt</i></dt> |
110 <dd> |
110 <dd> |
111 mouse press event (QMouseEvent) |
111 mouse press event (QMouseEvent) |
112 </dd> |
112 </dd> |
113 </dl><a NAME="GreaseMonkeyConfigurationListWidget.mousePressEvent" ID="GreaseMonkeyConfigurationListWidget.mousePressEvent"></a> |
113 </dl><a NAME="GreaseMonkeyConfigurationListWidget.mousePressEvent" ID="GreaseMonkeyConfigurationListWidget.mousePressEvent"></a> |
114 <h4>GreaseMonkeyConfigurationListWidget.mousePressEvent</h4> |
114 <h4>GreaseMonkeyConfigurationListWidget.mousePressEvent</h4> |
115 <b>mousePressEvent</b>(<i>evt</i>) |
115 <b>mousePressEvent</b>(<i>evt</i>) |
116 <p> |
116 <p> |
117 Private method handling presses of mouse buttons. |
117 Protected method handling presses of mouse buttons. |
118 </p><dl> |
118 </p><dl> |
119 <dt><i>evt</i></dt> |
119 <dt><i>evt</i></dt> |
120 <dd> |
120 <dd> |
121 mouse press event (QMouseEvent) |
121 mouse press event (QMouseEvent) |
122 </dd> |
122 </dd> |