A B C D E F G H I J K L M N O P Q R S T U V W

Q

Query - Class in uk.org.ownage.dmdirc
The Query class represents the client's view of a query with another user.
Query(Server, String) - Constructor for class uk.org.ownage.dmdirc.Query
Creates a new instance of Query
QueryCommand - Class in uk.org.ownage.dmdirc.commandparser
Represents a command which can be performed only in the context of a query
QueryCommand() - Constructor for class uk.org.ownage.dmdirc.commandparser.QueryCommand
Creates a new instance of ChannelCommand
QueryCommandParser - Class in uk.org.ownage.dmdirc.commandparser
A command parser that is tailored for use in a query environment.
QueryCommandParser(Server, Query) - Constructor for class uk.org.ownage.dmdirc.commandparser.QueryCommandParser
Creates a new instance of QueryCommandParser
QueryFrame - Class in uk.org.ownage.dmdirc.ui
The QueryFrame is the MDI window that shows query messages to the user
QueryFrame(CommandParser) - Constructor for class uk.org.ownage.dmdirc.ui.QueryFrame
Creates a new QueryFrame
QueryMe - Class in uk.org.ownage.dmdirc.commandparser.commands.query
Represents the /me command used in a query window.
QueryMe() - Constructor for class uk.org.ownage.dmdirc.commandparser.commands.query.QueryMe
Creates a new instance of QueryMe
QueryMeEmpty - Class in uk.org.ownage.dmdirc.commandparser.commands.query
Represents the /me command used in a query window, with no parameters.
QueryMeEmpty() - Constructor for class uk.org.ownage.dmdirc.commandparser.commands.query.QueryMeEmpty
Creates a new instance of QueryMeEmpty
Quit - Class in uk.org.ownage.dmdirc.commandparser.commands.server
The quit command allows the user to quit DMDirc with a custom quit message.
Quit() - Constructor for class uk.org.ownage.dmdirc.commandparser.commands.server.Quit
Creates a new instance of Quit
quit(String) - Method in class uk.org.ownage.dmdirc.parser.IRCParser
Quit IRC.
QuitDefault - Class in uk.org.ownage.dmdirc.commandparser.commands.server
Represents the quit/0 command (i.e., a quit with no arguments).
QuitDefault() - Constructor for class uk.org.ownage.dmdirc.commandparser.commands.server.QuitDefault
Creates a new instance of QuitDefault

A B C D E F G H I J K L M N O P Q R S T U V W