KIO
kdiroperatoriconview.cpp
18KDirOperatorIconView::KDirOperatorIconView(QWidget *parent, QStyleOptionViewItem::Position aDecorationPosition)
122 const int viewPortWidth = contentsRect().width() - scrollBarWidth - 1 - 4 * devicePixelRatioF();
144void KDirOperatorIconView::setDecorationPosition(QStyleOptionViewItem::Position newDecorationPosition)
KFileItemDelegate is intended to be used to provide a KDE file system view, when using one of the sta...
Definition kfileitemdelegate.h:56
void setMaximumSize(const QSize &size)
Sets the maximum size for KFileItemDelegate::sizeHint().
Definition kfileitemdelegate.cpp:944
SizeSmall
AKONADI_CALENDAR_EXPORT KCalendarCore::Event::Ptr event(const Akonadi::Item &item)
DragOnly
NoEditTriggers
ScrollPerPixel
void iconSizeChanged(const QSize &size)
virtual void mousePressEvent(QMouseEvent *event) override
wheelScrollLines
bool sendEvent(QObject *receiver, QEvent *event)
Qt::KeyboardModifiers keyboardModifiers()
LeftToRight
Static
Adjust
IconMode
virtual void initViewItemOption(QStyleOptionViewItem *option) const const override
virtual void wheelEvent(QWheelEvent *e) override
Position
AlignLeft
typedef KeyboardModifiers
ElideMiddle
QFuture< ArgsType< Signal > > connect(Sender *sender, Signal signal)
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.