5#ifndef DARROWLINEDRAWER_H
6#define DARROWLINEDRAWER_H
10DWIDGET_BEGIN_NAMESPACE
13class DArrowLineDrawerPrivate;
21 void setTitle(
const QString &title);
23#if DTK_VERSION < DTK_VERSION_CHECK(6, 0, 0, 0)
24 D_DECL_DEPRECATED
DBaseLine *headerLine();
29 void resizeEvent(QResizeEvent *e);