Eneboo - Documentación para desarrolladores
|
#include <actiondnd.h>
Métodos públicos | |
ActionDrag (const QString &type, QAction *action, QWidget *source) | |
ActionDrag (QAction *action, QWidget *source) | |
ActionDrag (QActionGroup *group, QWidget *source) | |
~ActionDrag () | |
Métodos públicos estáticos | |
static bool | canDecode (QDropEvent *e) |
static QAction * | action () |
ActionDrag::ActionDrag | ( | QActionGroup * | group, |
QWidget * | source | ||
) |
ActionDrag::~ActionDrag | ( | ) |
static QAction* ActionDrag::action | ( | ) | [inline, static] |
bool ActionDrag::canDecode | ( | QDropEvent * | e | ) | [static] |