org.kde.koala

Interface KSystemTraySignals

public interface KSystemTraySignals

Method Summary
voidquitSelected()
Emitted when quit is selected in the menu.

Method Detail

quitSelected

public void quitSelected()
Emitted when quit is selected in the menu. If you want to perform any other action than to close the main application window please connect to this signal.

UNKNOWN: Emitted when quit is selected in the menu.