kmail
ConfigAgentDelegate Class Reference
  #include <configagentdelegate.h>
Inheritance diagram for ConfigAgentDelegate:

Signals | |
| void | optionsClicked (const QString &, const QPoint &) | 
Public Member Functions | |
| ConfigAgentDelegate (QObject *parent=0) | |
| QWidget * | createEditor (QWidget *parent, const QStyleOptionViewItem &option, const QModelIndex &index) const | 
| bool | editorEvent (QEvent *event, QAbstractItemModel *model, const QStyleOptionViewItem &option, const QModelIndex &index) | 
| void | paint (QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const | 
| QSize | sizeHint (const QStyleOptionViewItem &option, const QModelIndex &index) const | 
Detailed Description
A delegate for listing the accounts in the account list with kmail specific options.
Based off Akonadi::Internal::AgentInstanceWidgetDelegate by Tobias Koenig.
Definition at line 35 of file configagentdelegate.h.
Constructor & Destructor Documentation
      
  | 
  explicit | 
Definition at line 61 of file configagentdelegate.cpp.
Member Function Documentation
| QWidget * ConfigAgentDelegate::createEditor | ( | QWidget * | parent, | 
| const QStyleOptionViewItem & | option, | ||
| const QModelIndex & | index | ||
| ) | const | 
Definition at line 170 of file configagentdelegate.cpp.
| bool ConfigAgentDelegate::editorEvent | ( | QEvent * | event, | 
| QAbstractItemModel * | model, | ||
| const QStyleOptionViewItem & | option, | ||
| const QModelIndex & | index | ||
| ) | 
Definition at line 175 of file configagentdelegate.cpp.
      
  | 
  signal | 
| void ConfigAgentDelegate::paint | ( | QPainter * | painter, | 
| const QStyleOptionViewItem & | option, | ||
| const QModelIndex & | index | ||
| ) | const | 
Definition at line 125 of file configagentdelegate.cpp.
| QSize ConfigAgentDelegate::sizeHint | ( | const QStyleOptionViewItem & | option, | 
| const QModelIndex & | index | ||
| ) | const | 
Definition at line 162 of file configagentdelegate.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
            Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference