OpenMW
|
#include <droplineedit.hpp>
Signals | |
void | tableMimeDataDropped (const CSMWorld::UniversalId &id, const CSMDoc::Document *document) |
Public Member Functions | |
DropLineEdit (CSMWorld::ColumnBase::Display type, QWidget *parent=0) | |
Protected Member Functions | |
void | dragEnterEvent (QDragEnterEvent *event) |
void | dragMoveEvent (QDragMoveEvent *event) |
void | dropEvent (QDropEvent *event) |
Private Attributes | |
CSMWorld::ColumnBase::Display | mDropType |
The accepted Display type for this LineEdit. More... | |
CSVWidget::DropLineEdit::DropLineEdit | ( | CSMWorld::ColumnBase::Display | type, |
QWidget * | parent = 0 |
||
) |
|
protected |
|
protected |
|
protected |
|
signal |
|
private |
The accepted Display type for this LineEdit.