Eneboo - Documentación para desarrolladores
|
Tipos públicos | |
enum | ItemType { ListBoxText = 1, ListBoxPixmap = 2 } |
Métodos públicos | |
ListBoxItemDrag (ListBoxItemList &items, bool sendPtr=FALSE, QListBox *parent=0, const char *name=0) | |
~ListBoxItemDrag () | |
Métodos públicos estáticos | |
static bool | canDecode (QDragMoveEvent *event) |
static bool | decode (QDropEvent *event, QListBox *parent, QListBoxItem *insertPoint) |
ListBoxItemDrag::ListBoxItemDrag | ( | ListBoxItemList & | items, |
bool | sendPtr = FALSE , |
||
QListBox * | parent = 0 , |
||
const char * | name = 0 |
||
) |
ListBoxItemDrag::~ListBoxItemDrag | ( | ) | [inline] |
bool ListBoxItemDrag::canDecode | ( | QDragMoveEvent * | event | ) | [static] |
bool ListBoxItemDrag::decode | ( | QDropEvent * | event, |
QListBox * | parent, | ||
QListBoxItem * | insertPoint | ||
) | [static] |