137 Private slot to initiate a new status check. |
137 Private slot to initiate a new status check. |
138 </p> |
138 </p> |
139 |
139 |
140 <a NAME="StatusMonitorLed.__ledClicked" ID="StatusMonitorLed.__ledClicked"></a> |
140 <a NAME="StatusMonitorLed.__ledClicked" ID="StatusMonitorLed.__ledClicked"></a> |
141 <h4>StatusMonitorLed.__ledClicked</h4> |
141 <h4>StatusMonitorLed.__ledClicked</h4> |
142 <b>__ledClicked</b>(<i>pos</i>) |
142 <b>__ledClicked</b>(<i>_pos</i>) |
143 <p> |
143 <p> |
144 Private slot to react upon clicks on the LED. |
144 Private slot to react upon clicks on the LED. |
145 </p> |
145 </p> |
146 |
146 |
147 <dl> |
147 <dl> |
148 |
148 |
149 <dt><i>pos</i> (QPoint)</dt> |
149 <dt><i>_pos</i> (QPoint)</dt> |
150 <dd> |
150 <dd> |
151 position of the click |
151 position of the click (unused) |
152 </dd> |
152 </dd> |
153 </dl> |
153 </dl> |
154 <a NAME="StatusMonitorLed.__projectVcsMonitorStatus" ID="StatusMonitorLed.__projectVcsMonitorStatus"></a> |
154 <a NAME="StatusMonitorLed.__projectVcsMonitorStatus" ID="StatusMonitorLed.__projectVcsMonitorStatus"></a> |
155 <h4>StatusMonitorLed.__projectVcsMonitorStatus</h4> |
155 <h4>StatusMonitorLed.__projectVcsMonitorStatus</h4> |
156 <b>__projectVcsMonitorStatus</b>(<i>status, statusMsg</i>) |
156 <b>__projectVcsMonitorStatus</b>(<i>status, statusMsg</i>) |