KFile
Go to the documentation of this file. 21 #ifndef KNEWFILEMENU_H 22 #define KNEWFILEMENU_H 31 class KNewFileMenuPrivate;
90 void setModal(
bool modality);
96 void setParentWidget(
QWidget* parentWidget);
109 void setSupportedMimeTypes(
const QStringList& mime);
114 void setViewShowsHiddenFiles(
bool b);
119 QStringList supportedMimeTypes()
const;
127 void checkUpToDate();
137 void createDirectory();
143 void fileCreated(
const KUrl& url);
148 void directoryCreated(
const KUrl& url);
157 virtual void slotResult(
KJob* job);
161 Q_PRIVATE_SLOT(d,
void _k_slotAbortDialog())
162 Q_PRIVATE_SLOT(d,
void _k_slotActionTriggered(
QAction*))
163 Q_PRIVATE_SLOT(d,
void _k_slotCreateDirectory(
bool writeHiddenDir =
false))
164 Q_PRIVATE_SLOT(d,
void _k_slotCreateHiddenDirectory())
165 Q_PRIVATE_SLOT(d,
void _k_slotFillTemplates())
166 Q_PRIVATE_SLOT(d,
void _k_slotOtherDesktopFile())
167 Q_PRIVATE_SLOT(d,
void _k_slotRealFileOrDir())
168 Q_PRIVATE_SLOT(d,
void _k_slotTextChanged(
const QString))
169 Q_PRIVATE_SLOT(d,
void _k_slotSymLink())
170 Q_PRIVATE_SLOT(d,
void _k_slotUrlDesktopFile())
172 KNewFileMenuPrivate*
const d;
const char * name(StandardAction id)
This file is part of the KDE documentation.
Documentation copyright © 1996-2018 The KDE developers.
Generated on Wed Aug 22 2018 19:49:06 by
doxygen 1.8.14 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.