#include </home/clem/local/src/opie/core/pim/notes/mainwindow.h>
Inheritance diagram for mainWindowWidget:


Public Slots | |
| void | openFile () |
| void | deleteFile () |
Public Member Functions | |
| mainWindowWidget (QWidget *parent=0, const char *name=0, WFlags fl=0) | |
| void | refreshList () |
Public Attributes | |
| QListBox * | notesList |
| QDir | fileList |
Protected Slots | |
| void | flush () |
| void | reload () |
| int | create () |
| bool | remove (int uid) |
| void | beam (int uid) |
| void | show (int uid) |
| void | edit (int uid) |
| void | add (const Opie::OPimRecord &) |
Private Slots | |
| void | slotItemNew () |
| void | slotItemEdit () |
| void | slotItemDuplicate () |
| void | slotItemDelete () |
| void | slotItemBeam () |
| void | slotItemFind () |
| void | slotConfigure () |
Private Member Functions | |
| void | editFile (QString filename, int create) |
| void | toBeDone (void) |
Private Attributes | |
| int | selected |
| QString | fileName |
| QString | documentsDirName |
|
||||||||||||||||
|
Definition at line 38 of file mainwindow.cpp. References QDir::absPath(), QPEApplication::documentDir(), documentsDirName, QDir::exists(), fileList, QDir::mkdir(), notesList, refreshList(), selected, QDir::setPath(), slotItemEdit(), QString::sprintf(), text, and tr. |
|
|
Definition at line 279 of file mainwindow.cpp. References toBeDone(). |
|
|
beam the record with UID = uid Implements Opie::OPimMainWindow. Definition at line 276 of file mainwindow.cpp. References toBeDone(). |
|
|
create a new Records and return the uid Implements Opie::OPimMainWindow. Definition at line 121 of file mainwindow.cpp. References documentsDirName, editFile(), name, QString::sprintf(), and true. Referenced by slotItemNew(). |
|
|
Definition at line 81 of file mainwindow.cpp. References documentsDirName, fileList, notesList, refreshList(), QFile::remove(), selected, tr, and warning(). Referenced by slotItemDelete(). |
|
|
edit the record Implements Opie::OPimMainWindow. Definition at line 278 of file mainwindow.cpp. References toBeDone(). |
|
||||||||||||
|
Definition at line 101 of file mainwindow.cpp. References QPEApplication::execDialog(), editWindowWidget::loadFile(), notesList, refreshList(), and selected. Referenced by create(), and openFile(). |
|
|
Implements Opie::OPimMainWindow. Definition at line 273 of file mainwindow.cpp. References toBeDone(). |
|
|
Definition at line 183 of file mainwindow.cpp. References documentsDirName, editFile(), fileList, notesList, and selected. Referenced by slotItemEdit(). |
|
|
Definition at line 194 of file mainwindow.cpp. References QTextStream::atEnd(), QDir::count(), documentsDirName, fileList, QDir::Files, IO_ReadOnly, QString::length(), QDir::Name, notesList, QFile::open(), QTextStream::readLine(), selected, QTextStream::setEncoding(), QDir::setFilter(), QDir::setPath(), QDir::setSorting(), QString::sprintf(), title, tr, QTextStream::UnicodeUTF8, and warning(). Referenced by deleteFile(), editFile(), mainWindowWidget(), and slotItemDuplicate(). |
|
|
Implements Opie::OPimMainWindow. Definition at line 274 of file mainwindow.cpp. References toBeDone(). |
|
|
remove a record with UID == uid Implements Opie::OPimMainWindow. Definition at line 275 of file mainwindow.cpp. References toBeDone(). |
|
|
show the record with UID == uid Implements Opie::OPimMainWindow. Definition at line 277 of file mainwindow.cpp. References toBeDone(). |
|
|
Implements Opie::OPimMainWindow. Definition at line 272 of file mainwindow.cpp. References toBeDone(). |
|
|
Implements Opie::OPimMainWindow. Definition at line 264 of file mainwindow.cpp. References documentsDirName, fileList, notesList, and Ir::send(). |
|
|
Implements Opie::OPimMainWindow. Definition at line 136 of file mainwindow.cpp. References deleteFile(). |
|
|
Implements Opie::OPimMainWindow. Definition at line 146 of file mainwindow.cpp. References documentsDirName, QFile::exists(), fileList, fileName, IO_ReadOnly, IO_WriteOnly, notesList, QFile::open(), QTextStream::read(), refreshList(), QTextStream::setEncoding(), QString::sprintf(), tr, QTextStream::UnicodeUTF8, and warning(). |
|
|
Implements Opie::OPimMainWindow. Definition at line 131 of file mainwindow.cpp. References openFile(). Referenced by mainWindowWidget(). |
|
|
Definition at line 271 of file mainwindow.cpp. References toBeDone(). |
|
|
UI-related slots Implements Opie::OPimMainWindow. Definition at line 141 of file mainwindow.cpp. References create(). |
|
|
Definition at line 281 of file mainwindow.cpp. References tr. Referenced by add(), beam(), edit(), flush(), reload(), remove(), show(), slotConfigure(), and slotItemFind(). |
|
|
Definition at line 29 of file mainwindow.h. Referenced by create(), deleteFile(), mainWindowWidget(), openFile(), refreshList(), slotItemBeam(), and slotItemDuplicate(). |
|
|
Definition at line 17 of file mainwindow.h. Referenced by deleteFile(), mainWindowWidget(), openFile(), refreshList(), slotItemBeam(), and slotItemDuplicate(). |
|
|
Definition at line 28 of file mainwindow.h. Referenced by slotItemDuplicate(). |
|
|
Definition at line 13 of file mainwindow.h. Referenced by deleteFile(), editFile(), mainWindowWidget(), openFile(), refreshList(), slotItemBeam(), and slotItemDuplicate(). |
|
|
Definition at line 27 of file mainwindow.h. Referenced by deleteFile(), editFile(), mainWindowWidget(), openFile(), and refreshList(). |
1.4.2