Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

ircoutput.h File Reference

#include <qstring.h>
#include <qlist.h>
#include "ircchannel.h"

Include dependency graph for ircoutput.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  IRCOutputType {
  OUTPUT_ERROR = -1, OUTPUT_SERVERMESSAGE = 0, OUTPUT_CLIENTMESSAGE = 1, OUTPUT_CHANPRIVMSG = 2,
  OUTPUT_QUERYPRIVMSG = 3, OUTPUT_NICKCHANGE = 4, OUTPUT_SELFJOIN = 5, OUTPUT_OTHERJOIN = 6,
  OUTPUT_SELFPART = 7, OUTPUT_OTHERPART = 8, OUTPUT_QUIT = 9, OUTPUT_CONNCLOSE = 10,
  OUTPUT_CTCP = 11, OUTPUT_SELFKICK = 12, OUTPUT_OTHERKICK = 13, OUTPUT_CHANACTION = 14,
  OUTPUT_QUERYACTION = 15, OUTPUT_CHANPERSONMODE = 16, OUTPUT_TOPIC = 17, OUTPUT_TITLE = 18
}


Enumeration Type Documentation

enum IRCOutputType
 

Enumeration values:
OUTPUT_ERROR 
OUTPUT_SERVERMESSAGE 
OUTPUT_CLIENTMESSAGE 
OUTPUT_CHANPRIVMSG 
OUTPUT_QUERYPRIVMSG 
OUTPUT_NICKCHANGE 
OUTPUT_SELFJOIN 
OUTPUT_OTHERJOIN 
OUTPUT_SELFPART 
OUTPUT_OTHERPART 
OUTPUT_QUIT 
OUTPUT_CONNCLOSE 
OUTPUT_CTCP 
OUTPUT_SELFKICK 
OUTPUT_OTHERKICK 
OUTPUT_CHANACTION 
OUTPUT_QUERYACTION 
OUTPUT_CHANPERSONMODE 
OUTPUT_TOPIC 
OUTPUT_TITLE 

Definition at line 29 of file ircoutput.h.


Generated on Sat Nov 5 17:03:42 2005 for OPIE by  doxygen 1.4.2