v2.10-0 (21000JUN2005)

Go4QtBaseWidgets
Class TGo4QLineEdit


class TGo4QLineEdit
derived from QLineEdit

Author:
Mohammad Al-Turany
Since: 14.11.2001

Field Summary
 private QStringDropedString
           

Constructor Summary
 private TGo4QLineEdit(QWidget* parent, const char * name)
           

Destructor Summary
 private virtual synchronized ~TGo4QLineEdit()
           

Method Summary
 private voiddragEnterEvent(QDragEnterEvent* Event)
           
 private voiddropEvent(QDropEvent* Event)
           
 private boolIsRemoteDrop()
           

Field Detail

DropedString

private QString DropedString
Constructor Detail

TGo4QLineEdit

private TGo4QLineEdit(QWidget* parent, const char * name)
Method Detail

~TGo4QLineEdit

private virtual synchronized ~TGo4QLineEdit()
Method Detail

dragEnterEvent

private void dragEnterEvent(QDragEnterEvent* Event)

dropEvent

private void dropEvent(QDropEvent* Event)

IsRemoteDrop

private bool IsRemoteDrop()

J.Adamczewski, M.Al-Turany, D.Bertini, H.G.Essel, S.Linev

30-06-2005