Home
last modified time | relevance | path

Searched refs:MoveAction (Results 251 – 275 of 2015) sorted by relevance

1...<<11121314151617181920>>...81

/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/gui/kernel/
H A Dqdrag.cpp270 if (supportedActions & Qt::MoveAction) { in exec()
271 transformedDefaultDropAction = Qt::MoveAction; in exec()
355 case Qt::MoveAction: in dragCursor()
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/gui/kernel/
H A Dqdrag.cpp270 if (supportedActions & Qt::MoveAction) { in exec()
271 transformedDefaultDropAction = Qt::MoveAction; in exec()
355 case Qt::MoveAction: in dragCursor()
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/gui/kernel/
H A Dqdrag.cpp270 if (supportedActions & Qt::MoveAction) { in exec()
271 transformedDefaultDropAction = Qt::MoveAction; in exec()
355 case Qt::MoveAction: in dragCursor()
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/gui/kernel/
H A Dqdrag.cpp270 if (supportedActions & Qt::MoveAction) { in exec()
271 transformedDefaultDropAction = Qt::MoveAction; in exec()
355 case Qt::MoveAction: in dragCursor()
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/gui/kernel/
H A Dqdrag.cpp270 if (supportedActions & Qt::MoveAction) { in exec()
271 transformedDefaultDropAction = Qt::MoveAction; in exec()
355 case Qt::MoveAction: in dragCursor()
/dports/converters/wkhtmltopdf/qt-5db36ec/doc/src/snippets/dropactions/
H A Dwindow.cpp82 if (event->possibleActions() & Qt::MoveAction) in dropEvent()
94 event->setDropAction(Qt::MoveAction); in dropEvent()
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/browsers/playlistbrowser/
H A DPodcastModel.h69 return Qt::CopyAction | Qt::MoveAction; in supportedDropActions()
73 return Qt::MoveAction | Qt::CopyAction; in supportedDragActions()
/dports/math/vtk8/VTK-8.2.0/Interaction/Widgets/
H A DvtkTensorProbeWidget.cxx52 this, vtkTensorProbeWidget::MoveAction); in vtkTensorProbeWidget()
109 void vtkTensorProbeWidget::MoveAction(vtkAbstractWidget *w) in MoveAction() function in vtkTensorProbeWidget
/dports/math/vtk9/VTK-9.1.0/Interaction/Widgets/
H A DvtkTensorProbeWidget.cxx46 vtkCommand::MouseMoveEvent, vtkWidgetEvent::Move, this, vtkTensorProbeWidget::MoveAction); in vtkTensorProbeWidget()
101 void vtkTensorProbeWidget::MoveAction(vtkAbstractWidget* w) in MoveAction() function in vtkTensorProbeWidget
H A DvtkMagnifierWidget.cxx43 vtkCommand::MouseMoveEvent, vtkWidgetEvent::Move, this, vtkMagnifierWidget::MoveAction); in vtkMagnifierWidget()
92 void vtkMagnifierWidget::MoveAction(vtkAbstractWidget* w) in MoveAction() function in vtkMagnifierWidget
/dports/math/vtk6/VTK-6.2.0/Interaction/Widgets/
H A DvtkTensorProbeWidget.cxx52 this, vtkTensorProbeWidget::MoveAction); in vtkTensorProbeWidget()
111 void vtkTensorProbeWidget::MoveAction(vtkAbstractWidget *w) in MoveAction() function in vtkTensorProbeWidget
/dports/deskutils/lumina-photo/lumina-1.6.0/src-qt5/desktop-utils/lumina-fm/widgets/
H A DDDListWidgets.h39 …this->setDefaultDropAction(Qt::MoveAction); //prevent any built-in Qt actions - the class handles … in QListWidget()
98 …if( this->whatsThis().startsWith(home) ){ ev->setDropAction(Qt::MoveAction); this->setCursor(Qt::D… in dragMoveEvent()
161 …this->setDefaultDropAction(Qt::MoveAction); //prevent any built-in Qt actions - the class handles … in QTreeWidget()
200 drag->exec(act | Qt::CopyAction| Qt::MoveAction); in startDrag()
220 …if( this->whatsThis().startsWith(home) ){ ev->setDropAction(Qt::MoveAction); this->setCursor(Qt::D… in dragMoveEvent()
/dports/deskutils/lumina-textedit/lumina-1.6.0/src-qt5/desktop-utils/lumina-fm/widgets/
H A DDDListWidgets.h39 …this->setDefaultDropAction(Qt::MoveAction); //prevent any built-in Qt actions - the class handles … in QListWidget()
98 …if( this->whatsThis().startsWith(home) ){ ev->setDropAction(Qt::MoveAction); this->setCursor(Qt::D… in dragMoveEvent()
161 …this->setDefaultDropAction(Qt::MoveAction); //prevent any built-in Qt actions - the class handles … in QTreeWidget()
200 drag->exec(act | Qt::CopyAction| Qt::MoveAction); in startDrag()
220 …if( this->whatsThis().startsWith(home) ){ ev->setDropAction(Qt::MoveAction); this->setCursor(Qt::D… in dragMoveEvent()
/dports/deskutils/lumina-fileinfo/lumina-1.6.0/src-qt5/desktop-utils/lumina-fm/widgets/
H A DDDListWidgets.h39 …this->setDefaultDropAction(Qt::MoveAction); //prevent any built-in Qt actions - the class handles … in QListWidget()
98 …if( this->whatsThis().startsWith(home) ){ ev->setDropAction(Qt::MoveAction); this->setCursor(Qt::D… in dragMoveEvent()
161 …this->setDefaultDropAction(Qt::MoveAction); //prevent any built-in Qt actions - the class handles … in QTreeWidget()
200 drag->exec(act | Qt::CopyAction| Qt::MoveAction); in startDrag()
220 …if( this->whatsThis().startsWith(home) ){ ev->setDropAction(Qt::MoveAction); this->setCursor(Qt::D… in dragMoveEvent()
/dports/deskutils/lumina-fm/lumina-1.6.0/src-qt5/desktop-utils/lumina-fm/widgets/
H A DDDListWidgets.h39 …this->setDefaultDropAction(Qt::MoveAction); //prevent any built-in Qt actions - the class handles … in QListWidget()
98 …if( this->whatsThis().startsWith(home) ){ ev->setDropAction(Qt::MoveAction); this->setCursor(Qt::D… in dragMoveEvent()
161 …this->setDefaultDropAction(Qt::MoveAction); //prevent any built-in Qt actions - the class handles … in QTreeWidget()
200 drag->exec(act | Qt::CopyAction| Qt::MoveAction); in startDrag()
220 …if( this->whatsThis().startsWith(home) ){ ev->setDropAction(Qt::MoveAction); this->setCursor(Qt::D… in dragMoveEvent()
/dports/deskutils/lumina-archiver/lumina-1.6.0/src-qt5/desktop-utils/lumina-fm/widgets/
H A DDDListWidgets.h39 …this->setDefaultDropAction(Qt::MoveAction); //prevent any built-in Qt actions - the class handles … in QListWidget()
98 …if( this->whatsThis().startsWith(home) ){ ev->setDropAction(Qt::MoveAction); this->setCursor(Qt::D… in dragMoveEvent()
161 …this->setDefaultDropAction(Qt::MoveAction); //prevent any built-in Qt actions - the class handles … in QTreeWidget()
200 drag->exec(act | Qt::CopyAction| Qt::MoveAction); in startDrag()
220 …if( this->whatsThis().startsWith(home) ){ ev->setDropAction(Qt::MoveAction); this->setCursor(Qt::D… in dragMoveEvent()
/dports/deskutils/lumina-mediaplayer/lumina-1.6.0/src-qt5/desktop-utils/lumina-fm/widgets/
H A DDDListWidgets.h39 …this->setDefaultDropAction(Qt::MoveAction); //prevent any built-in Qt actions - the class handles … in QListWidget()
98 …if( this->whatsThis().startsWith(home) ){ ev->setDropAction(Qt::MoveAction); this->setCursor(Qt::D… in dragMoveEvent()
161 …this->setDefaultDropAction(Qt::MoveAction); //prevent any built-in Qt actions - the class handles … in QTreeWidget()
200 drag->exec(act | Qt::CopyAction| Qt::MoveAction); in startDrag()
220 …if( this->whatsThis().startsWith(home) ){ ev->setDropAction(Qt::MoveAction); this->setCursor(Qt::D… in dragMoveEvent()
/dports/deskutils/lumina-screenshot/lumina-1.6.0/src-qt5/desktop-utils/lumina-fm/widgets/
H A DDDListWidgets.h39 …this->setDefaultDropAction(Qt::MoveAction); //prevent any built-in Qt actions - the class handles … in QListWidget()
98 …if( this->whatsThis().startsWith(home) ){ ev->setDropAction(Qt::MoveAction); this->setCursor(Qt::D… in dragMoveEvent()
161 …this->setDefaultDropAction(Qt::MoveAction); //prevent any built-in Qt actions - the class handles … in QTreeWidget()
200 drag->exec(act | Qt::CopyAction| Qt::MoveAction); in startDrag()
220 …if( this->whatsThis().startsWith(home) ){ ev->setDropAction(Qt::MoveAction); this->setCursor(Qt::D… in dragMoveEvent()
/dports/x11/lumina-core/lumina-1.6.0/src-qt5/desktop-utils/lumina-fm/widgets/
H A DDDListWidgets.h39 …this->setDefaultDropAction(Qt::MoveAction); //prevent any built-in Qt actions - the class handles … in QListWidget()
98 …if( this->whatsThis().startsWith(home) ){ ev->setDropAction(Qt::MoveAction); this->setCursor(Qt::D… in dragMoveEvent()
161 …this->setDefaultDropAction(Qt::MoveAction); //prevent any built-in Qt actions - the class handles … in QTreeWidget()
200 drag->exec(act | Qt::CopyAction| Qt::MoveAction); in startDrag()
220 …if( this->whatsThis().startsWith(home) ){ ev->setDropAction(Qt::MoveAction); this->setCursor(Qt::D… in dragMoveEvent()
/dports/x11/lumina-coreutils/lumina-1.6.0/src-qt5/desktop-utils/lumina-fm/widgets/
H A DDDListWidgets.h39 …this->setDefaultDropAction(Qt::MoveAction); //prevent any built-in Qt actions - the class handles … in QListWidget()
98 …if( this->whatsThis().startsWith(home) ){ ev->setDropAction(Qt::MoveAction); this->setCursor(Qt::D… in dragMoveEvent()
161 …this->setDefaultDropAction(Qt::MoveAction); //prevent any built-in Qt actions - the class handles … in QTreeWidget()
200 drag->exec(act | Qt::CopyAction| Qt::MoveAction); in startDrag()
220 …if( this->whatsThis().startsWith(home) ){ ev->setDropAction(Qt::MoveAction); this->setCursor(Qt::D… in dragMoveEvent()
/dports/games/openage/openage-0.3.0-1262-ga554ab49/libopenage/unit/
H A Daction.cpp548 MoveAction::MoveAction(Unit *e, coord::phys3 tar, bool repath) in MoveAction() function in openage::MoveAction
559 MoveAction::MoveAction(Unit *e, UnitReference tar, coord::phys_t within_range) in MoveAction() function in openage::MoveAction
570 void MoveAction::initialise() { in initialise()
589 MoveAction::~MoveAction() {} in ~MoveAction()
591 void MoveAction::update(unsigned int time) { in update()
687 void MoveAction::on_completion() {} in on_completion()
689 bool MoveAction::completed() const { in completed()
706 coord::phys3 MoveAction::next_waypoint() const { in next_waypoint()
715 void MoveAction::set_path() { in set_path()
726 void MoveAction::set_distance() { in set_distance()
/dports/x11-fm/pcmanfm-qt/pcmanfm-qt-1.0.0/pcmanfm/
H A Dtabbar.cpp74 Qt::DropAction dragged = drag->exec(Qt::MoveAction); in mouseMoveEvent()
75 if(dragged != Qt::MoveAction) { // a tab is dropped outside all windows in mouseMoveEvent()
/dports/deskutils/lumina-screenshot/lumina-1.6.0/src-qt5/core/lumina-desktop/desktop-plugins/applauncher/
H A DAppLauncherPlugin.h111 if(ev->proposedAction() == Qt::MoveAction){ in dropEvent()
112 ev->setDropAction(Qt::MoveAction); in dropEvent()
/dports/deskutils/lumina-mediaplayer/lumina-1.6.0/src-qt5/core/lumina-desktop/desktop-plugins/applauncher/
H A DAppLauncherPlugin.h111 if(ev->proposedAction() == Qt::MoveAction){ in dropEvent()
112 ev->setDropAction(Qt::MoveAction); in dropEvent()
/dports/deskutils/lumina-photo/lumina-1.6.0/src-qt5/core/lumina-desktop/desktop-plugins/applauncher/
H A DAppLauncherPlugin.h111 if(ev->proposedAction() == Qt::MoveAction){ in dropEvent()
112 ev->setDropAction(Qt::MoveAction); in dropEvent()

1...<<11121314151617181920>>...81