Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qohosplatformdrag.cpp File Reference

(dc8a6de42c8adb89275628f0adb067e9664a795d)

#include <qohosplatformdrag.h>
#include <QtCore/private/qohoslogger_p.h>
#include <QtCore/qobject.h>
#include <QtGui/private/qguiapplication_p.h>
#include <QtGui/qdrag.h>
#include <QtGui/qwindow.h>
#include <qohosinputmethodeventhandler.h>
#include <qohosjsmain.h>
#include <qohosplatformwindow.h>
#include <qohosutils.h>
#include <render/qohosview.h>
Include dependency graph for qohosplatformdrag.cpp:

Go to the source code of this file.

Classes

class  QT_BEGIN_NAMESPACE::DragEventFilterObject
class  QT_BEGIN_NAMESPACE::QOhosPlatformDragImpl

Namespaces

namespace  QT_BEGIN_NAMESPACE
 Combined button and popup list for selecting options.

Functions

std::shared_ptr< voidQT_BEGIN_NAMESPACE::installDragEventFilter ()
QOhosViewQT_BEGIN_NAMESPACE::findInitiatorViewForDragOrNull ()
std::unique_ptr< QOhosPlatformDragmakeQOhosPlatformDrag ()

Function Documentation

◆ makeQOhosPlatformDrag()

std::unique_ptr< QOhosPlatformDrag > makeQOhosPlatformDrag ( )

Definition at line 142 of file qohosplatformdrag.cpp.