KProperty
KPropertyComposedUrlEditor.cpp
29 KPropertyComposedUrlEditor::KPropertyComposedUrlEditor(const KProperty &property, QWidget *parent)
QUrl value() const
Returns URL value computed from base URL, absolute URL and relative path, whichever is defined...
Definition: KPropertyComposedUrl.cpp:97
virtual bool eventFilter(QObject *watched, QEvent *event)
void setAbsoluteUrl(const QUrl &absoluteUrl)
Sets a new absolute URL.
Definition: KPropertyComposedUrl.cpp:137
QVariant fromValue(const T &value)
bool isValid() const const
A data structure that composes absolute and relative URLs.
Definition: KPropertyComposedUrl.h:35
A base class for use by editors that have widget on the left and "..." select button on the right...
Definition: KPropertyGenericSelectionEditor.h:29
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Wed Jan 27 2021 23:02:18 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Wed Jan 27 2021 23:02:18 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.