|
svgui
1.9
|
#include <QDialog>#include <QString>#include <QStringList>#include <vector>

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... | |