#include <actionlistview.h>
Lista de todos los miembros.
Documentación del constructor y destructor
ActionListView::ActionListView |
( |
QWidget * |
parent = 0 , |
|
|
const char * |
name = 0 |
|
) |
| |
Documentación de las funciones miembro
void ActionListView::connectAction |
( |
| ) |
[signal] |
void ActionListView::deleteAction |
( |
| ) |
[signal] |
QDragObject * ActionListView::dragObject |
( |
| ) |
[protected, virtual] |
If the user presses the mouse on an item and starts moving the mouse, and the item allow dragging (see QListViewItem::setDragEnabled()), this function is called to get a drag object and a drag is started unless dragObject() returns 0.
By default this function returns 0. You should reimplement it and create a QDragObject depending on the selected items.
Reimplementado de QListView.
void ActionListView::insertAction |
( |
| ) |
[signal] |
void ActionListView::insertActionGroup |
( |
| ) |
[signal] |
void ActionListView::insertDropDownActionGroup |
( |
| ) |
[signal] |
La documentación para esta clase fue generada a partir de los siguientes ficheros: