#include <TextEdit.h>
Public Slots | |
| void | about () |
| [0] | |
| void | newFile () |
| void | openFile (const QString &path=QString()) |
| void | findBlock (const QString &expr) |
Signals | |
| void | textSaved (const QString &fileName) |
Public Member Functions | |
| TextEdit (QWidget *parent=0) | |
| [0] | |
| void | load (const QString &f) |
Definition at line 55 of file TextEdit.h.
1.5.9