libkleo
keylistview.h
Go to the documentation of this file.
116 virtual int compare( const GpgME::Key & key1, const GpgME::Key & key2, const int column ) const;
148 using QTreeWidget::selectionChanged; // for below, but moc doesn't like it to be in the signals: section
const ColumnStrategy * columnStrategy() const
Definition: keylistview.h:136
const DisplayStrategy * displayStrategy() const
Definition: keylistview.h:137
Definition: keylistview.h:101
virtual QHeaderView::ResizeMode resizeMode(int) const
Definition: keylistview.h:111
virtual KIcon icon(const GpgME::Key &, int) const
Definition: keylistview.h:115
virtual void selectionChanged(const QItemSelection &selected, const QItemSelection &deselected)
Definition: keylistview.h:69
typedef WindowFlags
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:33:38 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:33:38 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.