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();
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;
196 QList<QPair<QString,QString> > m_subDirs;
198 static QPointer<KUrlNavigatorMenu> m_subDirsMenu;
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Tue Jul 23 2013 22:06:10 by
doxygen 1.8.1.1 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.