TreeViewComboBox Class
(Utils::TreeViewComboBox)Public Functions
TreeViewComboBox(QWidget *parent = 0) | |
bool | eventFilter(QObject *object, QEvent *event) |
void | hidePopup() |
void | keyPressEvent(QKeyEvent *e) |
void | setCurrentIndex(const QModelIndex &index) |
void | showPopup() |
TreeViewComboBoxView * | view() const |
void | wheelEvent(QWheelEvent *e) |
Member Function Documentation
TreeViewComboBox::TreeViewComboBox(QWidget *parent = 0)
Default constructs an instance of TreeViewComboBox.