|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface KStatusBarSignals
Method Summary | |
---|---|
void |
pressed(int arg1)
Emitted when mouse is pressed over item id.
Connect to this signal if you want to respond to mouse press events. |
void |
released(int arg1)
Emitted when mouse is released over item id.
Connect to this signal if you want to respond to mouse release events (clicks). |
Method Detail |
---|
void pressed(int arg1)
id.
Connect to this signal if you want to respond to mouse press events.
void released(int arg1)
id.
Connect to this signal if you want to respond to mouse release events (clicks).
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |