#include </home/clem/local/src/opie/core/pim/notes/editwindow.h>
Public Member Functions | |
| editWindowWidget (QWidget *parent=0, const char *name=0, bool modal=FALSE, WFlags fl=0) | |
| ~editWindowWidget () | |
| void | loadFile (QString fileName) |
| void | saveFile (QString fileName) |
Private Attributes | |
| QMultiLineEdit * | editArea |
|
||||||||||||||||||||
|
Definition at line 3 of file editwindow.cpp. References editArea, showMaximized, and tr. |
|
|
Definition at line 55 of file editwindow.cpp. |
|
|
Definition at line 14 of file editwindow.cpp. References editArea, QFile::exists(), QFileInfo::fileName(), IO_ReadOnly, QFile::open(), QTextStream::read(), QTextStream::setEncoding(), QString::sprintf(), tr, QTextStream::UnicodeUTF8, and warning(). Referenced by mainWindowWidget::editFile(). |
|
|
Definition at line 37 of file editwindow.cpp. References editArea, IO_WriteOnly, QFile::open(), QTextStream::setEncoding(), tr, QTextStream::UnicodeUTF8, and warning(). |
|
|
Definition at line 20 of file editwindow.h. Referenced by editWindowWidget(), loadFile(), and saveFile(). |
1.4.2