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
src_gui_kernel_qapplication Namespace Reference

Classes

struct  MyWidget
 

Functions

void startTheDrag ()
 
void wrapper1 ()
 

Function Documentation

◆ startTheDrag()

void src_gui_kernel_qapplication::startTheDrag ( )

Definition at line 22 of file src_gui_kernel_qapplication.cpp.

Referenced by wrapper1().

+ Here is the caller graph for this function:

◆ wrapper1()

void src_gui_kernel_qapplication::wrapper1 ( )

[6]

[6]

Definition at line 23 of file src_gui_kernel_qapplication.cpp.

References QApplication::startDragDistance, and startTheDrag().

+ Here is the call graph for this function: