QCAD Application Framework
CAD Application Development and Automation.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
QtScriptShell_QDropEvent Class Reference

#include <qtscriptshell_QDropEvent.h>

List of all members.

Public Member Functions

 QtScriptShell_QDropEvent (const QPoint &pos, Qt::DropActions actions, const QMimeData *data, Qt::MouseButtons buttons, Qt::KeyboardModifiers modifiers, QEvent::Type type=QEvent::Drop)
 QtScriptShell_QDropEvent (const QPoint &pos, Qt::DropActions actions, const QMimeData *data, Qt::MouseButtons buttons, Qt::KeyboardModifiers modifiers, QEvent::Type type=QEvent::Drop)
 ~QtScriptShell_QDropEvent ()
 ~QtScriptShell_QDropEvent ()

Public Attributes

QScriptValue __qtscript_self

Constructor & Destructor Documentation

QtScriptShell_QDropEvent::QtScriptShell_QDropEvent ( const QPoint &  pos,
Qt::DropActions  actions,
const QMimeData *  data,
Qt::MouseButtons  buttons,
Qt::KeyboardModifiers  modifiers,
QEvent::Type  type = QEvent::Drop 
)
QtScriptShell_QDropEvent::~QtScriptShell_QDropEvent ( )
QtScriptShell_QDropEvent::QtScriptShell_QDropEvent ( const QPoint &  pos,
Qt::DropActions  actions,
const QMimeData *  data,
Qt::MouseButtons  buttons,
Qt::KeyboardModifiers  modifiers,
QEvent::Type  type = QEvent::Drop 
)
QtScriptShell_QDropEvent::~QtScriptShell_QDropEvent ( )

Member Data Documentation

QScriptValue QtScriptShell_QDropEvent::__qtscript_self

The documentation for this class was generated from the following files: