105 Private slot handling timer timeouts. |
105 Private slot handling timer timeouts. |
106 </p> |
106 </p> |
107 |
107 |
108 <a NAME="SnapshotTimer.enterEvent" ID="SnapshotTimer.enterEvent"></a> |
108 <a NAME="SnapshotTimer.enterEvent" ID="SnapshotTimer.enterEvent"></a> |
109 <h4>SnapshotTimer.enterEvent</h4> |
109 <h4>SnapshotTimer.enterEvent</h4> |
110 <b>enterEvent</b>(<i>evt</i>) |
110 <b>enterEvent</b>(<i>_evt</i>) |
111 <p> |
111 <p> |
112 Protected method handling the mouse cursor entering the widget. |
112 Protected method handling the mouse cursor entering the widget. |
113 </p> |
113 </p> |
114 |
114 |
115 <dl> |
115 <dl> |
116 |
116 |
117 <dt><i>evt</i> (QEvent)</dt> |
117 <dt><i>_evt</i> (QEvent)</dt> |
118 <dd> |
118 <dd> |
119 enter event |
119 enter event (unused) |
120 </dd> |
120 </dd> |
121 </dl> |
121 </dl> |
122 <a NAME="SnapshotTimer.paintEvent" ID="SnapshotTimer.paintEvent"></a> |
122 <a NAME="SnapshotTimer.paintEvent" ID="SnapshotTimer.paintEvent"></a> |
123 <h4>SnapshotTimer.paintEvent</h4> |
123 <h4>SnapshotTimer.paintEvent</h4> |
124 <b>paintEvent</b>(<i>evt</i>) |
124 <b>paintEvent</b>(<i>_evt</i>) |
125 <p> |
125 <p> |
126 Protected method handling paint events. |
126 Protected method handling paint events. |
127 </p> |
127 </p> |
128 |
128 |
129 <dl> |
129 <dl> |
130 |
130 |
131 <dt><i>evt</i> (QPaintEvent)</dt> |
131 <dt><i>_evt</i> (QPaintEvent)</dt> |
132 <dd> |
132 <dd> |
133 paint event |
133 paint event (unused) |
134 </dd> |
134 </dd> |
135 </dl> |
135 </dl> |
136 <a NAME="SnapshotTimer.start" ID="SnapshotTimer.start"></a> |
136 <a NAME="SnapshotTimer.start" ID="SnapshotTimer.start"></a> |
137 <h4>SnapshotTimer.start</h4> |
137 <h4>SnapshotTimer.start</h4> |
138 <b>start</b>(<i>seconds</i>) |
138 <b>start</b>(<i>seconds</i>) |