KFile
kfileplaceeditdialog.cpp
Go to the documentation of this file.
103 QString whatsThisText = i18n("<qt>This is the text that will appear in the Places panel.<br /><br />"
115 whatsThisText = i18n("<qt>This is the location associated with the entry. Any valid URL may be used. For example:<br /><br />"
147 m_appLocal = new QCheckBox( i18n("&Only show when using this application (%1)", appName ), wdg );
QString i18n(const char *text)
static bool getInformation(bool allowGlobal, KUrl &url, QString &label, QString &icon, bool isAddingNewPlace, bool &appLocal, int iconSize, QWidget *parent=0)
A convenience method to show the dialog and retrieve all the properties via the given parameters...
Definition: kfileplaceeditdialog.cpp:54
A dialog that allows editing entries of a KUrlBar ( KUrlBarItem).
Definition: kfileplaceeditdialog.h:41
const KAboutData * aboutData() const
void setIcon(const QString &icon)
void setIconType(KIconLoader::Group group, KIconLoader::Context context, bool user=false)
void setIconSize(int size)
QString icon
QString componentName() const
bool applicationLocal() const
Definition: kfileplaceeditdialog.cpp:205
QString programName() const
QString fileName(const DirectoryOptions &options=IgnoreTrailingSlash) const
const KComponentData & mainComponent()
void setClickMessage(const QString &msg)
KFilePlaceEditDialog(bool allowGlobal, const KUrl &url, const QString &label, const QString &icon, bool isAddingNewPlace, bool appLocal=true, int iconSize=KIconLoader::SizeMedium, QWidget *parent=0)
Constructs a KFilePlaceEditDialog.
Definition: kfileplaceeditdialog.cpp:81
virtual void setText(const QString &)
void urlChanged(const QString &)
Definition: kfileplaceeditdialog.cpp:173
QString prettyUrl(AdjustPathOption trailing=LeaveTrailingSlash) const
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:52:27 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:52:27 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.