org.kde.koala
Interface KSystemTraySignals


public interface KSystemTraySignals


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

Method Detail

quitSelected

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.