QLineEdit * lineEdit = new QLineEdit(this);InnerToolTipUtils::injectToolTip(lineEdit, tr("Введите текст сообщения здесь"));