Communi  3.5.0
A cross-platform IRC framework written with Qt
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
 CIrcCommandFilterProvides an interface for filtering commands
 CIrcMessageFilterProvides an interface for filtering messages
 CQObject [external]
 CIrcMiscellaneous identifiers used throughout the library
 CIrcBufferKeeps track of buffer status
 CIrcChannelKeeps track of channel status
 CIrcCommandProvides the most common commands
 CIrcCommandParserParses commands from user input
 CIrcCommandQueueProvides a flood protection queue for commands
 CIrcCompleterProvides command and name completion
 CIrcConnectionProvides means to establish a connection to an IRC server
 CIrcLagTimerProvides a timer for measuring lag
 CIrcMessageThe base class of all messages
 CIrcAccountMessageRepresents an account notify message
 CIrcAwayMessageRepresents an away message
 CIrcBatchMessageRepresents a batch message
 CIrcCapabilityMessageRepresents a capability message
 CIrcErrorMessageRepresents an error message
 CIrcHostChangeMessageRepresents a host change message
 CIrcInviteMessageRepresents an invite message
 CIrcJoinMessageRepresents a join message
 CIrcKickMessageRepresents a kick message
 CIrcModeMessageRepresents a mode message
 CIrcMotdMessageRepresents a message of the day
 CIrcNamesMessageRepresents a names list message
 CIrcNickMessageRepresents a nick message
 CIrcNoticeMessageRepresents a notice message
 CIrcNumericMessageRepresents a numeric message
 CIrcPartMessageRepresents a part message
 CIrcPingMessageRepresents a ping message
 CIrcPongMessageRepresents a pong message
 CIrcPrivateMessageRepresents a private message
 CIrcQuitMessageRepresents a quit message
 CIrcTopicMessageRepresents a topic message
 CIrcWhoisMessageRepresents a reply message to a WHOIS command
 CIrcWhoReplyMessageRepresents a reply message to a WHO command
 CIrcWhowasMessageRepresents a reply message to a WHOWAS command
 CIrcNetworkProvides network information and capability management
 CIrcPaletteSpecifies a palette of IRC colors
 CIrcProtocolImplements the IRC protocol and provides means for implementing support for custom protocols
 CIrcTextFormatProvides methods for text formatting
 CIrcUserKeeps track of user status on a channel
 CQAbstractItemModel [external]
 CQAbstractListModel [external]
 CIrcBufferModelKeeps track of buffers
 CIrcUserModelKeeps track of channel users