#include <AQSComboBox_p.h>
Lista de todos los miembros.
Slots públicos |
void | insertStringList (const QStringList &, int=-1) |
void | insertItem (QPixmap *, int=-1) |
void | insertItem (AQSPixmap *, int=-1) |
void | insertItem (QPixmap *, const QString &, int=-1) |
void | insertItem (AQSPixmap *, const QString &, int=-1) |
void | removeItem (int) |
void | setCurrentItem (int) |
void | setCurrentText (const QString &) |
QString | text (int) const |
const QPixmap * | pixmap (int) const |
void | changeItem (const QString &, int) |
void | changeItem (QPixmap *, int) |
void | changeItem (AQSPixmap *, int) |
void | changeItem (QPixmap *, const QString &, int) |
void | changeItem (AQSPixmap *, const QString &, int) |
void | setValidator (const QValidator *) |
const QValidator * | validator () const |
void | setListBox (QListBox *) |
QListBox * | listBox () const |
void | setLineEdit (QLineEdit *) |
QLineEdit * | lineEdit () const |
void | popup () |
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 AQSComboBox::changeItem |
( |
const QString & |
arg0, |
|
|
int |
arg1 |
|
) |
| [inline, slot] |
void AQSComboBox::changeItem |
( |
QPixmap * |
arg0, |
|
|
int |
arg1 |
|
) |
| [inline, slot] |
void AQSComboBox::changeItem |
( |
AQSPixmap * |
arg0, |
|
|
int |
arg1 |
|
) |
| [inline, slot] |
void AQSComboBox::changeItem |
( |
QPixmap * |
arg0, |
|
|
const QString & |
arg1, |
|
|
int |
arg2 |
|
) |
| [inline, slot] |
void AQSComboBox::changeItem |
( |
AQSPixmap * |
arg0, |
|
|
const QString & |
arg1, |
|
|
int |
arg2 |
|
) |
| [inline, slot] |
static void* AQSComboBox::construct |
( |
const QSArgumentList & |
args | ) |
[inline, static, protected] |
void AQSComboBox::insertItem |
( |
QPixmap * |
arg0, |
|
|
int |
arg1 = -1 |
|
) |
| [inline, slot] |
void AQSComboBox::insertItem |
( |
QPixmap * |
arg0, |
|
|
const QString & |
arg1, |
|
|
int |
arg2 = -1 |
|
) |
| [inline, slot] |
void AQSComboBox::insertItem |
( |
AQSPixmap * |
arg0, |
|
|
const QString & |
arg1, |
|
|
int |
arg2 = -1 |
|
) |
| [inline, slot] |
void AQSComboBox::insertItem |
( |
AQSPixmap * |
arg0, |
|
|
int |
arg1 = -1 |
|
) |
| [inline, slot] |
void AQSComboBox::insertStringList |
( |
const QStringList & |
arg0, |
|
|
int |
arg1 = -1 |
|
) |
| [inline, slot] |
QLineEdit * AQSComboBox::lineEdit |
( |
| ) |
const [inline, slot] |
QListBox * AQSComboBox::listBox |
( |
| ) |
const [inline, slot] |
const QPixmap * AQSComboBox::pixmap |
( |
int |
arg0 | ) |
const [inline, slot] |
void AQSComboBox::popup |
( |
| ) |
[inline, slot] |
void AQSComboBox::removeItem |
( |
int |
arg0 | ) |
[inline, slot] |
void AQSComboBox::setCurrentItem |
( |
int |
arg0 | ) |
[inline, slot] |
void AQSComboBox::setCurrentText |
( |
const QString & |
arg0 | ) |
[inline, slot] |
void AQSComboBox::setLineEdit |
( |
QLineEdit * |
arg0 | ) |
[inline, slot] |
void AQSComboBox::setListBox |
( |
QListBox * |
arg0 | ) |
[inline, slot] |
void AQSComboBox::setValidator |
( |
const QValidator * |
arg0 | ) |
[inline, slot] |
QString AQSComboBox::text |
( |
int |
arg0 | ) |
const [inline, slot] |
const QValidator * AQSComboBox::validator |
( |
| ) |
const [inline, slot] |
La documentación para esta clase fue generada a partir del siguiente fichero: