Qt-MultiSelectComboBox
Qt-MultiSelectComboBox copied to clipboard
Implement multi-select combo box in Qt
Qt-MultiSelectComboBox
Implement multi-select combo box in Qt
Here is the demo:

How to use
- Import MultiSelectComboBox.cpp & MultiSelectComboBox.h to your project.
- Add a default combo box in Qt Designer.
- Right click this combo box to promote it to MultiSelectComboBox.
- Now you can use this MultiSelectComboBox in your code.