• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • tdeui
 

tdeui

TDEListViewSearchLine Member List

This is the complete list of members for TDEListViewSearchLine, including all inherited members.
aboutToShowContextMenu(TQPopupMenu *p)KLineEdit [signal]
activateSearch()TDEListViewSearchLine [protected, slot]
alignment()TQLineEdit
autoSuggest() const KLineEdit [protected]
backspace()TQLineEdit
caseSensitive() const TDEListViewSearchLine
characterAt(int xpos, TQChar *chr)TQLineEdit
clear()KLineEdit [virtual, slot]
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()TDEListViewSearchLine [protected, virtual]
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
isCompletionObjectAutoDeleted() const TDECompletionBase
isContextMenuEnabled() const KLineEdit [inline]
isModified()TQLineEdit
isReadOnly()TQLineEdit
isRedoAvailable()TQLineEdit
isSqueezedTextEnabled() const KLineEdit
isUndoAvailable()TQLineEdit
isURLDropsEnabled() const KLineEdit
itemMatches(const TQListViewItem *item, const TQString &s) const TDEListViewSearchLine [protected, virtual]
keepParentsVisible() const TDEListViewSearchLine
KeyBindingMap typedefTDECompletionBase
KeyBindingType enum nameTDECompletionBase
keyPressEvent(TQKeyEvent *)KLineEdit [protected, virtual]
KLineEdit(const TQString &string, TQWidget *parent, const char *name=0)KLineEdit
KLineEdit(TQWidget *parent=0, const char *name=0)KLineEdit
listView() const TDEListViewSearchLine
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]
NextCompletionMatchTDECompletionBase
originalText() const KLineEdit
paste()TQLineEdit
PrevCompletionMatchTDECompletionBase
queueSearch(const TQString &search)TDEListViewSearchLine [protected, slot]
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]
searchColumns() const TDEListViewSearchLine
selectAll()TQLineEdit
selectedText()TQLineEdit
selectionChanged()TQLineEdit
selectionStart()TQLineEdit
setAlignment(int flag)TQLineEdit
setAutoDeleteCompletionObject(bool autoDelete)TDECompletionBase
setCaseSensitive(bool cs)TDEListViewSearchLine [slot]
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
setKeepParentsVisible(bool v)TDEListViewSearchLine [slot]
setKeyBinding(KeyBindingType item, const TDEShortcut &key)TDECompletionBase
setListView(TDEListView *lv)TDEListViewSearchLine [slot]
setMaxLength(int)TQLineEdit
setReadOnly(bool)KLineEdit [virtual, slot]
setSearchColumns(const TQValueList< int > &columns)TDEListViewSearchLine [slot]
setSelection(int start, int length)TQLineEdit
setSqueezedText(const TQString &text)KLineEdit [slot]
setText(const TQString &)KLineEdit [virtual, slot]
setTrapReturnKey(bool trap)KLineEdit
setURL(const KURL &url)KLineEdit
setURLDropsEnabled(bool enable)KLineEdit
setUserSelection(bool userSelection)KLineEdit [protected]
setValidator(const TQValidator *v)TQLineEdit
sizeHint()TQLineEdit
slotAboutToShow()KLineEdit [inline, protected, slot]
slotCancelled()KLineEdit [inline, protected, slot]
SubstringCompletionTDECompletionBase
substringCompletion(const TQString &)KLineEdit [signal]
TDECompletionBase()TDECompletionBase
TDEListViewSearchLine(TQWidget *parent=0, TDEListView *listView=0, const char *name=0)TDEListViewSearchLine
TDEListViewSearchLine(TQWidget *parent, const char *name)TDEListViewSearchLine
text()TQLineEdit
textChanged(const TQString &)TQLineEdit
TextCompletionTDECompletionBase
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
updateSearch(const TQString &s=TQString::null)TDEListViewSearchLine [virtual, slot]
useGlobalKeyBindings()TDECompletionBase
userCancelled(const TQString &cancelText)KLineEdit [protected, slot]
validateAndSet(const TQString &newText, int newPos, int newMarkAnchor, int newMarkDrag)TQLineEdit
validator()TQLineEdit
virtual_hook(int id, void *data) (defined in KLineEdit)KLineEdit [protected, virtual]
~KLineEdit()KLineEdit [virtual]
~TDECompletionBase()TDECompletionBase [virtual]
~TDEListViewSearchLine()TDEListViewSearchLine [virtual]
~TQLineEdit()TQLineEdit

tdeui

Skip menu "tdeui"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

tdeui

Skip menu "tdeui"
  • arts
  • dcop
  • dnssd
  • interfaces
  •   kspeech
  •     interface
  •     library
  •   tdetexteditor
  • kate
  • kded
  • kdoctools
  • kimgio
  • kjs
  • libtdemid
  • libtdescreensaver
  • tdeabc
  • tdecmshell
  • tdecore
  • tdefx
  • tdehtml
  • tdeinit
  • tdeio
  •   bookmarks
  •   httpfilter
  •   kpasswdserver
  •   kssl
  •   tdefile
  •   tdeio
  •   tdeioexec
  • tdeioslave
  •   http
  • tdemdi
  •   tdemdi
  • tdenewstuff
  • tdeparts
  • tdeprint
  • tderandr
  • tderesources
  • tdespell2
  • tdesu
  • tdeui
  • tdeunittest
  • tdeutils
  • tdewallet
Generated for tdeui by doxygen 1.6.3
This website is maintained by Timothy Pearson.