#include "qxtitemdelegate.h"
#include "qxtitemdelegate_p.h"
#include <QApplication>
#include <QTreeView>
#include <QPainter>
#include <QTimer>
Go to the source code of this file.
Variables | |
static const int | TOP_LEVEL_EXTENT = 2 |
const int TOP_LEVEL_EXTENT = 2 [static] |
Definition at line 32 of file qxtitemdelegate.cpp.
Referenced by QxtItemDelegate::sizeHint().