#include <QVector>
#include <QSortFilterProxyModel>
#include "kdchart_export.h"
Include dependency graph for KDChartDatasetProxyModel.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | KDChart |
Classes | |
class | KDChart::DatasetProxyModel |
DatasetProxyModel takes a KDChart dataset configuration and translates it into a filtering proxy model. More... | |
Typedefs | |
typedef QVector< int > | KDChart::DatasetDescriptionVector |