, including all inherited members.
alignment() const | QMultiLineEdit | |
atBeginning() const | QMultiLineEdit | |
atEnd() const | QMultiLineEdit | |
backspace() | QMultiLineEdit | |
BACKWARD enum value | KEdit | |
cleanWhiteSpace() | KEdit | |
computePosition() | KEdit | [protected] |
contentsDragEnterEvent(QDragEnterEvent *e) | KEdit | [protected] |
contentsDragMoveEvent(QDragMoveEvent *e) | KEdit | [protected] |
contentsDropEvent(QDropEvent *e) | KEdit | [protected] |
corrected(const QString &originalword, const QString &newword, unsigned int pos) | KEdit | [slot] |
create(WId=0, bool initializeWindow=true, bool destroyOldWindow=true) | KEdit | [protected, virtual] |
createPopupMenu(const QPoint &pos) | KEdit | |
currentColumn() | KEdit | |
currentLine() | KEdit | |
cursorDown(bool mark=FALSE) | QMultiLineEdit | |
cursorLeft(bool mark=FALSE, bool wrap=TRUE) | QMultiLineEdit | |
cursorPoint() const | QMultiLineEdit | |
CursorPositionChanged() | KEdit | [signal] |
cursorRight(bool mark=FALSE, bool wrap=TRUE) | QMultiLineEdit | |
cursorUp(bool mark=FALSE) | QMultiLineEdit | |
cursorWordBackward(bool mark) | QMultiLineEdit | |
cursorWordForward(bool mark) | QMultiLineEdit | |
doGotoLine() | KEdit | |
doReplace(QString s_pattern, bool case_sensitive, bool regex, bool forward, int line, int col, bool replace) | KEdit | [protected] |
doSearch(QString s_pattern, bool case_sensitive, bool regex, bool forward, int line, int col) | KEdit | [protected] |
dragEnterEvent(QDragEnterEvent *e) | KEdit | [protected] |
dragMoveEvent(QDragMoveEvent *e) | KEdit | [protected] |
dropEvent(QDropEvent *e) | KEdit | [protected] |
edited() const | QMultiLineEdit | |
end(bool mark=FALSE) | QMultiLineEdit | |
ensureCursorVisible() | KEdit | [protected, virtual] |
FORWARD enum value | KEdit | |
getMarkedRegion(int *line1, int *col1, int *line2, int *col2) const | QMultiLineEdit | |
gotUrlDrop(QDropEvent *e) | KEdit | [signal] |
hasMarkedText() const | QMultiLineEdit | |
home(bool mark=FALSE) | QMultiLineEdit | |
insertAndMark(const QString &str, bool mark) | QMultiLineEdit | |
insertAt(const QString &s, int line, int col, bool mark) | QMultiLineEdit | |
insertLine(const QString &txt, int line=-1) | QMultiLineEdit | |
insertText(QTextStream *) | KEdit | |
installRBPopup(QPopupMenu *) | KEdit | |
KEdit(QWidget *_parent=NULL, const char *name=NULL) | KEdit | |
keyPressEvent(QKeyEvent *) | KEdit | [protected] |
killLine() | QMultiLineEdit | |
lineLength(int row) const | QMultiLineEdit | |
markedText() const | QMultiLineEdit | |
misspelling(const QString &word, const QStringList &, unsigned int pos) | KEdit | [slot] |
newLine() | QMultiLineEdit | |
NONE enum value | KEdit | |
numLines() const | QMultiLineEdit | |
pageDown(bool mark=FALSE) | QMultiLineEdit | |
pageUp(bool mark=FALSE) | QMultiLineEdit | |
posToRowCol(unsigned int pos, unsigned int &line, unsigned int &col) | KEdit | [protected] |
prop-the editor's paragraph alignment | QMultiLineEdit | |
prop-whether the cursor is placed at the beginning of the text | QMultiLineEdit | |
prop-whether the cursor is placed at the end of the text | QMultiLineEdit | |
prop-whether the document has been edited by the user | QMultiLineEdit | |
prop-the number of paragraphs in the editor | QMultiLineEdit | |
QMultiLineEdit(QWidget *parent=0, const char *name=0) | QMultiLineEdit | |
removeLine(int paragraph) | QMultiLineEdit | |
repeatSearch() | KEdit | |
replace() | KEdit | |
saveText(QTextStream *, bool softWrap) | KEdit | |
saveText(QTextStream *) | KEdit | |
search() | KEdit | |
selectFont() | KEdit | |
selectWordUnderCursor() | KEdit | |
setAlignment(int flags) | QMultiLineEdit | |
setAutoUpdate(bool b) | KEdit | |
setCursor(const QCursor &) | KEdit | [protected, virtual] |
setCursorPosition(int line, int col, bool mark) | QMultiLineEdit | |
setEdited(bool) | QMultiLineEdit | |
setOverwriteEnabled(bool b) | KEdit | |
spellcheck_start() | KEdit | |
spellcheck_stop() | KEdit | |
textLine(int line) const | QMultiLineEdit | |
toggle_overwrite_signal() | KEdit | [signal] |
viewportPaintEvent(QPaintEvent *) | KEdit | [protected, virtual] |
virtual_hook(int id, void *data) | KEdit | [protected, virtual] |
~KEdit() | KEdit | |