kmail
snippetwidget.cpp
Go to the documentation of this file.
27 SnippetWidget::SnippetWidget( KMComposerEditor *editor, KActionCollection *actionCollection, QWidget *parent )
QWidget * source() const
void setAlternatingRowColors(bool enable)
virtual void setSelectionModel(QItemSelectionModel *selectionModel)
void contextMenuEvent(QContextMenuEvent *)
Definition: snippetwidget.cpp:55
void rowsRemoved(const QModelIndex &parent, int start, int end)
virtual void rowsInserted(const QModelIndex &parent, int start, int end)
Definition: kmcomposereditor.h:30
void hide()
void setAcceptDrops(bool on)
void expandAll()
void activated(const QModelIndex &index)
virtual void setModel(QAbstractItemModel *model)
virtual void dropEvent(QDropEvent *event)
SnippetWidget(KMComposerEditor *editor, KActionCollection *actionCollection, QWidget *parent=0)
Definition: snippetwidget.cpp:27
QHeaderView * header() const
void setRootIsDecorated(bool show)
bool connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
void setDragEnabled(bool enable)
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:34:33 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:33 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.