#include <evaimsend.h>
Inherits SendIM.
Inheritance diagram for SendTextIMPacket:


Public Member Functions | |
| SendTextIMPacket () | |
| SendTextIMPacket (const SendTextIMPacket &rhs) | |
| virtual | ~SendTextIMPacket () |
| OutPacket * | copy () |
| SendTextIMPacket & | operator= (const SendTextIMPacket &rhs) |
| const std::string & | getFontName () const |
| void | setFontName (std::string &fontName) |
| const char | getFontSize () const |
| void | setFontSize (char fontSize) |
| const short | getEncoding () const |
| void | setEncoding (short encoding) |
| const bool | isUnderline () const |
| void | setUnderline (bool underline) |
| const bool | isItalic () const |
| void | setItalic (bool italic) |
| const bool | isBold () const |
| void | setBold (bool bold) |
| const char | getBlue () const |
| void | setBlue (char blue) |
| const char | getGreen () const |
| void | setGreen (char green) |
| const char | getRed () const |
| void | setRed (char red) |
| const std::string & | getMessage () const |
| void | setMessage (std::string message) |
| const char | getReplyType () const |
| void | setReplyType (char replyType) |
| void | setAutoReply (const bool isNormal) |
Protected Member Functions | |
| virtual int | putContents (unsigned char *buf) |
Private Attributes | |
| short | encoding |
| std::string | fontName |
| char | red |
| char | green |
| char | blue |
| bool | bold |
| bool | italic |
| bool | underline |
| unsigned char | fontSize |
| unsigned char | fontFlag |
| std::string | message |
| char | replyType |
Definition at line 64 of file evaimsend.h.
|
|
Definition at line 116 of file evaimsend.cpp. References fontName. Referenced by copy(). |
|
|
Definition at line 136 of file evaimsend.cpp. References blue, bold, encoding, fontFlag, fontName, fontSize, getBlue(), getEncoding(), getFontName(), getFontSize(), getGreen(), getMessage(), getRed(), getReplyType(), green, isBold(), isItalic(), isUnderline(), italic, message, red, replyType, and underline. Here is the call graph for this function: ![]() |
|
|
Definition at line 69 of file evaimsend.h. |
|
|
Definition at line 72 of file evaimsend.h. References SendTextIMPacket(). Here is the call graph for this function: ![]() |
|
|
Definition at line 89 of file evaimsend.h. References blue. Referenced by operator=(), and SendTextIMPacket(). |
|
|
Definition at line 79 of file evaimsend.h. References encoding. Referenced by operator=(), and SendTextIMPacket(). |
|
|
Definition at line 75 of file evaimsend.h. References fontName. Referenced by operator=(), and SendTextIMPacket(). |
|
|
Definition at line 77 of file evaimsend.h. References fontSize. Referenced by operator=(), and SendTextIMPacket(). |
|
|
Definition at line 91 of file evaimsend.h. References green. Referenced by operator=(), and SendTextIMPacket(). |
|
|
Definition at line 100 of file evaimsend.h. References message. Referenced by operator=(), and SendTextIMPacket(). |
|
|
Definition at line 93 of file evaimsend.h. References red. Referenced by operator=(), and SendTextIMPacket(). |
|
|
Definition at line 102 of file evaimsend.h. References replyType. Referenced by operator=(), and SendTextIMPacket(). |
|
|
Definition at line 86 of file evaimsend.h. References bold. Referenced by operator=(), and SendTextIMPacket(). |
|
|
Definition at line 84 of file evaimsend.h. References italic. Referenced by operator=(), and SendTextIMPacket(). |
|
|
Definition at line 82 of file evaimsend.h. References underline. Referenced by operator=(), and SendTextIMPacket(). |
|
|
Definition at line 163 of file evaimsend.cpp. References blue, bold, encoding, fontFlag, fontName, fontSize, getBlue(), getEncoding(), getFontName(), getFontSize(), getGreen(), getMessage(), getRed(), getReplyType(), green, isBold(), isItalic(), isUnderline(), italic, message, red, replyType, and underline. Here is the call graph for this function: ![]() |
|
|
Reimplemented from SendIM. Definition at line 228 of file evaimsend.cpp. References blue, EvaUtil::convertToSend(), encoding, fontFlag, fontName, green, message, QQ_IM_IMAGE_REPLY, red, and replyType. Here is the call graph for this function: ![]() |
|
|
Definition at line 220 of file evaimsend.cpp. References QQ_IM_AUTO_REPLY, QQ_IM_NORMAL_REPLY, and replyType. |
|
|
Definition at line 90 of file evaimsend.h. |
|
|
Definition at line 191 of file evaimsend.cpp. References fontFlag. |
|
|
Definition at line 80 of file evaimsend.h. |
|
|
Definition at line 76 of file evaimsend.h. |
|
|
Definition at line 212 of file evaimsend.cpp. References fontFlag. |
|
|
Definition at line 92 of file evaimsend.h. |
|
|
Definition at line 198 of file evaimsend.cpp. References fontFlag. |
|
|
Definition at line 101 of file evaimsend.h. |
|
|
Definition at line 94 of file evaimsend.h. |
|
|
Definition at line 103 of file evaimsend.h. |
|
|
Definition at line 205 of file evaimsend.cpp. References fontFlag. |
|
|
Definition at line 113 of file evaimsend.h. Referenced by getBlue(), operator=(), putContents(), and SendTextIMPacket(). |
|
|
Definition at line 114 of file evaimsend.h. Referenced by isBold(), operator=(), and SendTextIMPacket(). |
|
|
Definition at line 111 of file evaimsend.h. Referenced by getEncoding(), operator=(), putContents(), and SendTextIMPacket(). |
|
|
Definition at line 116 of file evaimsend.h. Referenced by operator=(), putContents(), SendTextIMPacket(), setBold(), setFontSize(), setItalic(), and setUnderline(). |
|
|
Definition at line 112 of file evaimsend.h. Referenced by getFontName(), operator=(), putContents(), and SendTextIMPacket(). |
|
|
Definition at line 115 of file evaimsend.h. Referenced by getFontSize(), operator=(), and SendTextIMPacket(). |
|
|
Definition at line 113 of file evaimsend.h. Referenced by getGreen(), operator=(), putContents(), and SendTextIMPacket(). |
|
|
Definition at line 114 of file evaimsend.h. Referenced by isItalic(), operator=(), and SendTextIMPacket(). |
|
|
Definition at line 118 of file evaimsend.h. Referenced by getMessage(), operator=(), putContents(), and SendTextIMPacket(). |
|
|
Definition at line 113 of file evaimsend.h. Referenced by getRed(), operator=(), putContents(), and SendTextIMPacket(). |
|
|
Definition at line 119 of file evaimsend.h. Referenced by getReplyType(), operator=(), putContents(), SendTextIMPacket(), and setAutoReply(). |
|
|
Definition at line 114 of file evaimsend.h. Referenced by isUnderline(), operator=(), and SendTextIMPacket(). |
1.4.4