Loading [MathJax]/extensions/tex2jax.js
Mantid
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Namespaces | Functions
DropEventHelper.h File Reference
#include "MantidQtWidgets/Common/DllOption.h"
#include <QDropEvent>
#include <vector>

Go to the source code of this file.

Namespaces

namespace  MantidQt
 The AlgorithmProgressDialogPresenter keeps track of the running algorithms and displays a progress bar for them, and a property list.
 
namespace  MantidQt::MantidWidgets
 
namespace  MantidQt::MantidWidgets::DropEventHelper
 

Functions

EXPORT_OPT_MANTIDQT_COMMON QStringList MantidQt::MantidWidgets::DropEventHelper::extractPythonFiles (const QDropEvent *event)
 Get all python files from q QDropEvent. More...
 
EXPORT_OPT_MANTIDQT_COMMON QStringList MantidQt::MantidWidgets::DropEventHelper::getFileNames (const QDropEvent *event)
 Get all filenames from a QDropEvent. More...