KFile
Go to the documentation of this file.
21 #ifndef KURLNAVIGATORPLACESSELECTOR_P_H
22 #define KURLNAVIGATORPLACESSELECTOR_P_H
27 #include <QtCore/QPersistentModelIndex>
90 virtual void dropEvent(QDropEvent* event);
97 void activatePlace(
QAction* action);
100 void updateTeardownAction();
102 void onStorageSetupDone(
const QModelIndex &index,
bool success);
106 QPersistentModelIndex m_lastClickedIndex;
virtual void dragEnterEvent(QDragEnterEvent *event)
void updateSelection(const KUrl &url)
Updates the selection dependent from the given URL url.
KUrl selectedPlaceUrl() const
Returns the selected bookmark.
KUrlNavigatorPlacesSelector(QWidget *parent, KFilePlacesModel *placesModel)
Allows to select a bookmark from a popup menu.
void placeActivated(const KUrl &url)
Is send when a bookmark has been activated by the user.
virtual ~KUrlNavigatorPlacesSelector()
QString selectedPlaceText() const
Returns the selected bookmark.
virtual void dropEvent(QDropEvent *event)
virtual QSize sizeHint() const
virtual void paintEvent(QPaintEvent *event)
Draws the icon of the selected Url as content of the Url selector.
virtual void dragLeaveEvent(QDragLeaveEvent *event)
This class is a list view model.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:52:28 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.