org.kde.koala
public interface KTabBarSignals
| Method Summary | |
|---|---|
| void | closeRequest(int arg1) |
| void | contextMenu(int arg1, QPoint arg2) |
| void | initiateDrag(int arg1) |
| void | mouseDoubleClick(int arg1) |
| void | mouseMiddleClick(int arg1) |
| void | moveTab(int arg1, int arg2) |
| void | receivedDropEvent(int arg1, QDropEvent arg2) |
| void | testCanDecode(QDragMoveEvent e, boolean accept) |
| void | wheelDelta(int arg1) |