46 </p><h3>Signals</h3> |
46 </p><h3>Signals</h3> |
47 <dl> |
47 <dl> |
48 <dt>clicked(QPoint)</dt> |
48 <dt>clicked(QPoint)</dt> |
49 <dd> |
49 <dd> |
50 emitted upon a click on the label |
50 emitted upon a click on the label |
51 with the left buton |
51 with the left button |
52 </dd><dt>middleClicked(QPoint)</dt> |
52 </dd><dt>middleClicked(QPoint)</dt> |
53 <dd> |
53 <dd> |
54 emitted upon a click on the label |
54 emitted upon a click on the label |
55 with the middle buton or CTRL and left button |
55 with the middle button or CTRL and left button |
56 </dd> |
56 </dd> |
57 </dl> |
57 </dl> |
58 <h3>Derived from</h3> |
58 <h3>Derived from</h3> |
59 QLabel |
59 QLabel |
60 <h3>Class Attributes</h3> |
60 <h3>Class Attributes</h3> |