QString func()
{
    return QLineEdit::tr("variable with spaces");
}
