KCompletionBox Member List

This is the complete list of members for KCompletionBox, including all inherited members.

activated(const QString &)KCompletionBox [signal]
activateOnSelectKCompletionBox
activateOnSelect() const KCompletionBox
autoBottomScrollBar()QListBox
autoScrollBar()QListBox
bottomScrollBar()QListBox
calculateGeometry() const KCompletionBox [protected]
cancelledTextKCompletionBox
cancelledText() const KCompletionBox [slot]
cellHeight(int i)QListBox
cellHeight()QListBox
cellWidth()QListBox
centerCurrentItem()QListBox
changeItem(const QListBoxItem *lbi, int index)QListBox
changeItem(const QString &text, int index)QListBox
changeItem(const QPixmap &pixmap, int index)QListBox
changeItem(const QPixmap &pixmap, const QString &text, int index)QListBox
clear()QListBox
clearSelection()QListBox
clicked(QListBoxItem *item)QListBox
clicked(QListBoxItem *item, const QPoint &pnt)QListBox
columnMode()QListBox
contentsMouseDoubleClickEvent(QMouseEvent *e)KListBox [protected, virtual]
contentsMousePressEvent(QMouseEvent *e)KListBox [protected, virtual]
contextMenuRequested(QListBoxItem *item, const QPoint &pos)QListBox
count()QListBox
currentChanged(QListBoxItem *item)QListBox
currentItem()QListBox
currentText()QListBox
doLayout()QListBox
doubleClicked(QListBoxItem *item, const QPoint &pos)KListBox [signal]
QListBox::doubleClicked(QListBoxItem *item)QListBox
down()KCompletionBox [slot]
emitExecute(QListBoxItem *item, const QPoint &pos)KListBox [protected]
end()KCompletionBox [slot]
ensureCurrentVisible()QListBox
eventFilter(QObject *, QEvent *)KCompletionBox [protected, virtual]
executed(QListBoxItem *item)KListBox [signal]
executed(QListBoxItem *item, const QPoint &pos)KListBox [signal]
findItem(const QString &text, ComparisonFlags compare=BeginsWith)QListBox
findItem(int yPos)QListBox
firstItem()QListBox
focusOutEvent(QFocusEvent *fe)KListBox [protected, virtual]
hide()KCompletionBox [virtual, slot]
highlighted(int index)QListBox
highlighted(const QString &)QListBox
highlighted(QListBoxItem *)QListBox
home()KCompletionBox [slot]
index(const QListBoxItem *lbi)QListBox
insertItem(const QListBoxItem *lbi, int index=-1)QListBox
insertItem(const QListBoxItem *lbi, const QListBoxItem *after)QListBox
insertItem(const QString &text, int index=-1)QListBox
insertItem(const QPixmap &pixmap, int index=-1)QListBox
insertItem(const QPixmap &pixmap, const QString &text, int index=-1)QListBox
insertItems(const QStringList &items, int index=-1)KCompletionBox [slot]
insertStringList(const QStringList &list, int index=-1)QListBox
insertStrList(const QStrList *list, int index=-1)QListBox
insertStrList(const QStrList &list, int index=-1)QListBox
insertStrList(const char **strings, int numStrings=-1, int index=-1)QListBox
inSort(const QListBoxItem *lbi)QListBox
inSort(const QString &text)QListBox
invertSelection()QListBox
isMultiSelection()QListBox
isRubberSelecting()QListBox
isSelected(int i)QListBox
isSelected(const QListBoxItem *i)QListBox
isTabHandlingKCompletionBox
isTabHandling() const KCompletionBox [slot]
item(int index)QListBox
itemAt(const QPoint &p)QListBox
itemHeight(int index=0)QListBox
itemRect(QListBoxItem *item)QListBox
items() const KCompletionBox [slot]
itemVisible(int index)QListBox
itemVisible(const QListBoxItem *item)QListBox
itemYPos(int index, int *yPos)QListBox
KCompletionBox(QWidget *parent, const char *name=0)KCompletionBox
keyPressEvent(QKeyEvent *e)KListBox [protected, virtual]
KListBox(QWidget *parent=0, const char *name=0, WFlags f=0)KListBox
leaveEvent(QEvent *e)KListBox [protected, virtual]
m_autoSelectDelayKListBox [protected]
m_bChangeCursorOverItemKListBox [protected]
m_bUseSingleKListBox [protected]
m_pAutoSelectKListBox [protected]
m_pCurrentItemKListBox [protected]
maxItemWidth()QListBox
mouseButtonClicked(int button, QListBoxItem *item, const QPoint &pos)QListBox
mouseButtonPressed(int button, QListBoxItem *item, const QPoint &pos)QListBox
numCols()QListBox
numColumns()QListBox
numItemsVisible()QListBox
numRows()QListBox
onItem(QListBoxItem *i)QListBox
onViewport()QListBox
pageDown()KCompletionBox [slot]
pageUp()KCompletionBox [slot]
paintCell(QPainter *p, int row, int col)QListBox
pixmap(int index)QListBox
popup()KCompletionBox [virtual, slot]
pressed(QListBoxItem *item)QListBox
pressed(QListBoxItem *item, const QPoint &pnt)QListBox
QListBox(QWidget *parent=0, const char *name=0, WFlags f=0)QListBox
removeItem(int index)QListBox
returnPressed(QListBoxItem *)QListBox
rightButtonClicked(QListBoxItem *, const QPoint &)QListBox
rightButtonPressed(QListBoxItem *, const QPoint &)QListBox
rowMode()QListBox
scrollBar()QListBox
selectAll(bool select)QListBox
selected(int index)QListBox
selected(const QString &)QListBox
selected(QListBoxItem *)QListBox
selectedItem()QListBox
selectionChanged()QListBox
selectionChanged(QListBoxItem *item)QListBox
selectionMode()QListBox
setActivateOnSelect(bool state)KCompletionBox [slot]
setAutoBottomScrollBar(bool enable)QListBox
setAutoScrollBar(bool enable)QListBox
setBottomItem(int index)QListBox
setBottomScrollBar(bool enable)QListBox
setCancelledText(const QString &txt)KCompletionBox [slot]
setColumnMode(LayoutMode)QListBox
setColumnMode(int)QListBox
setCurrentItem(int index)QListBox
setCurrentItem(QListBoxItem *i)QListBox
setItems(const QStringList &items)KCompletionBox [slot]
setMultiSelection(bool multi)QListBox
setRowMode(LayoutMode)QListBox
setRowMode(int)QListBox
setScrollBar(bool enable)QListBox
setSelected(QListBoxItem *item, bool select)QListBox
setSelected(int index, bool select)QListBox
setSelectionMode(SelectionMode)QListBox
setTabHandling(bool enable)KCompletionBox [slot]
setTopItem(int index)QListBox
setVariableHeight(bool)QListBox
setVariableWidth(bool)QListBox
show()KCompletionBox [virtual, slot]
sizeAndPosition()KCompletionBox [protected]
sizeHint() const KCompletionBox [virtual]
slotActivated(QListBoxItem *)KCompletionBox [protected, virtual, slot]
slotAutoSelect()KListBox [protected, slot]
slotOnItem(QListBoxItem *item)KListBox [protected, slot]
slotOnViewport()KListBox [protected, slot]
slotSettingsChanged(int)KListBox [protected, slot]
sort(bool ascending=TRUE)QListBox
takeItem(const QListBoxItem *item)QListBox
text(int index)QListBox
toggleCurrentItem()QListBox
topItem()QListBox
totalHeight()QListBox
totalWidth()QListBox
triggerUpdate(bool doLayout)QListBox
up()KCompletionBox [slot]
updateItem(int index)QListBox
updateItem(QListBoxItem *i)QListBox
userCancelled(const QString &)KCompletionBox [signal]
variableHeight()QListBox
variableWidth()QListBox
virtual_hook(int id, void *data)KCompletionBox [protected, virtual]
~KCompletionBox()KCompletionBox
~QListBox()QListBox
KDE Home | KDE Accessibility Home | Description of Access Keys