Inherits QWidget.
Inherited by
CustomComboBoxPopup ( CustomComboBox * parent, bool okButton = true, bool cancelButton = true, bool crossButton = true ) | |
QAbstractButton * | cancelButton () const |
QAbstractButton * | crossButton () const |
virtual void | init () |
QAbstractButton * | okButton () const |
void | setAutoHiding ( bool flag ) |
void | cancel () |
void | doClose () |
void | ok () |
CustomComboBox * | comboBox () const |
QWidget * | viewWidget () const |
virtual void | hideEvent ( QHideEvent * ) |
virtual void | paintEvent ( QPaintEvent * ) |
virtual void | setVisible ( bool visible ) |