Searched refs:siftWindowOnLeft (Results 1 – 2 of 2) sorted by relevance
496 void siftWindowOnLeft();
1931 QObject::connect(vect_QActions[0], SIGNAL(triggered()), view, SLOT(siftWindowOnLeft())); in createActions()1981 QObject::connect(vect_QShortcuts[0], SIGNAL(activated()), view, SLOT(siftWindowOnLeft())); in createShortcuts()2458 void DefaultViewPort::siftWindowOnLeft() in siftWindowOnLeft() function in DefaultViewPort