org.kde.koala
public interface KPopupMenuSignals
Method Summary | |
---|---|
void | aboutToShowContextMenu(KPopupMenu menu, int menuItem, QPopupMenu ctxMenu)
connect to this signal to be notified when a context menu is about to be shown |
Parameters: menu The menu that the context menu is about to be shown for menuItem The menu item that the context menu is currently on ctxMenu The context menu itself
UNKNOWN: connect to this signal to be notified when a context menu is about to be shown