KFile
kfileplacesview.h
Go to the documentation of this file.
110 friend class Private;
virtual void hideEvent(QHideEvent *event)
Definition kfileplacesview.cpp:723
void rowsInserted(const QModelIndex &parent, int start, int end)
Definition kfileplacesview.cpp:854
virtual void keyPressEvent(QKeyEvent *event)
Definition kfileplacesview.cpp:548
void urlChanged(const KUrl &url)
void urlsDropped(const KUrl &dest, QDropEvent *event, QWidget *parent)
Is emitted if items are dropped on the place dest.
virtual void setModel(QAbstractItemModel *model)
Definition kfileplacesview.cpp:840
bool isDropOnPlaceEnabled() const
Definition kfileplacesview.cpp:446
virtual void dropEvent(QDropEvent *event)
Definition kfileplacesview.cpp:779
void dataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight)
Definition kfileplacesview.cpp:1191
virtual void showEvent(QShowEvent *event)
Definition kfileplacesview.cpp:717
virtual void dragMoveEvent(QDragMoveEvent *event)
Definition kfileplacesview.cpp:751
virtual void dragLeaveEvent(QDragLeaveEvent *event)
Definition kfileplacesview.cpp:740
virtual void contextMenuEvent(QContextMenuEvent *event)
Definition kfileplacesview.cpp:556
KFilePlacesView(QWidget *parent=0)
Definition kfileplacesview.cpp:366
virtual void resizeEvent(QResizeEvent *event)
Definition kfileplacesview.cpp:711
void setAutoResizeItemsEnabled(bool enabled)
If enabled is true (the default), items will automatically resize themselves to fill the view.
Definition kfileplacesview.cpp:451
virtual void paintEvent(QPaintEvent *event)
Definition kfileplacesview.cpp:800
void setDropOnPlaceEnabled(bool enabled)
If enabled is true, it is allowed dropping items above a place for e.
Definition kfileplacesview.cpp:441
bool isAutoResizeItemsEnabled() const
Definition kfileplacesview.cpp:456
virtual void dragEnterEvent(QDragEnterEvent *event)
Definition kfileplacesview.cpp:729
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.