Communi  3.0.0
A cross-platform IRC framework written with Qt
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Macros Groups Pages
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
oCIrcCommandFilterProvides an interface for filtering commands
oCIrcMessageFilterProvides an interface for filtering messages
\CQObject [external]
 oCIrcBufferKeeps track of buffer status
 |\CIrcChannelKeeps track of channel status
 oCIrcCommandProvides the most common commands
 oCIrcCommandParserParses commands from user input
 oCIrcConnectionProvides means to establish a connection to an IRC server
 oCIrcLagTimerProvides a timer for measuring lag
 oCIrcMessageThe base class of all messages
 |oCIrcCapabilityMessageRepresents a capability message
 |oCIrcErrorMessageRepresents an error message
 |oCIrcInviteMessageRepresents an invite message
 |oCIrcJoinMessageRepresents a join message
 |oCIrcKickMessageRepresents a kick message
 |oCIrcModeMessageRepresents a mode message
 |oCIrcMotdMessageRepresents a message of the day
 |oCIrcNamesMessageRepresents a names list message
 |oCIrcNickMessageRepresents a nick message
 |oCIrcNoticeMessageRepresents a notice message
 |oCIrcNumericMessageRepresents a numeric message
 |oCIrcPartMessageRepresents a part message
 |oCIrcPingMessageRepresents a ping message
 |oCIrcPongMessageRepresents a pong message
 |oCIrcPrivateMessageRepresents a private message
 |oCIrcQuitMessageRepresents a quit message
 |\CIrcTopicMessageRepresents a topic message
 oCIrcNetworkProvides network information and capability management
 oCIrcPaletteSpecifies a palette of IRC colors
 oCIrcTextFormatProvides methods for text formatting
 oCIrcUserKeeps track of user status on a channel
 \CQAbstractItemModel [external]
  \CQAbstractListModel [external]
   oCIrcBufferModelKeeps track of buffers
   \CIrcUserModelKeeps track of channel users