#include </home/clem/local/src/opie/noncore/unsupported/mailit/addatt.h>
Collaboration diagram for AddAtt:

Public Slots | |
| void | addattachment () |
| void | removeattachment () |
| void | reject () |
| void | accept () |
Public Member Functions | |
| AddAtt (QWidget *parent=0, const char *name=0, WFlags f=0) | |
| QStringList | returnattachedFiles () |
| QStringList | returnFileTypes () |
| void | getFiles () |
| void | clear () |
Private Attributes | |
| FileItem * | item |
| QListView * | attView |
| QPushButton * | attachButton |
| QPushButton * | removeButton |
| QPopupMenu * | fileCategories |
| bool | modified |
| OFileDialog * | ofs |
|
||||||||||||||||
|
Definition at line 56 of file addatt.cpp. References addattachment(), attachButton, attView, clear(), removeattachment(), removeButton, and tr. |
|
|
Definition at line 158 of file addatt.cpp. |
|
|
Definition at line 124 of file addatt.cpp. References attView, modified, ofs, AppLnk::pixmap(), OFileDialog::selectedDocument(), TRUE, and AppLnk::type(). Referenced by AddAtt(). |
|
|
Definition at line 111 of file addatt.cpp. References attView, FALSE, and modified. Referenced by WriteMail::accept(), and AddAtt(). |
|
|
Definition at line 164 of file addatt.cpp. |
|
|
Definition at line 150 of file addatt.cpp. |
|
|
Definition at line 141 of file addatt.cpp. References attView, modified, NULL, and TRUE. Referenced by AddAtt(). |
|
|
Definition at line 195 of file addatt.cpp. References attView, AppLnk::file(), FileItem::getDocLnk(), item, list, and NULL. Referenced by WriteMail::accept(). |
|
|
Definition at line 213 of file addatt.cpp. References attView, FileItem::getDocLnk(), item, list, and NULL. Referenced by WriteMail::accept(). |
|
|
Definition at line 68 of file addatt.h. Referenced by AddAtt(). |
|
|
Definition at line 67 of file addatt.h. Referenced by AddAtt(), addattachment(), clear(), reject(), removeattachment(), returnattachedFiles(), and returnFileTypes(). |
|
|
|
|
|
Definition at line 66 of file addatt.h. Referenced by returnattachedFiles(), and returnFileTypes(). |
|
|
Definition at line 70 of file addatt.h. Referenced by accept(), addattachment(), clear(), reject(), and removeattachment(). |
|
|
Definition at line 73 of file addatt.h. Referenced by addattachment(). |
|
|
Definition at line 68 of file addatt.h. Referenced by AddAtt(). |
1.4.2