Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qplatformdrag.cpp File Reference

(05fc3aef53348fb58be6308076e000825b704e58)

#include "qplatformdrag.h"
#include <QtGui/private/qdnd_p.h>
#include <QtGui/QKeyEvent>
#include <QtGui/QGuiApplication>
#include <QtCore/QEventLoop>
+ Include dependency graph for qplatformdrag.cpp:

Go to the source code of this file.

Classes

class  QPlatformDragPrivate
 

Variables

static const char *const default_pm []
 

Variable Documentation

◆ default_pm

const char* const default_pm[]
static
Initial value:
= {
"13 9 3 1",
". c None",
" c #000000",
"X c #FFFFFF",
"X X X X X X X",
" X X X X X X ",
"X ......... X",
" X.........X ",
"X ......... X",
" X.........X ",
"X ......... X",
" X X X X X X ",
"X X X X X X X",
}

Definition at line 153 of file qplatformdrag.cpp.