, including all inherited members.
aboutToShowContextMenu(QPopupMenu *) | KLineEdit | [signal] |
addAddress(const QString &) (defined in KABC::AddressLineEdit) | KABC::AddressLineEdit | [protected] |
AddressLineEdit(QWidget *parent, bool useCompletion=true, const char *name=0L) (defined in KABC::AddressLineEdit) | KABC::AddressLineEdit | |
alignment() const | QLineEdit | |
backspace() | QLineEdit | |
characterAt(int xpos, QChar *chr) const | QLineEdit | |
clear() | KLineEdit | [virtual, slot] |
clearValidator() | QLineEdit | |
completion(const QString &) | KLineEdit | [signal] |
completionBox(bool create=true) | KLineEdit | |
completionBoxActivated(const QString &) | KLineEdit | [signal] |
completionMode() const | KCompletionBase | |
completionModeChanged(KGlobalSettings::Completion) | KLineEdit | [signal] |
completionObject(bool hsig=true) | KCompletionBase | |
compObj() const | KCompletionBase | |
copy() const | KLineEdit | [virtual] |
create(WId=0, bool initializeWindow=true, bool destroyOldWindow=true) | KLineEdit | [virtual] |
createPopupMenu() | KLineEdit | [virtual] |
cursorAtEnd() | KABC::AddressLineEdit | [slot] |
cursorBackward(bool mark, int steps=1) | QLineEdit | |
cursorForward(bool mark, int steps=1) | QLineEdit | |
cursorPosition() const | QLineEdit | |
cursorWordBackward(bool mark) | QLineEdit | |
cursorWordForward(bool mark) | QLineEdit | |
cut() | QLineEdit | |
del() | QLineEdit | |
delegate() const | KCompletionBase | |
deselect() | QLineEdit | |
displayText() const | QLineEdit | |
doCompletion(bool ctrlT) (defined in KABC::AddressLineEdit) | KABC::AddressLineEdit | [protected] |
dragEnabled() const | QLineEdit | |
dropEvent(QDropEvent *e) (defined in KABC::AddressLineEdit) | KABC::AddressLineEdit | [protected, virtual] |
echoMode() const | QLineEdit | |
edited() const | QLineEdit | |
emitSignals() const | KCompletionBase | |
enableCompletion(bool enable) | KABC::AddressLineEdit | [slot] |
end(bool mark) | QLineEdit | |
enum{Normal, NoEcho, Password} | QLineEdit | |
eventFilter(QObject *, QEvent *) | KLineEdit | [virtual] |
frame() const | QLineEdit | |
getKeyBinding(KeyBindingType item) const | KCompletionBase | |
getKeyBindings() const | KCompletionBase | |
getSelection(int *start, int *end) | QLineEdit | |
handleSignals() const | KCompletionBase | |
hasSelectedText() const | QLineEdit | |
home(bool mark) | QLineEdit | |
insert(const QString &t) (defined in KABC::AddressLineEdit) | KABC::AddressLineEdit | [protected, virtual] |
isCompletionObjectAutoDeleted() const | KCompletionBase | |
isContextMenuEnabled() const | KLineEdit | |
isReadOnly() const | QLineEdit | |
isRedoAvailable() const | QLineEdit | |
isUndoAvailable() const | QLineEdit | |
isURLDropsEnabled() const | KLineEdit | |
KComboBox | KLineEdit | [friend] |
KCompletionBase() | KCompletionBase | |
KeyBindingMap | KCompletionBase | |
KeyBindingType enum name | KCompletionBase | |
keyPressEvent(QKeyEvent *) (defined in KABC::AddressLineEdit) | KABC::AddressLineEdit | [protected, virtual] |
KLineEdit(const QString &string, QWidget *parent, const char *name=0) | KLineEdit | |
KLineEdit(QWidget *parent=0, const char *name=0) | KLineEdit | |
loadAddresses() | KABC::AddressLineEdit | [protected, virtual] |
lostFocus() | QLineEdit | |
makeCompletion(const QString &) | KLineEdit | [virtual, slot] |
maxLength() const | QLineEdit | |
minimumSizeHint() const | QLineEdit | |
mouseDoubleClickEvent(QMouseEvent *) | KLineEdit | [virtual] |
mousePressEvent(QMouseEvent *) | KLineEdit | [virtual] |
mouseReleaseEvent(QMouseEvent *e) (defined in KABC::AddressLineEdit) | KABC::AddressLineEdit | [protected, virtual] |
NextCompletionMatch | KCompletionBase | |
paste() (defined in KABC::AddressLineEdit) | KABC::AddressLineEdit | [protected, virtual] |
PrevCompletionMatch | KCompletionBase | |
prop-the alignment of the line edit | QLineEdit | |
prop-the current cursor position for this line edit | QLineEdit | |
prop-the displayed text | QLineEdit | |
prop-whether the lineedit starts a drag if the user presses and moves the mouse on some selected text | QLineEdit | |
prop-the line edit's echo mode | QLineEdit | |
prop-whether the line edit has been edited | QLineEdit | |
prop-whether the line edit draws itself with a frame | QLineEdit | |
prop-whether there is any text selected | QLineEdit | |
prop-the maximum permitted length of the text | QLineEdit | |
prop-whether the line edit is read only | QLineEdit | |
prop-whether redo is available | QLineEdit | |
prop-the selected text | QLineEdit | |
prop-the line edit's text | QLineEdit | |
prop-whether undo is available | QLineEdit | |
QLineEdit(QWidget *parent, const char *name=0) | QLineEdit | |
QLineEdit(const QString &contents, QWidget *parent, const char *name=0) | QLineEdit | |
QLineEdit() | QLineEdit | |
redo() | QLineEdit | |
resizeEvent(QResizeEvent *) | KLineEdit | [virtual] |
returnPressed(const QString &) | KLineEdit | [signal] |
QLineEdit::returnPressed() | QLineEdit | |
rotateText(KCompletionBase::KeyBindingType) | KLineEdit | [slot] |
selectAll() | QLineEdit | |
selectedText() const | QLineEdit | |
selectionChanged() | QLineEdit | |
setAlignment(int flag) | QLineEdit | |
setAutoDeleteCompletionObject(bool autoDelete) | KCompletionBase | |
setCompletedItems(const QStringList &items) | KLineEdit | [virtual, slot] |
setCompletedText(const QString &) | KLineEdit | [virtual, slot] |
setCompletedText(const QString &, bool) | KLineEdit | [virtual] |
setCompletionMode(KGlobalSettings::Completion mode) | KLineEdit | [virtual] |
setCompletionObject(KCompletion *, bool hsig=true) | KLineEdit | [virtual] |
setContextMenuEnabled(bool showMenu) | KLineEdit | [virtual] |
setCursorPosition(int) | QLineEdit | |
setDelegate(KCompletionBase *delegate) | KCompletionBase | |
setDragEnabled(bool b) | QLineEdit | |
setEchoMode(EchoMode) | QLineEdit | |
setEdited(bool) | QLineEdit | |
setEnableSignals(bool enable) | KCompletionBase | |
setFont(const QFont &) | KABC::AddressLineEdit | [virtual] |
setFrame(bool) | QLineEdit | |
setHandleSignals(bool) | KCompletionBase | [virtual] |
setKeyBinding(KeyBindingType, const KShortcut &cut) | KCompletionBase | |
setMaxLength(int) | QLineEdit | |
setReadOnly(bool) | KLineEdit | [virtual, slot] |
setSelection(int start, int length) | QLineEdit | |
setSqueezedText(const QString &text) | KLineEdit | [slot] |
setText(const QString &) | QLineEdit | |
setTrapReturnKey(bool trap) | KLineEdit | |
setURL(const KURL &url) | KLineEdit | |
setURLDropsEnabled(bool enable) | KLineEdit | |
setValidator(const QValidator *v) | QLineEdit | |
sizeHint() const | QLineEdit | |
slotAboutToShow() | KLineEdit | [slot] |
slotCancelled() | KLineEdit | [slot] |
SubstringCompletion | KCompletionBase | |
substringCompletion(const QString &) | KLineEdit | [signal] |
text() const | QLineEdit | |
textChanged(const QString &) | QLineEdit | |
TextCompletion | KCompletionBase | |
textRotation(KCompletionBase::KeyBindingType) | KLineEdit | [signal] |
trapReturnKey() const | KLineEdit | |
undo() | QLineEdit | |
useGlobalKeyBindings() | KCompletionBase | |
validateAndSet(const QString &newText, int newPos, int newMarkAnchor, int newMarkDrag) | QLineEdit | |
validator() const | QLineEdit | |
virtual_hook(int id, void *data) | KLineEdit | [virtual] |
~AddressLineEdit() (defined in KABC::AddressLineEdit) | KABC::AddressLineEdit | [virtual] |
~KCompletionBase() | KCompletionBase | [virtual] |
~KLineEdit() | KLineEdit | [virtual] |