ircclient.ui.frame

Undocumented in source.

Members

Classes

IRCFrame
class IRCFrame
Undocumented in source.
IRCWindow
class IRCWindow
Undocumented in source.

Enums

IRCActions
enum IRCActions
Undocumented in source.
IRCWindowKind
enum IRCWindowKind
Undocumented in source.

Variables

ACTION_CHANNEL_JOIN
Action ACTION_CHANNEL_JOIN;
Undocumented in source.
ACTION_CONNECT
Action ACTION_CONNECT;
Undocumented in source.
ACTION_DISCONNECT
Action ACTION_DISCONNECT;
Undocumented in source.
ACTION_EDIT_COPY
Action ACTION_EDIT_COPY;
Undocumented in source.
ACTION_EDIT_CUT
Action ACTION_EDIT_CUT;
Undocumented in source.
ACTION_EDIT_PASTE
Action ACTION_EDIT_PASTE;
Undocumented in source.
ACTION_EDIT_PREFERENCES
Action ACTION_EDIT_PREFERENCES;
Undocumented in source.
ACTION_EDIT_REDO
Action ACTION_EDIT_REDO;
Undocumented in source.
ACTION_EDIT_UNDO
Action ACTION_EDIT_UNDO;
Undocumented in source.
ACTION_FILE_EXIT
Action ACTION_FILE_EXIT;
Undocumented in source.
ACTION_HELP_ABOUT
Action ACTION_HELP_ABOUT;
Undocumented in source.

Meta