identifier.h File Reference
#include "validator.h"
#include <qstring.h>
Go to the source code of this file.
Namespaces | |
| namespace | KexiUtils |
Functions | |
| KEXIUTILS_EXPORT bool | isIdentifier (const QString &s) |
| KEXIUTILS_EXPORT QString | string2Identifier (const QString &s) |
| KEXIUTILS_EXPORT QString | identifierExpectedMessage (const QString &valueName, const QVariant &v) |
| KEXIUTILS_EXPORT QString | string2FileName (const QString &s) |
Function Documentation
|
||||||||||||
|
Referenced by KexiUtils::IdentifierValidator::internalCheck(), and KexiQueryDesignerGuiEditor::slotPropertyChanged(). |
|
|
Referenced by KexiDB::Connection::alterTableName(), KexiUtils::IdentifierValidator::internalCheck(), KFormDesigner::WidgetPropertySet::isNameValid(), KexiProject::items(), KexiDB::Connection::objectIds(), KexiDB::Connection::objectNames(), KexiQueryDesignerGuiEditor::parseExpressionString(), KexiDB::Connection::setupField(), KexiDB::Connection::setupObjectSchemaData(), KexiQueryDesignerGuiEditor::slotBeforeCellChanged(), and KexiQueryDesignerGuiEditor::slotPropertyChanged(). |
|
|
Referenced by KexiNewProjectWizard::showPage(). |
|
|
Referenced by KexiCSVImportDialog::accept(), KexiProject::createPartItem(), KexiMigration::PqxxMigrate::drv_readTableSchema(), KexiMigration::MySQLMigrate::drv_readTableSchema(), KexiPart::Part::instanceName(), KexiMigration::KexiMigrate::performImport(), KexiIdentifierPropertyEdit::setValue(), KexiNameWidget::slotCaptionTxtChanged(), KexiTableDesignerView::slotRowUpdated(), KexiNewProjectWizard::slotServerDBCaptionTxtChanged(), and KexiUtils::IdentifierValidator::validate(). |
