#include <QValidator>
#include <QStringList>
#include <QModelIndex>
#include "qxtpimpl.h"
#include "qxtglobal.h"
Go to the source code of this file.
Classes | |
class | QxtStringValidator |
The QxtStringValidator class provides validation on a QStringList or a QAbstractItemModel. More... |