org.kde.koala
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). |
id.
Connect to this signal if you want to respond to mouse press events.UNKNOWN: Emitted when mouse is pressed over item id.
id.
Connect to this signal if you want to respond to mouse release events (clicks).UNKNOWN: Emitted when mouse is released over item id.