customizableheaderview.h File Reference

#include <QHeaderView>
#include <QPointer>

Include dependency graph for customizableheaderview.h:

This graph shows which files directly or indirectly include this file:

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 Documentation

#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.


doxygen