#include <actiondnd.h>
Lista de todos los miembros.
Documentación del constructor y destructor
QDesignerActionGroup::QDesignerActionGroup |
( |
QObject * |
parent | ) |
[inline] |
Documentación de las funciones miembro
void QDesignerActionGroup::addedTo |
( |
QWidget * |
actionWidget, |
|
|
QWidget * |
container |
|
) |
| [inline, protected, virtual] |
Esta es una función miembro sobrecargada que se suministra por conveniencia. Difiere de la anterior función solamente en los argumentos que acepta. This function is called from the addTo() function when it has created a widget (actionWidget) in the container.
Reimplementado de QActionGroup.
void QDesignerActionGroup::addedTo |
( |
int |
index, |
|
|
QPopupMenu * |
menu |
|
) |
| [inline, protected, virtual] |
Esta es una función miembro sobrecargada que se suministra por conveniencia. Difiere de la anterior función solamente en los argumentos que acepta. This function is called from the addTo() function when it has created a menu item at the index position index in the popup menu menu.
Reimplementado de QActionGroup.
int QDesignerActionGroup::index |
( |
| ) |
const [inline] |
void QDesignerActionGroup::init |
( |
| ) |
|
QWidget* QDesignerActionGroup::widget |
( |
| ) |
const [inline] |
La documentación para esta clase fue generada a partir de los siguientes ficheros: