maxLibQt
TreeComboBox.h File Reference
#include <QComboBox>
#include <QStyledItemDelegate>
#include <QTreeView>
#include <QModelIndex>
#include <QScrollBar>

Go to the source code of this file.

Classes

class  TreeComboBox
 A QComboBox control which works with a tree-based data model & view, allowing drill-down selection of items. More...
 
class  TreeComboBoxView
 QTreeView subclass used to display the combo box popup items. More...
 
class  TreeComboItemDelegate
 An item rendering delegate to highlight parent items and draw better item separators. More...