#include <QHeaderView>#include <QPointer>


Go to the source code of this file.
Classes | |
| class | CustomizableHeaderView |
| An enhaced QHeaderView providing a context menu where the user can choose which rows/columns to display and which not. More... | |
Defines | |
| #define | KDE4_SUPPORT |
| #define KDE4_SUPPORT |
KDE4_SUPPORT is defined by default to enable support for the the KDE 4 libraries in the class CustomizableHeaderView.
You can comment out this macro to get a Qt only class, but you will loose some functionality.
Definition at line 30 of file customizableheaderview.h.