KIO
kurlrequester.h
64 Q_PROPERTY(Qt::WindowModality fileDialogModality READ fileDialogModality WRITE setFileDialogModality)
113 * The default mode of the file dialog is 'KFile::File | KFile::ExistingOnly | KFile::LocalOnly',
340class KIOWIDGETS_EXPORT KUrlComboRequester : public KUrlRequester // krazy:exclude=dpointer (For use in Qt Designer)
KFile is a class which provides a namespace for some enumerated values associated with the kfile libr...
Definition kfile.h:24
This class does completion of URLs including user directories (~user) and environment variables.
Definition kurlcompletion.h:41
This class is a widget showing a lineedit and a button, which invokes a filedialog.
Definition kurlrequester.h:55
Q_PROPERTY(...)
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:16:28 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:16:28 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.