kmail
attachmentview.h
Go to the documentation of this file.
void keyPressEvent(QKeyEvent *event)
Definition: attachmentview.cpp:137
Definition: attachmentview.h:38
void selectNewAttachment()
Definition: attachmentview.cpp:198
void contextMenuRequested()
enabled
void modified(bool)
void startDrag(Qt::DropActions supportedActions)
reimpl to avoid default drag cursor
Definition: attachmentview.cpp:206
void updateAttachmentLabel()
Definition: attachmentview.cpp:188
AttachmentView(MessageComposer::AttachmentModel *model, QWidget *parent=0)
can't change model afterwards.
Definition: attachmentview.cpp:82
void dragEnterEvent(QDragEnterEvent *event)
reimpl to avoid drags from ourselves
Definition: attachmentview.cpp:154
void setSignEnabled(bool enabled)
Definition: attachmentview.cpp:169
virtual bool event(QEvent *event)
typedef DropActions
QAbstractItemModel * model() const
QObject * parent() const
void contextMenuEvent(QContextMenuEvent *event)
Definition: attachmentview.cpp:131
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:34:32 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:34:32 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.