kdgantt2
#include "kdganttsummaryhandlingproxymodel.h"
#include "kdganttsummaryhandlingproxymodel_p.h"
#include <QDebug>
#include <cassert>
#include "unittest/test.h"
#include <QStandardItemModel>
#include "moc_kdganttsummaryhandlingproxymodel.cpp"
Include dependency graph for kdganttsummaryhandlingproxymodel.cpp:
Go to the source code of this file.
Macros | |
#define | d d_func() |
Typedefs | |
typedef ForwardingProxyModel | BASE |
Functions | |
KDAB_SCOPED_UNITTEST_SIMPLE (KDGantt, SummaryHandlingProxyModel,"test") | |
Macro Definition Documentation
#define d d_func() |
Definition at line 126 of file kdganttsummaryhandlingproxymodel.cpp.
Typedef Documentation
typedef ForwardingProxyModel BASE |
Definition at line 50 of file kdganttsummaryhandlingproxymodel.cpp.
Function Documentation
KDAB_SCOPED_UNITTEST_SIMPLE | ( | KDGantt | , |
SummaryHandlingProxyModel | , | ||
"test" | |||
) |
Definition at line 286 of file kdganttsummaryhandlingproxymodel.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:05 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:05 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.