onReplaceLast() replaces the last line in the text edit window.
@@ -180,7 +180,8 @@ public:
//}
signals:
void appendText(QString, QString);
void appendText(QString, QString suffix = "");
void replaceLast(QString, QString);
void showErrorMessage(QString title, QString description);
void stopStartTimer();
void restartExitTimer();
The note is not visible to the blocked user.