IRCNicknameCompleter Class Reference

Public Member Functions

IRCCompletionResult complete (const QString &textLine, int cursorPosition)
 Parses current command line and returns a modified one. More...
 
IRCCompletionResult cycleNext ()
 
bool isReset () const
 
void reset ()
 
void setModel (QAbstractItemModel *model)
 

Detailed Description

Definition at line 47 of file ircnicknamecompleter.h.

Member Function Documentation

IRCCompletionResult IRCNicknameCompleter::complete ( const QString &  textLine,
int  cursorPosition 
)

Parses current command line and returns a modified one.

Definition at line 107 of file ircnicknamecompleter.cpp.


The documentation for this class was generated from the following files: