Searched refs:siftWindowOnRight (Results 1 – 2 of 2) sorted by relevance
497 void siftWindowOnRight();
1935 QObject::connect(vect_QActions[1], SIGNAL(triggered()), view, SLOT(siftWindowOnRight())); in createActions()1984 QObject::connect(vect_QShortcuts[1], SIGNAL(activated()), view, SLOT(siftWindowOnRight())); in createShortcuts()2466 void DefaultViewPort::siftWindowOnRight() in siftWindowOnRight() function in DefaultViewPort