#include <QDialog>
#include <QString>
#include <QStringList>
#include <vector>
Include dependency graph for ListInputDialog.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | ListInputDialog |
| Like QInputDialog::getItem(), except that it offers the items as a set of radio buttons instead of in a single combo box. More... | |
1.5.1