Qt 4.8
|
#include <QtGui/qwidget.h>
#include <QtGui/qabstractitemdelegate.h>
#include <QtCore/qabstractitemmodel.h>
#include <QtCore/qvariant.h>
Go to the source code of this file.
Classes | |
class | QComboBox |
The QComboBox widget is a combined button and popup list. More... | |