diff options
Diffstat (limited to 'src/kitemviews/kitemlistcontroller.h')
| -rw-r--r-- | src/kitemviews/kitemlistcontroller.h | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/src/kitemviews/kitemlistcontroller.h b/src/kitemviews/kitemlistcontroller.h index b56087ce1..01d1b9408 100644 --- a/src/kitemviews/kitemlistcontroller.h +++ b/src/kitemviews/kitemlistcontroller.h @@ -134,19 +134,6 @@ private slots: private: /** - * @return Pixmap that is used for a drag operation based on the - * items given by \a indexes. - * TODO: Will be moved to KItemListView later - */ - QPixmap createDragPixmap(const QSet<int>& indexes) const; - - /** - * @return MIME-data for the items given by \a indexes. - * TODO: Will be moved to KItemListView or KItemModelBase/KFileItemModel later. - */ - QMimeData* createMimeData(const QSet<int>& indexes) const; - - /** * Creates a QDrag object to start a drag-operation. */ void startDragging(); |
