KIO
predicateproperties.h
Go to the documentation of this file.
QValidator * createValidator() const
Definition predicateproperties.cpp:94
const PredicateProperties & operator=(const PredicateProperties &p)
Definition predicateproperties.cpp:60
PredicateProperties(const QString &predicate=QString())
Definition predicateproperties.cpp:47
const PredicateProperties & parent() const
Definition predicateproperties.cpp:98
const QStringList & suggestedValues() const
Definition predicateproperties.cpp:71
const QString & description() const
Localized description of the predicate.
Attributes
This enum is used to specify some attributes that an item can have, which fit neither in the Hint nor...
Definition predicateproperties.h:50
@ SqueezeText
If the text for this item is very long, it should be squeezed to the size of the widget where it's di...
Definition predicateproperties.h:63
@ Cumulative
If an application wants to display information for more than one file, it may add up the values for t...
Definition predicateproperties.h:54
@ MultiLine
This attribute says that a string item is likely to be more than one line long, so for editing,...
Definition predicateproperties.h:59
@ Averaged
Similar to Cumulative, but the average should be calculated instead of the sum.
Definition predicateproperties.h:57
const QString & unit() const
Return a url that identifies the unit in which this property is expressed.
friend class PredicatePropertyProvider
Definition predicateproperties.h:37
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.