#include </home/clem/local/src/opie/examples/opieui/osplitter_example/osplitter_mail.h>
Collaboration diagram for ListViews:

Public Member Functions | |
| ListViews (QWidget *parent, const char *name, WFlags fl) | |
| ~ListViews () | |
| bool | eventFilter (QObject *, QEvent *) |
Static Public Member Functions | |
| static QString | appName () |
Private Member Functions | |
| void | initFolders () |
| void | initFolder (Folder *folder, unsigned int &count) |
Private Attributes | |
| QListView * | m_messages |
| QListView * | m_overview |
| QLabel * | m_message |
| QLabel * | m_attach |
| QList< QListView > | m_folders |
| QList< Folder > | m_lstFolders |
| bool | m_mode: 1 |
| Opie::Ui::OSplitter * | m_splitter |
| Opie::Ui::OSplitter * | splitti |
| QListView * | folder1 |
|
||||||||||||||||
|
Definition at line 22 of file osplitter_mail.cpp. References FALSE, folder1, m_attach, m_lstFolders, m_message, m_messages, m_overview, m_splitter, qApp, Qt::RichText, Opie::Ui::OSplitter::setSizeChange(), splitti, and tr. |
|
|
Definition at line 68 of file osplitter_mail.cpp. |
|
|
Definition at line 26 of file osplitter_mail.h. References QString::fromLatin1(). |
|
||||||||||||
|
Definition at line 73 of file osplitter_mail.cpp. |
|
||||||||||||
|
|
|
|
|
|
|
Definition at line 42 of file osplitter_mail.h. Referenced by ListViews(). |
|
|
Definition at line 36 of file osplitter_mail.h. Referenced by ListViews(). |
|
|
Definition at line 37 of file osplitter_mail.h. |
|
|
Definition at line 38 of file osplitter_mail.h. Referenced by ListViews(). |
|
|
Definition at line 36 of file osplitter_mail.h. Referenced by ListViews(). |
|
|
Definition at line 35 of file osplitter_mail.h. Referenced by ListViews(). |
|
|
Definition at line 39 of file osplitter_mail.h. |
|
|
Definition at line 35 of file osplitter_mail.h. Referenced by ListViews(). |
|
|
Definition at line 40 of file osplitter_mail.h. Referenced by ListViews(). |
|
|
Definition at line 41 of file osplitter_mail.h. Referenced by ListViews(). |
1.4.2