|
JS8Call-Improved master
|
QComboBox with support of checkboxes http://stackoverflow.com/questions/8422760/combobox-of-checkboxes. More...
#include "CheckableItemComboBox.h"#include <QEvent>#include <QLineEdit>#include <QListView>#include <QStandardItem>#include <QStandardItemModel>#include <QStyledItemDelegate>#include "moc_CheckableItemComboBox.cpp"
Classes | |
| class | CheckableItemComboBoxStyledItemDelegate |
QComboBox with support of checkboxes http://stackoverflow.com/questions/8422760/combobox-of-checkboxes.