, including all inherited members.
aboutToShowContextMenu(TQPopupMenu *p) | KLineEdit | [signal] |
alignment() | TQLineEdit | |
autoSuggest() const | KLineEdit | [protected] |
backspace() | TQLineEdit | |
characterAt(int xpos, TQChar *chr) | TQLineEdit | |
clear() | KLineEdit | [virtual, slot] |
TQLineEdit::clear() | TQLineEdit | |
clearModified() | TQLineEdit | |
clearValidator() | TQLineEdit | |
clickMessage() const | KLineEdit | |
completion(const TQString &) | KLineEdit | [signal] |
completionBox(bool create=true) | KLineEdit | |
completionBoxActivated(const TQString &) | KLineEdit | [signal] |
completionMode() const | TDECompletionBase | |
completionModeChanged(TDEGlobalSettings::Completion) | KLineEdit | [signal] |
completionObject(bool hsig=true) | TDECompletionBase | |
compObj() const | TDECompletionBase | |
contextMenuEvent(TQContextMenuEvent *) | KLineEdit | [protected, virtual] |
copy() const | KLineEdit | [virtual] |
TQLineEdit::copy() | TQLineEdit | |
create(WId=0, bool initializeWindow=true, bool destroyOldWindow=true) | KLineEdit | [protected, virtual] |
createPopupMenu() | KLineEdit | [protected, virtual] |
TQLineEdit::createPopupMenu() | TQLineEdit | |
cursorAtEnd() | KLineEdit | [inline] |
cursorBackward(bool mark, int steps=1) | TQLineEdit | |
cursorForward(bool mark, int steps=1) | TQLineEdit | |
cursorLeft(bool mark, int steps=1) | TQLineEdit | |
cursorPosition() | TQLineEdit | |
cursorRight(bool mark, int steps=1) | TQLineEdit | |
cursorWordBackward(bool mark) | TQLineEdit | |
cursorWordForward(bool mark) | TQLineEdit | |
cut() | TQLineEdit | |
del() | TQLineEdit | |
delegate() const | TDECompletionBase | [protected] |
deselect() | TQLineEdit | |
displayText() | TQLineEdit | |
dragEnabled() | TQLineEdit | |
drawContents(TQPainter *p) | KLineEdit | [protected, virtual] |
dropEvent(TQDropEvent *) | KLineEdit | [protected, virtual] |
echoMode() | TQLineEdit | |
edited() | TQLineEdit | |
emitSignals() const | TDECompletionBase | |
end(bool mark) | TQLineEdit | |
eventFilter(TQObject *, TQEvent *) | KLineEdit | [virtual] |
focusInEvent(TQFocusEvent *) | KLineEdit | [protected, virtual] |
focusOutEvent(TQFocusEvent *) | KLineEdit | [protected, virtual] |
frame() | TQLineEdit | |
getKeyBinding(KeyBindingType item) const | TDECompletionBase | |
getKeyBindings() const | TDECompletionBase | [protected] |
getSelection(int *start, int *end) | TQLineEdit | |
handleSignals() const | TDECompletionBase | |
hasAcceptableInput() | TQLineEdit | |
hasMarkedText() | TQLineEdit | |
hasSelectedText() | TQLineEdit | |
home(bool mark) | TQLineEdit | |
inputMask() | TQLineEdit | |
insert(const TQString &newText) | TQLineEdit | |
invalidChar(int) | KRestrictedLine | [signal] |
isCompletionObjectAutoDeleted() const | TDECompletionBase | |
isContextMenuEnabled() const | KLineEdit | [inline] |
isModified() | TQLineEdit | |
isReadOnly() | TQLineEdit | |
isRedoAvailable() | TQLineEdit | |
isSqueezedTextEnabled() const | KLineEdit | |
isUndoAvailable() | TQLineEdit | |
isURLDropsEnabled() const | KLineEdit | |
KeyBindingMap typedef | TDECompletionBase | |
KeyBindingType enum name | TDECompletionBase | |
keyPressEvent(TQKeyEvent *e) | KRestrictedLine | [protected, virtual] |
KLineEdit::TQLineEdit::keyPressEvent(TQKeyEvent *e) | TQLineEdit | |
KLineEdit(const TQString &string, TQWidget *parent, const char *name=0) | KLineEdit | |
KLineEdit(TQWidget *parent=0, const char *name=0) | KLineEdit | |
KRestrictedLine(TQWidget *parent=0, const char *name=0, const TQString &valid=TQString::null) | KRestrictedLine | |
lostFocus() | TQLineEdit | |
makeCompletion(const TQString &) | KLineEdit | [protected, virtual, slot] |
markedText() | TQLineEdit | |
maxLength() | TQLineEdit | |
minimumSizeHint() | TQLineEdit | |
mouseDoubleClickEvent(TQMouseEvent *) | KLineEdit | [protected, virtual] |
mousePressEvent(TQMouseEvent *) | KLineEdit | [protected, virtual] |
mouseReleaseEvent(TQMouseEvent *) | KLineEdit | [protected, virtual] |
NextCompletionMatch | TDECompletionBase | |
originalText() const | KLineEdit | |
paste() | TQLineEdit | |
PrevCompletionMatch | TDECompletionBase | |
redo() | TQLineEdit | |
repaintArea(int from, int to) | TQLineEdit | |
resizeEvent(TQResizeEvent *) | KLineEdit | [protected, virtual] |
returnPressed(const TQString &) | KLineEdit | [signal] |
TQLineEdit::returnPressed() | TQLineEdit | |
rotateText(TDECompletionBase::KeyBindingType type) | KLineEdit | [slot] |
selectAll() | TQLineEdit | |
selectedText() | TQLineEdit | |
selectionChanged() | TQLineEdit | |
selectionStart() | TQLineEdit | |
setAlignment(int flag) | TQLineEdit | |
setAutoDeleteCompletionObject(bool autoDelete) | TDECompletionBase | |
setClickMessage(const TQString &msg) | KLineEdit | |
setCompletedItems(const TQStringList &items) | KLineEdit | [virtual, slot] |
setCompletedItems(const TQStringList &items, bool autoSuggest) | KLineEdit | [slot] |
setCompletedText(const TQString &) | KLineEdit | [virtual, slot] |
setCompletedText(const TQString &, bool) (defined in KLineEdit) | KLineEdit | [protected, virtual] |
setCompletionBox(TDECompletionBox *box) | KLineEdit | |
setCompletionMode(TDEGlobalSettings::Completion mode) | KLineEdit | [virtual] |
setCompletionObject(TDECompletion *, bool hsig=true) | KLineEdit | [virtual] |
setContextMenuEnabled(bool showMenu) | KLineEdit | [inline, virtual] |
setCursorPosition(int) | TQLineEdit | |
setDelegate(TDECompletionBase *delegate) | TDECompletionBase | [protected] |
setDragEnabled(bool b) | TQLineEdit | |
setEchoMode(EchoMode) | TQLineEdit | |
setEdited(bool) | TQLineEdit | |
setEnableSignals(bool enable) | TDECompletionBase | |
setEnableSqueezedText(bool enable) | KLineEdit | |
setFrame(bool) | TQLineEdit | |
setHandleSignals(bool handle) | TDECompletionBase | [virtual] |
setInputMask(const TQString &inputMask) | TQLineEdit | |
setKeyBinding(KeyBindingType item, const TDEShortcut &key) | TDECompletionBase | |
setMaxLength(int) | TQLineEdit | |
setReadOnly(bool) | KLineEdit | [virtual, slot] |
TQLineEdit::setReadOnly(bool) | TQLineEdit | |
setSelection(int start, int length) | TQLineEdit | |
setSqueezedText(const TQString &text) | KLineEdit | [slot] |
setText(const TQString &) | KLineEdit | [virtual, slot] |
TQLineEdit::setText(const TQString &) | TQLineEdit | |
setTrapReturnKey(bool trap) | KLineEdit | |
setURL(const KURL &url) | KLineEdit | |
setURLDropsEnabled(bool enable) | KLineEdit | |
setUserSelection(bool userSelection) | KLineEdit | [protected] |
setValidator(const TQValidator *v) | TQLineEdit | |
setValidChars(const TQString &valid) | KRestrictedLine | |
sizeHint() | TQLineEdit | |
slotAboutToShow() | KLineEdit | [inline, protected, slot] |
slotCancelled() | KLineEdit | [inline, protected, slot] |
SubstringCompletion | TDECompletionBase | |
substringCompletion(const TQString &) | KLineEdit | [signal] |
TDECompletionBase() | TDECompletionBase | |
text() | TQLineEdit | |
textChanged(const TQString &) | TQLineEdit | |
TextCompletion | TDECompletionBase | |
textRotation(TDECompletionBase::KeyBindingType) | KLineEdit | [signal] |
TQLineEdit(TQWidget *parent, const char *name=0) | TQLineEdit | |
TQLineEdit(const TQString &contents, TQWidget *parent, const char *name=0) | TQLineEdit | |
TQLineEdit(const TQString &contents, const TQString &inputMask, TQWidget *parent, const char *name=0) | TQLineEdit | |
trapReturnKey() const | KLineEdit | |
undo() | TQLineEdit | |
useGlobalKeyBindings() | TDECompletionBase | |
userCancelled(const TQString &cancelText) | KLineEdit | [protected, slot] |
validateAndSet(const TQString &newText, int newPos, int newMarkAnchor, int newMarkDrag) | TQLineEdit | |
validator() | TQLineEdit | |
validChars() const | KRestrictedLine | |
virtual_hook(int id, void *data) (defined in KRestrictedLine) | KRestrictedLine | [protected, virtual] |
~KLineEdit() | KLineEdit | [virtual] |
~KRestrictedLine() | KRestrictedLine | |
~TDECompletionBase() | TDECompletionBase | [virtual] |
~TQLineEdit() | TQLineEdit | |