Communi 1.0.0
A cross-platform IRC client library written with Qt 4
Public Member Functions | Properties
IrcPingMessage Class Reference

The IrcPingMessage class represents a ping IRC message. More...

#include <IrcMessage>

Inherits IrcMessage.

List of all members.

Public Member Functions

Q_INVOKABLE IrcPingMessage (QObject *parent=0)

Properties

QString argument

Detailed Description

The IrcPingMessage class represents a ping IRC message.


Constructor & Destructor Documentation

IrcPingMessage::IrcPingMessage ( QObject parent = 0) [explicit]

Constructs a new IrcPingMessage with parent.


Property Documentation

QString IrcPingMessage::argument [read]

This property holds the optional message argument.

Access functions:

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Defines