KD Chart 2
[rev.2.7]
|
#include "kdgantttreeviewrowcontroller.h"
#include "kdgantttreeviewrowcontroller_p.h"
#include <QAbstractProxyModel>
#include <QHeaderView>
#include <QScrollBar>
#include <cassert>
Go to the source code of this file.
Macros | |
#define | d d_func() |
#define d d_func() |
Definition at line 52 of file kdgantttreeviewrowcontroller.cpp.
Referenced by KDGantt::TreeViewRowController::headerHeight(), KDGantt::TreeViewRowController::indexAbove(), KDGantt::TreeViewRowController::indexAt(), KDGantt::TreeViewRowController::indexBelow(), KDGantt::TreeViewRowController::isRowExpanded(), KDGantt::TreeViewRowController::isRowVisible(), KDGantt::TreeViewRowController::maximumItemHeight(), KDGantt::TreeViewRowController::rowGeometry(), and KDGantt::TreeViewRowController::totalHeight().