Home
last modified time | relevance | path

Searched refs:startToDrag (Results 1 – 4 of 4) sorted by relevance

/dports/games/chessx/chessx-1.5.6/src/gui/
H A Ddatabaselist.h49 void startToDrag();
H A Ddatabaselist.cpp485 void DatabaseList::startToDrag() in startToDrag() function in DatabaseList
509 startToDrag(); in startDrag()
H A Dboardview.h221 void startToDrag(QMouseEvent *event, Square s);
H A Dboardview.cpp886 startToDrag(event, s); in handleMouseMoveEvent()
898 void BoardView::startToDrag(QMouseEvent *event, Square s) in startToDrag() function in BoardView