#include <AQSPopupMenu_p.h>
Lista de todos los miembros.
Slots públicos |
void | popup (const QPoint &, int=-1) |
void | updateItem (int) |
void | setCheckable (bool) |
bool | isCheckable () const |
int | exec () |
int | exec (const QPoint &, int=0) |
void | setActiveItem (int) |
int | idAt (int) const |
int | idAt (const QPoint &) const |
int | insertTearOffHandle (int=-1, int=-1) |
int | insertItem (const QString &, int=-1, int=-1) |
int | insertItem (const QString &, QPopupMenu *, int=-1, int=-1) |
int | insertItem (QPixmap *, int=-1, int=-1) |
int | insertItem (AQSPixmap *, int=-1, int=-1) |
int | insertItem (QPixmap *, QPopupMenu *, int=-1, int=-1) |
int | insertItem (AQSPixmap *, QPopupMenu *, int=-1, int=-1) |
int | insertSeparator (int=-1) |
void | removeItem (int) |
void | removeItemAt (int) |
void | clear () |
uint | count () const |
QKeySequence | accel (int) const |
void | setAccel (const QKeySequence &, int) |
QString | text (int) const |
QPixmap * | pixmap (int) const |
void | setWhatsThis (int, const QString &) |
QString | whatsThis (int) const |
void | changeItem (int, const QString &) |
void | changeItem (int, QPixmap *) |
void | changeItem (int, AQSPixmap *) |
bool | isItemEnabled (int) const |
void | setItemEnabled (int, bool) |
bool | isItemChecked (int) const |
void | setItemChecked (int, bool) |
bool | isItemVisible (int) const |
void | setItemVisible (int, bool) |
bool | setItemParameter (int, int) |
int | itemParameter (int) const |
void | activateItemAt (int) |
Métodos públicos estáticos |
static QMap< int, QStringList > | candidateConstructors () |
Métodos protegidos estáticos |
static void * | construct (const QSArgumentList &args) |
Documentación de las funciones miembro
void AQSPopupMenu::activateItemAt |
( |
int |
arg0 | ) |
[inline, slot] |
void AQSPopupMenu::changeItem |
( |
int |
arg0, |
|
|
const QString & |
arg1 |
|
) |
| [inline, slot] |
void AQSPopupMenu::changeItem |
( |
int |
arg0, |
|
|
QPixmap * |
arg1 |
|
) |
| [inline, slot] |
void AQSPopupMenu::changeItem |
( |
int |
arg0, |
|
|
AQSPixmap * |
arg1 |
|
) |
| [inline, slot] |
void AQSPopupMenu::clear |
( |
| ) |
[inline, slot] |
static void* AQSPopupMenu::construct |
( |
const QSArgumentList & |
args | ) |
[inline, static, protected] |
uint AQSPopupMenu::count |
( |
| ) |
const [inline, slot] |
int AQSPopupMenu::exec |
( |
| ) |
[inline, slot] |
int AQSPopupMenu::exec |
( |
const QPoint & |
arg0, |
|
|
int |
arg1 = 0 |
|
) |
| [inline, slot] |
int AQSPopupMenu::idAt |
( |
const QPoint & |
arg0 | ) |
const [inline, slot] |
int AQSPopupMenu::idAt |
( |
int |
arg0 | ) |
const [inline, slot] |
int AQSPopupMenu::insertItem |
( |
const QString & |
arg0, |
|
|
int |
arg1 = -1 , |
|
|
int |
arg2 = -1 |
|
) |
| [inline, slot] |
int AQSPopupMenu::insertItem |
( |
QPixmap * |
arg0, |
|
|
int |
arg1 = -1 , |
|
|
int |
arg2 = -1 |
|
) |
| [inline, slot] |
int AQSPopupMenu::insertItem |
( |
AQSPixmap * |
arg0, |
|
|
int |
arg1 = -1 , |
|
|
int |
arg2 = -1 |
|
) |
| [inline, slot] |
int AQSPopupMenu::insertSeparator |
( |
int |
arg0 = -1 | ) |
[inline, slot] |
int AQSPopupMenu::insertTearOffHandle |
( |
int |
arg0 = -1 , |
|
|
int |
arg1 = -1 |
|
) |
| [inline, slot] |
bool AQSPopupMenu::isCheckable |
( |
| ) |
const [inline, slot] |
bool AQSPopupMenu::isItemChecked |
( |
int |
arg0 | ) |
const [inline, slot] |
bool AQSPopupMenu::isItemEnabled |
( |
int |
arg0 | ) |
const [inline, slot] |
bool AQSPopupMenu::isItemVisible |
( |
int |
arg0 | ) |
const [inline, slot] |
int AQSPopupMenu::itemParameter |
( |
int |
arg0 | ) |
const [inline, slot] |
QPixmap * AQSPopupMenu::pixmap |
( |
int |
arg0 | ) |
const [inline, slot] |
void AQSPopupMenu::popup |
( |
const QPoint & |
arg0, |
|
|
int |
arg1 = -1 |
|
) |
| [inline, slot] |
void AQSPopupMenu::removeItem |
( |
int |
arg0 | ) |
[inline, slot] |
void AQSPopupMenu::removeItemAt |
( |
int |
arg0 | ) |
[inline, slot] |
void AQSPopupMenu::setAccel |
( |
const QKeySequence & |
arg0, |
|
|
int |
arg1 |
|
) |
| [inline, slot] |
void AQSPopupMenu::setActiveItem |
( |
int |
arg0 | ) |
[inline, slot] |
void AQSPopupMenu::setCheckable |
( |
bool |
arg0 | ) |
[inline, slot] |
void AQSPopupMenu::setItemChecked |
( |
int |
arg0, |
|
|
bool |
arg1 |
|
) |
| [inline, slot] |
void AQSPopupMenu::setItemEnabled |
( |
int |
arg0, |
|
|
bool |
arg1 |
|
) |
| [inline, slot] |
bool AQSPopupMenu::setItemParameter |
( |
int |
arg0, |
|
|
int |
arg1 |
|
) |
| [inline, slot] |
void AQSPopupMenu::setItemVisible |
( |
int |
arg0, |
|
|
bool |
arg1 |
|
) |
| [inline, slot] |
void AQSPopupMenu::setWhatsThis |
( |
int |
arg0, |
|
|
const QString & |
arg1 |
|
) |
| [inline, slot] |
QString AQSPopupMenu::text |
( |
int |
arg0 | ) |
const [inline, slot] |
void AQSPopupMenu::updateItem |
( |
int |
arg0 | ) |
[inline, slot] |
QString AQSPopupMenu::whatsThis |
( |
int |
arg0 | ) |
const [inline, slot] |
La documentación para esta clase fue generada a partir del siguiente fichero: