KDE3Support
K3ListView Member List
This is the complete list of members for K3ListView, including all inherited members.
| aboutToMove() | K3ListView | signal |
| acceptDrag(QDropEvent *event) const | K3ListView | protectedvirtual |
| activateAutomaticSelection() | K3ListView | protected |
| addColumn(const QString &label, int width=-1) | K3ListView | virtual |
| addColumn(const QIcon &iconset, const QString &label, int width=-1) | K3ListView | virtual |
| alternateBackground | K3ListView | |
| alternateBackground() const | K3ListView | |
| ascendingSort(void) const | K3ListView | |
| automaticSelection() const | K3ListView | protected |
| autoOpen | K3ListView | |
| autoOpen() const | K3ListView | |
| below(const QRect &rect, const QPoint &p) | K3ListView | protected |
| below(Q3ListViewItem *i, const QPoint &p) | K3ListView | protected |
| cleanDropVisualizer() | K3ListView | protectedslot |
| cleanItemHighlighter() | K3ListView | protectedslot |
| columnSorted(void) const | K3ListView | |
| contentsContextMenuEvent(QContextMenuEvent *) | K3ListView | protectedvirtual |
| contentsDragEnterEvent(QDragEnterEvent *) | K3ListView | protectedvirtual |
| contentsDragLeaveEvent(QDragLeaveEvent *event) | K3ListView | protectedvirtual |
| contentsDragMoveEvent(QDragMoveEvent *event) | K3ListView | protectedvirtual |
| contentsDropEvent(QDropEvent *) | K3ListView | protectedvirtual |
| contentsMouseDoubleClickEvent(QMouseEvent *e) | K3ListView | protectedvirtual |
| contentsMouseMoveEvent(QMouseEvent *e) | K3ListView | protectedvirtual |
| contentsMousePressEvent(QMouseEvent *e) | K3ListView | protectedvirtual |
| contentsMouseReleaseEvent(QMouseEvent *) | K3ListView | protectedvirtual |
| contextMenu(K3ListView *l, Q3ListViewItem *i, const QPoint &p) | K3ListView | signal |
| deactivateAutomaticSelection() | K3ListView | protected |
| depthToPixels(int depth) | K3ListView | protected |
| disableAutoSelection() | K3ListView | protected |
| doneEditing(Q3ListViewItem *item, int row) | K3ListView | protectedslot |
| doubleClicked(Q3ListViewItem *item, const QPoint &pos, int c) | K3ListView | protected |
| dragEnabled | K3ListView | |
| dragEnabled() const | K3ListView | |
| dragObject() | K3ListView | protectedvirtual |
| drawDropVisualizer(QPainter *p, Q3ListViewItem *parent, Q3ListViewItem *after) | K3ListView | protectedvirtual |
| drawItemHighlighter(QPainter *painter, Q3ListViewItem *item) | K3ListView | protectedvirtual |
| dropHighlighter() const | K3ListView | |
| dropped(QDropEvent *e, Q3ListViewItem *after) | K3ListView | signal |
| dropped(K3ListView *list, QDropEvent *e, Q3ListViewItem *after) | K3ListView | signal |
| dropped(K3ListView *list, QDropEvent *e, Q3ListViewItem *parent, Q3ListViewItem *after) | K3ListView | signal |
| dropped(QDropEvent *e, Q3ListViewItem *parent, Q3ListViewItem *after) | K3ListView | signal |
| dropVisualizer | K3ListView | |
| dropVisualizer() const | K3ListView | |
| dropVisualizerWidth | K3ListView | |
| dropVisualizerWidth() const | K3ListView | |
| emitContextMenu(Q3ListViewItem *, const QPoint &, int) | K3ListView | protectedslot |
| emitContextMenu(K3ListView *, Q3ListViewItem *) | K3ListView | protectedslot |
| emitExecute(Q3ListViewItem *item, const QPoint &pos, int c) | K3ListView | protected |
| event(QEvent *) | K3ListView | protectedvirtual |
| executed(Q3ListViewItem *item) | K3ListView | signal |
| executed(Q3ListViewItem *item, const QPoint &pos, int c) | K3ListView | signal |
| Extended enum value | K3ListView | |
| FileManager enum value | K3ListView | |
| fileManagerKeyPressEvent(QKeyEvent *) | K3ListView | protected |
| findDrop(const QPoint &pos, Q3ListViewItem *&parent, Q3ListViewItem *&after) | K3ListView | protectedvirtual |
| focusInEvent(QFocusEvent *fe) | K3ListView | protectedvirtual |
| focusOutEvent(QFocusEvent *fe) | K3ListView | protectedvirtual |
| fullWidth | K3ListView | |
| fullWidth() const | K3ListView | |
| isExecuteArea(const QPoint &point) | K3ListView | virtual |
| isExecuteArea(int x) | K3ListView | |
| isRenameable(int column) const | K3ListView | |
| itemAdded(Q3ListViewItem *item) | K3ListView | signal |
| itemAtIndex(int index) | K3ListView | |
| itemIndex(const Q3ListViewItem *item) const | K3ListView | |
| itemRemoved(Q3ListViewItem *item) | K3ListView | signal |
| itemRenamed(Q3ListViewItem *item, const QString &str, int col) | K3ListView | signal |
| itemRenamed(Q3ListViewItem *item) | K3ListView | signal |
| itemsMovable | K3ListView | |
| itemsMovable() const | K3ListView | |
| itemsRenameable | K3ListView | |
| itemsRenameable() const | K3ListView | |
| K3ListView(QWidget *parent=0) | K3ListView | explicit |
| keyPressEvent(QKeyEvent *) | K3ListView | protectedvirtual |
| lastChild() const | K3ListView | |
| lastItem() const | K3ListView | |
| leaveEvent(QEvent *e) | K3ListView | protectedvirtual |
| menuShortCutPressed(K3ListView *list, Q3ListViewItem *item) | K3ListView | signal |
| movableDropEvent(Q3ListViewItem *parent, Q3ListViewItem *afterme) | K3ListView | protectedvirtual |
| moved() | K3ListView | signal |
| moved(Q3ListViewItem *item, Q3ListViewItem *afterFirst, Q3ListViewItem *afterNow) | K3ListView | signal |
| moved(Q3PtrList< Q3ListViewItem > &items, Q3PtrList< Q3ListViewItem > &afterFirst, Q3PtrList< Q3ListViewItem > &afterNow) | K3ListView | signal |
| moveItem(Q3ListViewItem *item, Q3ListViewItem *parent, Q3ListViewItem *after) | K3ListView | |
| Multi enum value | K3ListView | |
| NoSelection enum value | K3ListView | |
| removeColumn(int index) | K3ListView | virtual |
| rename(Q3ListViewItem *item, int c) | K3ListView | virtualslot |
| renameLineEdit() const | K3ListView | |
| resetAutoSelection() | K3ListView | protected |
| restoreLayout(KConfig *config, const QString &group) | K3ListView | |
| restoreLayout(KConfigGroup &cg) | K3ListView | |
| saveLayout(KConfig *config, const QString &group) const | K3ListView | |
| saveLayout(KConfigGroup &cg) const | K3ListView | |
| selectedItems(bool includeHiddenItems=true) const | K3ListView | |
| SelectionModeExt enum name | K3ListView | |
| selectionModeExt() const | K3ListView | |
| setAcceptDrops(bool) | K3ListView | virtual |
| setAlternateBackground(const QColor &c) | K3ListView | |
| setAutoOpen(bool b) | K3ListView | virtualslot |
| setDragEnabled(bool b) | K3ListView | virtualslot |
| setDropHighlighter(bool b) | K3ListView | virtualslot |
| setDropVisualizer(bool b) | K3ListView | virtualslot |
| setDropVisualizerWidth(int w) | K3ListView | slot |
| setFullWidth() | K3ListView | |
| setFullWidth(bool fullWidth) | K3ListView | |
| setItemsMovable(bool b) | K3ListView | virtualslot |
| setItemsRenameable(bool b) | K3ListView | virtualslot |
| setRenameable(int column, bool yesno=true) | K3ListView | slot |
| setSelectionModeExt(SelectionModeExt mode) | K3ListView | slot |
| setShadeSortColumn(bool shadeSortColumn) | K3ListView | |
| setSorting(int column, bool ascending=true) | K3ListView | virtual |
| setTabOrderedRenaming(bool b) | K3ListView | slot |
| setTooltipColumn(int column) | K3ListView | virtualslot |
| shadeSortColumn | K3ListView | |
| shadeSortColumn(void) const | K3ListView | |
| showTooltip(Q3ListViewItem *item, const QPoint &pos, int column) const | K3ListView | protectedvirtual |
| Single enum value | K3ListView | |
| slotAutoSelect() | K3ListView | protectedslot |
| slotDragExpand() | K3ListView | protectedslot |
| slotHeaderChanged() | K3ListView | protectedslot |
| slotMouseButtonClicked(int btn, Q3ListViewItem *item, const QPoint &pos, int c) | K3ListView | protectedslot |
| slotOnItem(Q3ListViewItem *item) | K3ListView | protectedslot |
| slotOnViewport() | K3ListView | protectedslot |
| slotSettingsChanged(int) | K3ListView | protectedslot |
| startDrag() | K3ListView | protectedvirtual |
| tabOrderedRenaming() const | K3ListView | slot |
| takeItem(Q3ListViewItem *i) | K3ListView | virtual |
| tooltip(Q3ListViewItem *item, int column) const | K3ListView | protectedvirtual |
| tooltipColumn | K3ListView | |
| tooltipColumn() const | K3ListView | |
| viewportPaintEvent(QPaintEvent *) | K3ListView | protectedvirtual |
| viewportResizeEvent(QResizeEvent *e) | K3ListView | protectedvirtual |
| ~K3ListView() | K3ListView | virtual |
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:51:59 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:51:59 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference