| 
    Eneboo - Documentación para desarrolladores 
   | 
 
Métodos públicos | |
| QComboBoxData (QComboBox *cb) | |
| bool | usingListBox () | 
| QListBox * | listBox () | 
| QComboBoxPopup * | popup () | 
| void | updateLinedGeometry () | 
| void | setListBox (QListBox *l) | 
| void | setPopupMenu (QComboBoxPopup *pm, bool isPopup=TRUE) | 
Atributos públicos | |
| int | current | 
| int | maxCount | 
| int | sizeLimit | 
| QComboBox::Policy | p | 
| bool | autoresize | 
| bool | poppedUp | 
| bool | mouseWasInsidePopup | 
| bool | arrowPressed | 
| bool | arrowDown | 
| bool | discardNextMousePress | 
| bool | shortClick | 
| bool | useCompletion | 
| bool | completeNow | 
| int | completeAt | 
| bool | duplicatesEnabled | 
| int | fullHeight | 
| int | currHeight | 
| QLineEdit * | ed | 
| QTimer * | completionTimer | 
| QSize | sizeHint | 
| QComboBoxData::QComboBoxData | ( | QComboBox * | cb | ) |  [inline] | 
        
| QListBox* QComboBoxData::listBox | ( | ) |  [inline] | 
        
| QComboBoxPopup* QComboBoxData::popup | ( | ) |  [inline] | 
        
| void QComboBoxData::setListBox | ( | QListBox * | l | ) |  [inline] | 
        
| void QComboBoxData::setPopupMenu | ( | QComboBoxPopup * | pm, | 
| bool | isPopup = TRUE  | 
        ||
| ) |  [inline] | 
        
| void QComboBoxData::updateLinedGeometry | ( | ) | 
| bool QComboBoxData::usingListBox | ( | ) |  [inline] | 
        
 1.7.4