#include </home/clem/local/src/opie/noncore/unsupported/mail2/libmail/imapresponse.h>
Inheritance diagram for IMAPResponseOK:


Public Member Functions | |
| IMAPResponseOK (QString comment=0, IMAPResponseCode code=(IMAPResponseCode) 0) | |
| void | setComment (QString comment) |
| QString | comment () |
| void | setResponseCode (IMAPResponseCode code) |
| IMAPResponseCode | responseCode () |
Private Attributes | |
| QString | _comment |
| IMAPResponseCode | _code |
|
||||||||||||
|
Definition at line 176 of file imapresponse.h. |
|
|
Definition at line 183 of file imapresponse.h. References _comment. Referenced by IMAPResponseOK(). |
|
|
Definition at line 185 of file imapresponse.h. References _code. |
|
|
Definition at line 182 of file imapresponse.h. References _comment. |
|
|
Definition at line 184 of file imapresponse.h. References _code. |
|
|
Definition at line 189 of file imapresponse.h. Referenced by IMAPResponseOK(), responseCode(), and setResponseCode(). |
|
|
Definition at line 188 of file imapresponse.h. Referenced by comment(), IMAPResponseOK(), and setComment(). |
1.4.2