KFile
Go to the documentation of this file.
21 #ifndef KURLNAVIGATORBUTTON_P_H
22 #define KURLNAVIGATORBUTTON_P_H
92 void clicked(
const KUrl& url, Qt::MouseButton button);
114 virtual void dropEvent(QDropEvent* event);
128 void requestSubDirs();
134 void startSubDirsJob();
141 void addEntriesToSubDirs(
KIO::Job* job,
const KIO::UDSEntryList& entries);
147 void openSubDirsMenu(
KJob* job);
154 void replaceButton(
KJob* job);
162 void slotMenuActionClicked(
QAction* action);
164 void statFinished(
KJob*);
170 void cancelSubDirsRequest();
177 int arrowWidth()
const;
178 bool isAboveArrow(
int x)
const;
179 bool isTextClipped()
const;
180 void updateMinimumWidth();
185 bool m_pendingTextChange;
186 bool m_replaceButton;
192 QTimer* m_openSubDirsTimer;
198 static QPointer<KUrlNavigatorMenu> m_subDirsMenu;
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Sat Jun 1 2013 20:23:53 by
doxygen 1.8.3.1 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.