tlp::PropertyNameValidator Class Reference#include <ImportCSVDataConfigurationWidget.h>
Collaboration diagram for tlp::PropertyNameValidator:
[legend]List of all members.Public Member Functions
Constructor & Destructor Documentation
virtual tlp::PropertyNameValidator::~PropertyNameValidator |
( |
|
) |
[inline, virtual] |
|
Member Function Documentation
QValidator::State tlp::PropertyNameValidator::validate |
( |
QString & |
input, |
|
|
int & |
pos |
|
) |
const |
|
|
Validate the new property name. Check if any property does not have the same name |
|