KFile
Go to the documentation of this file.
21 #ifndef KURLNAVIGATORBUTTON_P_H
22 #define KURLNAVIGATORBUTTON_P_H
70 void setText(
const QString& text);
114 virtual void dropEvent(QDropEvent* event);
128 void requestSubDirs();
134 void startSubDirsJob();
147 void openSubDirsMenu(
KJob* job);
154 void replaceButton(
KJob* job);
156 void urlsDropped(QAction* action, QDropEvent* event);
162 void slotMenuActionClicked(QAction* action);
164 void statFinished(
KJob*);
170 void cancelSubDirsRequest();
175 QString plainText()
const;
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-2020 The KDE developers.
Generated on Thu Jan 30 2020 00:00:00 by
doxygen 1.8.17 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.