#include <AQSMenuBar_p.h>
Lista de todos los miembros.
| 
Slots públicos | 
| int | heightForWidth (int) const | 
| 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 AQSMenuBar::activateItemAt | ( | int | arg0 | ) |  [inline, slot] | 
      
 
 
      
        
          | void AQSMenuBar::changeItem | ( | int | arg0, | 
        
          |  |  | const QString & | arg1 | 
        
          |  | ) |  |  [inline, slot] | 
      
 
 
      
        
          | void AQSMenuBar::changeItem | ( | int | arg0, | 
        
          |  |  | QPixmap * | arg1 | 
        
          |  | ) |  |  [inline, slot] | 
      
 
 
      
        
          | void AQSMenuBar::changeItem | ( | int | arg0, | 
        
          |  |  | AQSPixmap * | arg1 | 
        
          |  | ) |  |  [inline, slot] | 
      
 
 
      
        
          | void AQSMenuBar::clear | ( |  | ) |  [inline, slot] | 
      
 
 
      
        
          | static void* AQSMenuBar::construct | ( | const QSArgumentList & | args | ) |  [inline, static, protected] | 
      
 
 
      
        
          | uint AQSMenuBar::count | ( |  | ) | const  [inline, slot] | 
      
 
 
      
        
          | int AQSMenuBar::heightForWidth | ( | int | arg0 | ) | const  [inline, slot] | 
      
 
 
      
        
          | int AQSMenuBar::insertItem | ( | QPixmap * | arg0, | 
        
          |  |  | int | arg1 = -1, | 
        
          |  |  | int | arg2 = -1 | 
        
          |  | ) |  |  [inline, slot] | 
      
 
 
      
        
          | int AQSMenuBar::insertItem | ( | const QString & | arg0, | 
        
          |  |  | int | arg1 = -1, | 
        
          |  |  | int | arg2 = -1 | 
        
          |  | ) |  |  [inline, slot] | 
      
 
 
      
        
          | int AQSMenuBar::insertItem | ( | AQSPixmap * | arg0, | 
        
          |  |  | int | arg1 = -1, | 
        
          |  |  | int | arg2 = -1 | 
        
          |  | ) |  |  [inline, slot] | 
      
 
 
      
        
          | int AQSMenuBar::insertSeparator | ( | int | arg0 = -1 | ) |  [inline, slot] | 
      
 
 
      
        
          | bool AQSMenuBar::isItemChecked | ( | int | arg0 | ) | const  [inline, slot] | 
      
 
 
      
        
          | bool AQSMenuBar::isItemEnabled | ( | int | arg0 | ) | const  [inline, slot] | 
      
 
 
      
        
          | bool AQSMenuBar::isItemVisible | ( | int | arg0 | ) | const  [inline, slot] | 
      
 
 
      
        
          | int AQSMenuBar::itemParameter | ( | int | arg0 | ) | const  [inline, slot] | 
      
 
 
      
        
          | QPixmap * AQSMenuBar::pixmap | ( | int | arg0 | ) | const  [inline, slot] | 
      
 
 
      
        
          | void AQSMenuBar::removeItem | ( | int | arg0 | ) |  [inline, slot] | 
      
 
 
      
        
          | void AQSMenuBar::removeItemAt | ( | int | arg0 | ) |  [inline, slot] | 
      
 
 
      
        
          | void AQSMenuBar::setAccel | ( | const QKeySequence & | arg0, | 
        
          |  |  | int | arg1 | 
        
          |  | ) |  |  [inline, slot] | 
      
 
 
      
        
          | void AQSMenuBar::setItemChecked | ( | int | arg0, | 
        
          |  |  | bool | arg1 | 
        
          |  | ) |  |  [inline, slot] | 
      
 
 
      
        
          | void AQSMenuBar::setItemEnabled | ( | int | arg0, | 
        
          |  |  | bool | arg1 | 
        
          |  | ) |  |  [inline, slot] | 
      
 
 
      
        
          | bool AQSMenuBar::setItemParameter | ( | int | arg0, | 
        
          |  |  | int | arg1 | 
        
          |  | ) |  |  [inline, slot] | 
      
 
 
      
        
          | void AQSMenuBar::setItemVisible | ( | int | arg0, | 
        
          |  |  | bool | arg1 | 
        
          |  | ) |  |  [inline, slot] | 
      
 
 
      
        
          | void AQSMenuBar::setWhatsThis | ( | int | arg0, | 
        
          |  |  | const QString & | arg1 | 
        
          |  | ) |  |  [inline, slot] | 
      
 
 
      
        
          | QString AQSMenuBar::text | ( | int | arg0 | ) | const  [inline, slot] | 
      
 
 
      
        
          | QString AQSMenuBar::whatsThis | ( | int | arg0 | ) | const  [inline, slot] | 
      
 
 
La documentación para esta clase fue generada a partir del siguiente fichero: