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