git-svn-id: svn://db.shs.com.ru/libs@412 a8b55f48-bf90-11e4-a774-851b48703e85

This commit is contained in:
2018-06-24 10:34:02 +00:00
parent 691ab5ae98
commit 79f0ca0c21
3 changed files with 23 additions and 3 deletions

View File

@@ -132,6 +132,8 @@ private slots:
public slots:
void updateLines();
void scrollToTop();
void newLine();
void newLineBefore();
void setFocus();
void setText(const QString & t);
void setShowSpaces(bool yes);