DroppingController Class Reference

Inheritance diagram for DroppingController:

Inheritance graph
[legend]
Collaboration diagram for DroppingController:

Collaboration graph
[legend]

Public Member Functions

 DroppingController (intf_thread_t *, const QString &line, QWidget *parent=0)
QString getValue ()
virtual ~DroppingController ()
void resetLine (const QString &)

Protected Member Functions

virtual void createAndAddWidget (QBoxLayout *controlLayout, int i_index, buttonType_e i_type, int i_option)
virtual void dragEnterEvent (QDragEnterEvent *event)
virtual void dragMoveEvent (QDragMoveEvent *event)
virtual void dropEvent (QDropEvent *event)
virtual void dragLeaveEvent (QDragLeaveEvent *event)
virtual void doAction (int)
 Overloading doAction to block any action.
bool eventFilter (QObject *, QEvent *)

Data Structures

struct  doubleInt

Constructor & Destructor Documentation

DroppingController::DroppingController ( intf_thread_t _p_intf,
const QString &  line,
QWidget *  parent = 0 
)

DroppingController::~DroppingController (  )  [virtual]


Member Function Documentation

QString DroppingController::getValue (  ) 

void DroppingController::resetLine ( const QString &  line  ) 

void DroppingController::createAndAddWidget ( QBoxLayout *  controlLayout,
int  i_index,
buttonType_e  i_type,
int  i_option 
) [protected, virtual]

void DroppingController::dragEnterEvent ( QDragEnterEvent *  event  )  [protected, virtual]

void DroppingController::dragMoveEvent ( QDragMoveEvent *  event  )  [protected, virtual]

void DroppingController::dropEvent ( QDropEvent *  event  )  [protected, virtual]

void DroppingController::dragLeaveEvent ( QDragLeaveEvent *  event  )  [protected, virtual]

void DroppingController::doAction ( int  i  )  [protected, virtual]

Overloading doAction to block any action.

References VLC_UNUSED.

bool DroppingController::eventFilter ( QObject *  obj,
QEvent *  event 
) [protected]


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

Generated on Sun Nov 22 08:06:19 2009 for VLC by  doxygen 1.5.6