Module implementing a specialized line edit for entering IRC messages.
None |
IrcMessageEdit | Class implementing a specialized line edit for entering IRC messages. |
None |
Class implementing a specialized line edit for entering IRC messages.
MaxHistory |
None |
IrcMessageEdit | Constructor |
__addHistory | Private method to add an entry to the history. |
__getHistory | Private method to move in the history. |
keyPressEvent | Protected method implementing special key handling. |
setText | Public method to set the text. |
wheelEvent | Protected slot to support wheel events. |
None |
Constructor
Private method to add an entry to the history.
Private method to move in the history.
Protected method implementing special key handling.
Public method to set the text.
Note: This reimplementation ensures, that the cursor is at the end of the text.
Protected slot to support wheel events.