KProperty
KPropertyUrlEditor.cpp
A data structure that composes absolute and relative URLs.
Definition KPropertyComposedUrl.h:36
QUrl absoluteUrl() const
Returns absolute URL that has been set for this object.
Definition KPropertyComposedUrl.cpp:132
QString relativePath() const
Returns relative path that has been set for this object.
Definition KPropertyComposedUrl.cpp:146
bool isValid() const
Return true if the URL value that can be computed (from base URL, absolute URL and relative path) is ...
Definition KPropertyComposedUrl.cpp:160
A base class for use by editors that have widget on the left and "..." select button on the right.
Definition KPropertyGenericSelectionEditor.h:30
static QString valueToLocalizedString(const QVariant &value)
Definition KPropertyFactory.cpp:143
QString toNativeSeparators(const QString &pathName)
Language language() const const
virtual bool eventFilter(QObject *watched, QEvent *event)
bool isEmpty() const const
QFuture< ArgsType< Signal > > connect(Sender *sender, Signal signal)
bool isLocalFile() const const
bool isRelative() const const
bool isValid() const const
void setPath(const QString &path, ParsingMode mode)
QString toLocalFile() const const
QString toString(FormattingOptions options) const const
bool canConvert() const const
QUrl toUrl() const const
T value() const const
virtual bool event(QEvent *event) override
locale
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:11:18 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:11:18 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.