• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdepim API Reference
  • KDE Home
  • Contact Us
 

kmail

  • sources
  • kde-4.12
  • kdepim
  • kmail
  • configuredialog
configuredialoglistview.h
Go to the documentation of this file.
1 /* -*- mode: C++; c-file-style: "gnu" -*-
2  * kmail: KDE mail client
3  */
4 #ifndef configuredialoglistview_h
5 #define configuredialoglistview_h
6 
7 #include <QTreeWidget>
8 
9 class ListView : public QTreeWidget {
10  Q_OBJECT
11 public:
12  explicit ListView( QWidget *parent=0 );
13 
14 Q_SIGNALS:
15  void addHeader();
16  void removeHeader();
17 
18 protected:
19  void resizeEvent( QResizeEvent *e );
20  void showEvent( QShowEvent *e );
21 
22 private Q_SLOTS:
23  void slotContextMenu(const QPoint& pos);
24 
25 private:
26  void resizeColums();
27 
28 };
29 
30 #endif // configuredialoglistview_h
QTreeWidget
ListView::showEvent
void showEvent(QShowEvent *e)
Definition: configuredialoglistview.cpp:28
QWidget
ListView::ListView
ListView(QWidget *parent=0)
Definition: configuredialoglistview.cpp:10
ListView::addHeader
void addHeader()
ListView::removeHeader
void removeHeader()
ListView
Definition: configuredialoglistview.h:9
ListView::resizeEvent
void resizeEvent(QResizeEvent *e)
Definition: configuredialoglistview.cpp:22
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:51 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

kmail

Skip menu "kmail"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members

kdepim API Reference

Skip menu "kdepim API Reference"
  • akonadi_next
  • akregator
  • blogilo
  • calendarsupport
  • console
  •   kabcclient
  •   konsolekalendar
  • kaddressbook
  • kalarm
  •   lib
  • kdgantt2
  • kjots
  • kleopatra
  • kmail
  • knode
  • knotes
  • kontact
  • korgac
  • korganizer
  • ktimetracker
  • libkdepim
  • libkleo
  • libkpgp
  • mailcommon
  • messagelist
  • messageviewer

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal